Releases: c-hydro/hmc-dev
hmc - v3.4.2 - operational release
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
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
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
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
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
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
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
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
Version v3.1.6 - Version v3.1.6 - FIX [1] the max of discharge settin…
hmc - v3.1.5 - operational release
Version v3.1.5 - Version v3.1.5 - ADD [1] the watertable deep losses …