Commit cbcd05ea authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.4.2.14 BUG: minor revision of ES computation in frun_GR5H Fortran code #13

Showing with 3 additions and 2 deletions
+3 -2
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.4.2.13 Version: 1.4.2.14
Date: 2019-12-11 Date: 2019-12-11
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
### 1.4.2.13 Release Notes (2019-12-11) ### 1.4.2.14 Release Notes (2019-12-11)
#### New features #### New features
......
...@@ -268,6 +268,7 @@ ...@@ -268,6 +268,7 @@
PR=0. PR=0.
ELSE ELSE
EN=0. EN=0.
ES=0.
AE=E AE=E
EI = E EI = E
PN=P1-E PN=P1-E
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment