Changes since last release, summarized from Team Foundation database
<style> </style>| 7/23/2026 9:00 | updated version numbers |
|---|---|
| 7/7/2026 12:17 | increased max fert times to 175 |
| 3/23/2026 15:11 | updated version number in splash screens |
| 3/20/2026 9:52 | redoing NH4 related changes - used the wrong repo for souce previously |
| 3/20/2026 9:23 | fixed issue where NH4 was set to 0 after input because BD had not been read in yet |
| 9/24/2025 11:59 | added a comment |
| 9/24/2025 11:59 | harmonized the single/double precision calculations. was getting NaN when dt was declared a double precision. Declare... |
| 8/12/2025 17:09 | added code to catch case where there was too much water to infiltrate in one day |
| 7/23/2025 16:10 | removed or modified code to compile in linux and remove/modify outdated fortran expressions |
| 5/13/2025 9:53 | added date to header |
| 5/13/2025 9:52 | added double descriptor to call for abio to allow it to work in linux |
| 5/13/2025 9:51 | renamed weather structure to make it compatible with linux (hourly weather had ths same named block) |
| 5/13/2025 9:33 | changed weather common block name to be compatible with linux |
| 3/7/2025 9:13 | Added more comments |