Changeset 1640 for trunk/LMDZ.MARS/libf/phymars
- Timestamp:
- Dec 8, 2016, 10:36:02 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r1635 r1640 2268 2268 call WRITEDIAGFI(ngrid,"fluxtop_sw","fluxtop_sw","W.m-2",2, 2269 2269 & fluxtop_sw_tot) 2270 ccall WRITEDIAGFI(ngrid,"temp","temperature","K",3,zt)2270 call WRITEDIAGFI(ngrid,"temp","temperature","K",3,zt) 2271 2271 call WRITEDIAGFI(ngrid,"u","Zonal wind","m.s-1",3,zu) 2272 2272 call WRITEDIAGFI(ngrid,"v","Meridional wind","m.s-1",3,zv)
Note: See TracChangeset
for help on using the changeset viewer.