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
ead17ece
Commit
ead17ece
authored
Oct 26, 2017
by
unknown
Browse files
v1.0.9.54 minor revision of Calibration_Michel documentation
parent
cba7f37e
Changes
3
Hide whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
ead17ece
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.0.9.5
3
Version: 1.0.9.5
4
Date: 2017-10-26
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl")),
...
...
NEWS.rmd
View file @
ead17ece
...
...
@@ -14,7 +14,7 @@ output:
### 1.0.9.5
3
Release Notes (2017-10-26)
### 1.0.9.5
4
Release Notes (2017-10-26)
#### New features
...
...
man/Calibration_Michel.Rd
View file @
ead17ece
...
...
@@ -52,9 +52,9 @@ Calibration_Michel(InputsModel, RunOptions, InputsCrit, CalibOptions,
\description{
Calibration algorithm optimises the error criterion selected as objective function. \cr
\cr
The algorithm
is based on a local search procedure
.
First, a screening is performed using either a rough predefined grid or a list of parameter sets
and then a simple
steepest descent local search algorithm is performed.
The algorithm
combines a global and a local approach
.
First, a screening is performed using either a rough predefined grid or a list of parameter sets
.
Then a
steepest descent local search algorithm is performed
, starting from the result of the screening procedure
.
}
...
...
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