CHANGELOG for Biome-BGCMuSo v6.4 2022-04-05 by Dóra HIDY -------------------------------- Changes from 6.3 to 6.4-b1 -------------------------------- - DEVELOPMENT: different groundwater method for the different hydrological calculations (tipping and richards) 3 new subroutines: groundwaterRICHARDS.c, groundwaterRICHARDSpostproc.c, groundwaterTIPPING.c in case of tipping - "increasing FC values" groundwater method in case of richards - "CF calculations" groundwater method for Richards: 12 soil layers in case of GW - normal layers, capillary zone and groundwater zone - DEVELOPMENT: thickness of capillary fringe is not an input data, but it is estimated by the model using PSIsat values of the different soil layers. - DEVELOPMENT: calculation (and printing out) of net water flux (signed amount of percolation and diffusion) instead of percolation and diffusion separately (tipping.c, reichards.c, output_map_init.c) - DEVELOPMENT: calculation (and printing out) of leaching (sminNH4, sminNO3, soilDOC and soilDON) based on net water flux instead of percolation and diffusion fluxes separately (multilayer_leaching.c, make_zero_flux_struct.c, output_map_init.c) - MODIFICATION: instead of soilw_from_GW - GWdischarge (groundwater_snk) - BUG FIXATION: SWCstressLENGTH variable is not resetted on the first simulation year - MODIFICATION: cumulative water and N stress variable is resetted only on the first simulation year (in order to use as annual variable)