-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85e0922
commit 0b91373
Showing
4 changed files
with
63 additions
and
121 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,89 +1,60 @@ | ||
# Release notes | ||
|
||
v4.8.2.0, 2023-08-03 | ||
(previous release v4.8.0.027, 2021-04-27) | ||
v4.8.5.0, 2024-12-01 (previous release v4.8.2.0, 2023-08-03) | ||
|
||
- **New Crop models** | ||
- Carinata - CROPGRO | ||
- Guar - CROPGRO | ||
- Guinea grass - FORAGE | ||
- Strawberry - CROPGRO | ||
|
||
- **New Functionality** | ||
- Soil Temperature default method switched from Ritchie equation to average daily temperature (TAVG). | ||
- Automatic MOW for Forage crops. | ||
- Multi-Harvest for CROPGRO crops. | ||
- N20 csv output file. | ||
- Added Crop status column to Summary.OUT (status of crop at end of simulation). | ||
- Fertigation fertilizer placed at user-specified depth. | ||
- Output potential root water uptake in ET.OUT. | ||
- Input Soil alternative electron acceptors (SAEA) in soil analysis section of FileX, default value of 26.5 mol Ceq/m3 | ||
- Fertilizers affect buffer for methane production. | ||
- Added model respose to user-specified water table inputs. | ||
- PEST Module and MOW file now accept dates in 2- and 4-digit year format. | ||
|
||
- **Plant model revisions** | ||
- ALOHA | ||
- Rollback of PineApple model to version v4.7.5.26. | ||
- AROID | ||
- Calibrated cultivar coefficients for Taro with GLUE HPC. | ||
- CANEGRO | ||
- Removed hard-coded PORMIN. | ||
- Increased root length density based on literature. | ||
- Added plant response to soil Nitrogen. | ||
- CERES | ||
- Separated CERES main subroutine file into multiple files. | ||
- Fixed CERES-Maize issue with germination and emergence failure. | ||
- Calibrated cultivar coefficients for Barley, Wheat, Maize, Millet, Sorghum and Rice with GLUE HPC. | ||
- CROPGRO | ||
- Added time required for pod/fruit to reach harvest maturity (XMAGE) for crops that use fresh weight. | ||
- Added new Species parameters for Nitrogen mining, leaf growth and canopy. | ||
- Calibrated genetics for CROPGRO crops. | ||
- Updated genetics for fresh weight crops. | ||
- Improved handling of C and N mining for Multi-Harvest. | ||
- CROPSIM | ||
- Separated CROPSIM main subroutine file into multiple files. | ||
- Added protection to avoid zero division when calculating VRNSTAGE in CROPSIM model. | ||
- MANIHOT | ||
- Update genetics for Cassava. | ||
- NWHEAT | ||
- Simplified ozone equations for NWheat. | ||
- Removed FOZ2 and SFOZ2 parameters from NWheat Ecotype file. | ||
- SAMUCA | ||
- Fixed protections with CSM subroutines to simulate under extreme latitudes. | ||
- Updated Local variables description. | ||
- Parameter simplification phyllochron = plastochron. | ||
- Soil temperature effect switched-off until SoilT improvements are done. | ||
- Recalibration of all cultivars using air temperature. | ||
- SUBSTOR | ||
- Added protection for leaf senescence factor due to temperature (SLFT). | ||
- Calibrated cultivar coefficients for Potato with GLUE HPC. | ||
|
||
- **Miscellaneous** | ||
- Added protections for input extreme latitudes in FileX. | ||
- Updated and revised WARNING.OUT messages. | ||
- Checked for missing input codes for tillage, fertilzer, residue and chemical in FileX. | ||
- Reincorporated evapotranspiration parameters into the Species files. | ||
- Stopped model for undefined PET flag and update error checking for ASCE parameters. | ||
- Made ASCE ET robust for various weather file formats. | ||
- Removed static CMake install prefix for UNIX systems. | ||
- Updated start simulation date for 4-digit year to avoid stop the model. | ||
- Updated CO2 concentration to current August 4, 2023. | ||
- Reduced number of compile warnings. | ||
- Handled multiple fertilizers in one day correctly. | ||
- Removed WORK.OUT output. | ||
- Prevent negative NO3 and NH4 values in the FORAGE model. | ||
- Prevent total nitrogen uptake (TRNU) to avoid division by zero. | ||
- New Default directory under data for Simulation Control settings for Xbuild and XB2. | ||
- Weather variable definitions for Weatherman. | ||
- Updated error messages. | ||
- Updated variable definitions in DATA.CDE. | ||
- BatchFiles in the Data directory. | ||
- Updated CDE data files. | ||
- Replaced DATA.CDE with ASCII to UTF-8 file format. | ||
- Changed SweetCorn FreshWT header to match CROPGRO FreshWt header. | ||
- Removed unused Nitrogen Stress parameters read from plant input. | ||
- Cleaned up genotype files unused comments and updated files based on CROPGRO standard. | ||
- Added by-product harvested to MgmtEvent.OUT. | ||
|
||
**New Tools** | ||
- XB2 - Replacement for XBuild for creating crop management files; developed in Java | ||
- TSE - Time Series Estimator - Tool for estimating cultivar coefficients using time series observations | ||
|
||
**New Crop models** | ||
- Lentil - CROPGRO | ||
- Bahia - PRFRM | ||
- Bambara groundnut - CROPGRO | ||
- Amaranth - CROPGRO | ||
|
||
**New Functionality** | ||
- FileA routine to read dates with 4-digit year. | ||
- Output for estimated net CO2 to GHG.OUT file. | ||
- Estimated net CO2 emissions output in summary.OUT. | ||
- Added economic yield output in the Overview.OUT and Summary.OUT files. | ||
- Multiple harvests are now output in MgmtEvent.OUT file. | ||
- The Perennial Forage Model cannow be used for crop rotations. | ||
- Update for Bahia grass using the PRFRM Model as the default crop module. | ||
- New daily soil output SoilWater.OUT file for LL, DUL, SAT, and BD for all soil layers. | ||
|
||
**Plant model revisions** | ||
- SAMUCA | ||
- Protections for division by zero. | ||
- CERES-Wheat | ||
- Improved output format. | ||
- WHAPS | ||
- Updated read ecotype parameters format. | ||
- Fixed divisions by zero caused by cultivar calibration. | ||
- CROPSIM | ||
- Fixed divisions by zero caused by cultivar calibration. | ||
- CROPGRO-Cotton | ||
- Added lint yield. | ||
- CROPGRO-Strawberry | ||
- Improved FreshWt.OUT outputs. | ||
|
||
**Miscellaneous** | ||
- Update Taro and CERES-Wheat cultivar file variable descriptions. | ||
- New README.md for dssat-csm-os developers. | ||
- Updated soil NO3 and NH4 variables in DATA.CDE. | ||
- General spelling improvements in \*.CUL files. | ||
- Added ASCE ET parameters to species files. | ||
- Updated GHG starting condition for methane production. | ||
- Updated Soil properties error checking for DUL, SAT, LL, SRGF and SSKS. | ||
- Added MAXIMA, MINIMA and trait (P/G/N) for ecotype coefficients for CROPGRO crops. | ||
- Added protection for SOILDYN Soil Organic Matter changes in DUL. | ||
- CMake option to allow dynamic link. | ||
- Include Gencalc rules and Gencalc About in the Data\Default directory | ||
- Updated verbose output mode for SoilTemp.OUT. | ||
- Added protections for Weather variables when NaN found in \*.WTH file. | ||
- Updated encoding issues of \*.CDE files. | ||
- Corrected spelling of Tannier to Tanier | ||
|
||
**Experimental Data** | ||
- Change the default soil evaporation method to Ritchie for most crops | ||
- Added new example data files for climate change applications using data from Turkiye based on Gurkan et al. (2021): https://doi:10.1017/S0021859621000101 | ||
- Added a new experimental data file for soybean from Brazil provided by Moura da Silva et al. (2022): https://doi.org/10.1016/j.agrformet.2022.109075 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters