Skip to content

Releases: c-hydro/hmc-dev

hmc - v3.4.2 - operational release

10 Apr 10:33
330fd4a

Choose a tag to compare

hmc - v3.4.2 - operational release

UPDATE: applications configure.sh, README.md and CHANGELOG.md
CHORE: remove not used files and folders

hmc - v3.4.1 - operational release

09 Apr 14:31
217fa7c

Choose a tag to compare

hmc - v3.4.1 - fix and update release

  • FIX: methods create_index and swith_grids subroutines;
  • ADD: method to control the results of switch_grid methods;
  • UPDATE: applications to debug fortran 2D arrays updated to 1.6.0 version

hmc - v3.4.0 - operational release

20 Mar 14:14
2e06578

Choose a tag to compare

hmc - v3.4.0 - operational release

  • ADD: methods to compute routing by grid and index approaches (iFlagRoutingType: 1 grid (default) 2 indexed;
  • ADD: subroutine and methods to active the routing by grid and index approach;
  • FIX: remove testing messages.

hmc - v3.3.1 - operational release

18 Mar 14:27
efe8149

Choose a tag to compare

hmc - v3.3.1 - operational release

  • ADD: get the exponent on plant release curve from file (compatibility with the previous versions exp = 6);
  • ADD: get the minimum of plant discharge from file (compatibility with the previous versions min = 0);
  • ADD: use of compressed/not compressed forcing and updating netcdf files;
  • ADD: evaluation of UDt with different methods [iUDtMethod] (1) maximum, (2) percentage dUDtParam=[0,1], (3) percentile dUDtParam=[[25, 100]; defualt is 1

hmc - v3.3.0 - operational release

13 Nov 14:04

Choose a tag to compare

hmc - v3.3.0 - operational release

  • ADD: groundwater initialization with a fill level percentage (only when thickness raster is available);
  • FIX: incorrect configuration in the channel network mode;
  • FIX: deep-losses activation flag;
  • FIX: groundwater subflow at the outlet cell (unit units);
  • FIX: numeric limits uc, uh in the channel fraction.

v3.1.7_RC2

08 Nov 09:38
faf9053

Choose a tag to compare

v3.1.7_RC2 Pre-release
Pre-release

Last release candidate published as 3.2.0 in the main branch.
It includes:

ADD: new (optional) parametrization of soil and groundwater;
ADD: new (optional) soil infiltration rate dependency on the soil saturation degree (only with new soil parametrization);
ADD: add the possibility of constraining the actual evapotraspiration only by soil water availability;
ADD: rescaling factor for hypodermic flow ratio;
ADD: add the possibility of providing the KSatRatio as a spatial map (domain.ksatratio.txt);
FIX: management of the domain mask and of the dem values minor than 0;
FIX: fixed a bug in the mass balance of the soil;
FIX: complete removal of the Ct-WP;
UPD: updated model license to EUPL 1.2

v3.1.7_RC1

04 Nov 10:46
d1cfb1e

Choose a tag to compare

v3.1.7_RC1 Pre-release
Pre-release

First release candidate version of the new soil dynamic.

It includes the following feats:
ADD: new (optional) parametrization of soil and groundwater;
ADD: new (optional) soil infiltration rate dependency on the soil saturation degree (only with new soil parametrization);
ADD: add the possibility of constraining the actual evapotraspiration only by soil water availability;
ADD: rescaling factor for hypodermic flow ratio;
FIX: management of the domain mask and of the dem values minor than 0;
UPD: updated model license to EUPL 1.2

Compare to the final version it lacks:
ADD: add the possibility of providing the KSatRatio as a spatial map (domain.ksatratio.txt);
FIX: fixed a bug in the mass balance of the soil;
FIX: complete removal of the Ct-WP

Operational in the following implementations:
Flood-PROOFS East Africa (v2)
Flood-PROOFS Belize
Flood-PROOFS Lebanon

3.1.7_beta-volta

08 Nov 09:29
182673a

Choose a tag to compare

3.1.7_beta-volta Pre-release
Pre-release

Intermediate version between 3.1.6 and 3.1.7_RC1 for the Volta implementation

It includes the new (optional) parametrization of soil and groundwater but with some parameters still hard-coded.
It also includes some features on the dam management only for this implementation:

  • coefficiend of discharge of the dam set to 2 (it was 6)
  • remove control on the respect of the dam volume because it generate impulsive spilling

Operational in the following implementations:
Flood-PROOFS Volta
Flood-PROOFS Burkina Faso

hmc - v3.1.6 - operational release

18 Mar 14:29

Choose a tag to compare

Version v3.1.6 - Version v3.1.6 - FIX [1] the max of discharge settin…

hmc - v3.1.5 - operational release

18 Mar 14:28

Choose a tag to compare

Version v3.1.5 - Version v3.1.5 - ADD [1] the watertable deep losses …