Changeset 2808 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Oct 20, 2022, 10:09:46 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r2685 r2808 2999 2999 c call WRITEDIAGFI(ngrid,"pplay","Pressure","Pa",3,zplay) 3000 3000 c call WRITEDIAGFI(ngrid,"pplev","Pressure","Pa",3,zplev) 3001 call writediagfi(ngrid,"pphi","Geopotential","m2s-2",3, 3002 & pphi) 3003 call writediagfi(ngrid,"phisfi","Surface geopotential", 3004 & "m2s-2",2,phisfi) 3001 3005 call WRITEDIAGFI(ngrid,"tsurf","Surface temperature","K",2, 3002 3006 & tsurf)
Note: See TracChangeset
for help on using the changeset viewer.