Changeset 3763 for trunk/LMDZ.PLUTO/libf
- Timestamp:
- May 15, 2025, 11:35:37 AM (8 weeks ago)
- Location:
- trunk/LMDZ.PLUTO/libf
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/dynphy_lonlat/phypluto/newstart.F
r3745 r3763 535 535 write(*,*) '' 536 536 write(*,*) 'Please choose the relevant file', 537 & ' (e.g. "surface_ mars.nc")'537 & ' (e.g. "surface_pluto.nc")' 538 538 write(*,*) ' or "none" to not use any (and set planetary' 539 539 write(*,*) ' albedo and surface thermal inertia)' -
trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90
r3754 r3763 1155 1155 IF(calllott)THEN 1156 1156 CALL calldrag_noro(ngrid,nlayer,ptimestep, & 1157 zplay,zplev,pt,pu,pv,zdtgw,zdugw,zdvgw)1157 pplay,pplev,pt,pu,pv,zdtgw,zdugw,zdvgw) 1158 1158 1159 1159 DO l=1,nlayer
Note: See TracChangeset
for help on using the changeset viewer.