Skip to content
Dennis Timlin edited this page Jun 16, 2020 · 2 revisions

June 16, 2020 There have been major changes in this update

  1. The root diffusion model has been updated and further tested.
  2. Modified some of the stress functions and removed code for convective movement of roots as it is not used
  3. Modified the initialization to use soil matric potential or soil water content as an initial condition. use 'w' or 'm' as the last field in the soil parameter file
  4. Cleaned up the weather code to better use switches to read weather variables and average values when daily or hourly not available.
  5. Changed init file to read auto irrigation rate rather than a flag to indicate if it is done
  6. Updated the water mover code to better simulate runoff and ponding. Now the code is more flexible and can simulate standing water or runoff from different sides of the grid.
  7. Added array indices to some weather variables that should have been hourly
  8. Removed 'begindate' from initials file.
  9. Several new source files added PuSurface.ins, SetBoundary.FOR and SurfaceWaterBalanceAdjustment.for
  10. For fertilizer additions - no longer use nodes for location of application, just need to provide depth of application in the management file.
  11. Revised a number of variable names to make them more understandable and added more comments
Clone this wiki locally