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
cbca9cc8
Commit
cbca9cc8
authored
Apr 23, 2021
by
Delaigue Olivier
Browse files
docs(man): review style in CreateInputsModel and RunModel_Lag help pages
parent
b8b29b91
Pipeline
#22587
passed with stages
in 27 minutes and 46 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
man/CreateInputsModel.Rd
View file @
cbca9cc8
...
...
@@ -109,7 +109,8 @@ RunOptions <- CreateRunOptions(FUN_MOD = RunModel_GR4J,
## simulation
Param <- c(X1 = 734.568, X2 = -0.840, X3 = 109.809, X4 = 1.971)
OutputsModel <- RunModel(InputsModel = InputsModel, RunOptions = RunOptions, Param = Param,
OutputsModel <- RunModel(InputsModel = InputsModel,
RunOptions = RunOptions, Param = Param,
FUN_MOD = RunModel_GR4J)
## results preview
...
...
man/RunModel_Lag.Rd
View file @
cbca9cc8
...
...
@@ -25,7 +25,7 @@ RunModel_Lag(InputsModel, RunOptions, Param, QcontribDown)
\item{Param}{[numeric] vector of 1 parameter
\tabular{ll}{
Velocity \tab
M
ean flow velocity [m/s]
Velocity \tab
m
ean flow velocity [m/s]
}
}
\item{QcontribDown}{[numeric] vector or [OutputsModel] containing the time series of the runoff contribution of the downstream sub-basin}
...
...
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