Changeset 2830 for trunk/LMDZ.MARS/libf
- Timestamp:
- Nov 23, 2022, 4:09:32 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r2829 r2830 2985 2985 c call WRITEDIAGFI(ngrid,"pplay","Pressure","Pa",3,zplay) 2986 2986 c call WRITEDIAGFI(ngrid,"pplev","Pressure","Pa",3,zplev) 2987 call WRITEDIAGFI(ngrid,"zzlev","Interlayer altitude", 2988 & "m",3,zzlev(:,1:nlayer)) 2987 2989 call writediagfi(ngrid,"pphi","Geopotential","m2s-2",3, 2988 2990 & pphi)
Note: See TracChangeset
for help on using the changeset viewer.