Changeset 3886
- Timestamp:
- Aug 12, 2025, 8:38:00 AM (4 days ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/changelog.txt
r3871 r3886 4941 4941 - bringing the old 'imicro' time subsampling back again for "simpleclouds" subroutine (which was deleted in r2966 to implement an adaptative timestep within the "improvedclouds" subroutine). 4942 4942 Resuls are now consistent in 1D with code versions before r2966). 4943 4944 == 12/08/2025 == EM 4945 Fix newstart, now that initracer is a module. 4946 -
trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/newstart.F
r3836 r3886 41 41 use phyredem, only: physdem0, physdem1 42 42 use iostart, only: open_startphy 43 use initracer_mod, only: initracer 43 44 use dimradmars_mod, only: albedo, 44 45 & ini_dimradmars_mod_slope_var,end_dimradmars_mod_slope_var
Note: See TracChangeset
for help on using the changeset viewer.