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
46384b22
Commit
46384b22
authored
Dec 18, 2019
by
Delaigue Olivier
Browse files
v1.4.3.19 DOC: new parameter values in RunModel_GR5H example
#13
parent
ac10e089
Changes
3
Show whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
46384b22
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.4.3.1
8
Version: 1.4.3.1
9
Date: 2019-12-18
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
...
...
NEWS.md
View file @
46384b22
...
...
@@ -2,7 +2,7 @@
### 1.4.3.1
8
Release Notes (2019-12-18)
### 1.4.3.1
9
Release Notes (2019-12-18)
#### New features
...
...
man/RunModel_CemaNeigeGR5H.Rd
View file @
46384b22
...
...
@@ -117,8 +117,8 @@ RunOptions <- CreateRunOptions(FUN_MOD = RunModel_CemaNeigeGR5H, InputsModel = I
Imax = Imax, IndPeriod_Run = Ind_Run)
## simulation
Param <- c(X1 =
149.905
, X2 = -0.
487
, X3 =
391.506
, X4 =
9
.6
20
, X5 =
99.99
,
CNX1 = 0.
520
, CNX2 =
0.133
)
Param <- c(X1 =
218.537
, X2 = -0.
009
, X3 =
174.862
, X4 =
6
.6
74
, X5 =
0.000
,
CNX1 = 0.
002
, CNX2 =
3.787
)
OutputsModel <- RunModel_CemaNeigeGR5H(InputsModel = InputsModel,
RunOptions = RunOptions, Param = Param)
...
...
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