Changeset 3541 for trunk/LMDZ.PLUTO


Ignore:
Timestamp:
Dec 10, 2024, 11:39:45 AM (3 days ago)
Author:
tbertrand
Message:

LMDZ.PLUTO
small fix in rcm1d, inertiedat now in physdem1 instead of physdem0
TB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/dyn1d/rcm1d.F

    r3406 r3541  
    924924      call physdem0("startfi.nc",longitude,latitude,nsoilmx,1,llm,nq,
    925925     &              dtphys,real(day0),time,cell_area,
    926      &              albedodat,inertiedat,zmea,zstd,zsig,zgam,zthe)
     926     &              albedodat,zmea,zstd,zsig,zgam,zthe)
    927927      call physdem1("startfi.nc",nsoilmx,1,llm,nq,
    928928     &                dtphys,time,
    929      &                tsurf,tsoil,emis,q2,qsurf)
     929     &                tsurf,tsoil,inertiedat,emis,q2,qsurf)
    930930
    931931c=======================================================================
Note: See TracChangeset for help on using the changeset viewer.