Changeset 3886


Ignore:
Timestamp:
Aug 12, 2025, 8:38:00 AM (4 days ago)
Author:
emillour
Message:

Mars PCM:
Fix newstart, now that initracer is a module.
EM

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r3871 r3886  
    49414941    - 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).
    49424942Resuls are now consistent in 1D with code versions before r2966).
     4943
     4944== 12/08/2025 == EM
     4945Fix newstart, now that initracer is a module.
     4946 
  • trunk/LMDZ.MARS/libf/dynphy_lonlat/phymars/newstart.F

    r3836 r3886  
    4141      use phyredem, only: physdem0, physdem1
    4242      use iostart, only: open_startphy
     43      use initracer_mod, only: initracer
    4344      use dimradmars_mod, only: albedo,
    4445     & ini_dimradmars_mod_slope_var,end_dimradmars_mod_slope_var
Note: See TracChangeset for help on using the changeset viewer.