Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
95154f77
Commit
95154f77
authored
Jun 17, 2021
by
Delaigue Olivier
Browse files
style: indent RunModel* codes
Refs #129
parent
08129fd4
Pipeline
#24025
passed with stage
in 7 minutes and 48 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
R/RunModel_GR5H.R
View file @
95154f77
...
...
@@ -86,7 +86,7 @@ RunModel_GR5H <- function(InputsModel, RunOptions, Param) {
## OutputsModel generation
.GetOutputsModelGR
(
InputsModel
,
RunOptions
,
RESULTS
,
LInputSeries
)
RunOptions
,
RESULTS
,
LInputSeries
)
}
R/RunModel_GR5J.R
View file @
95154f77
...
...
@@ -72,7 +72,7 @@ RunModel_GR5J <- function(InputsModel, RunOptions, Param) {
## OutputsModel generation
.GetOutputsModelGR
(
InputsModel
,
RunOptions
,
RESULTS
,
LInputSeries
)
RunOptions
,
RESULTS
,
LInputSeries
)
}
R/RunModel_GR6J.R
View file @
95154f77
...
...
@@ -77,7 +77,7 @@ RunModel_GR6J <- function(InputsModel, RunOptions, Param) {
## OutputsModel generation
.GetOutputsModelGR
(
InputsModel
,
RunOptions
,
RESULTS
,
LInputSeries
)
RunOptions
,
RESULTS
,
LInputSeries
)
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment