Ignore:
Timestamp:
Jan 10, 2020, 10:35:56 AM (5 years ago)
Author:
emillour
Message:

Mars GCM:
Fix a minor bug in the 1D model when initializing the time of day at the
begining of the run.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F

    r2199 r2214  
    729729
    730730      call physdem0("startfi.nc",longitude,latitude,nsoilmx,ngrid,llm,
    731      &              nq,dtphys,float(day0),time,cell_area,
     731     &              nq,dtphys,float(day0),0.,cell_area,
    732732     &              albedodat,inertiedat,zmea,zstd,zsig,zgam,zthe,
    733733     &              hmons,summit,base)
Note: See TracChangeset for help on using the changeset viewer.