Changeset 1518 for trunk/LMDZ.VENUS/libf
- Timestamp:
- Mar 23, 2016, 12:06:59 PM (9 years ago)
- Location:
- trunk/LMDZ.VENUS/libf/phyvenus
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/ini_histmth.h
r1452 r1518 105 105 . "ave(X)", zsto,zout) 106 106 107 108 109 107 c CALL histdef(nid_mth, "rho", "Air density [mass/Vol]", "kg/m3", 108 c . iim,jj_nb,nhori, klev,1,klev,nvert, 32, 109 c . "ave(X)", zsto,zout) 110 110 111 111 -
trunk/LMDZ.VENUS/libf/phyvenus/write_histmth.h
r1452 r1518 42 42 c call histwrite_phy(nid_mth,.false.,"Kz",itau_w,ycoefh) 43 43 call histwrite_phy(nid_mth,.false.,"mmean",itau_w,mmean) 44 44 c call histwrite_phy(nid_mth,.false.,"rho",itau_w,rho) 45 45 46 46 c plusieurs traceurs !!!outputs in [vmr]
Note: See TracChangeset
for help on using the changeset viewer.