Changeset 2787 for LMDZ5/branches/testing/libf/phylmd/cva_driver.F90
- Timestamp:
- Jan 30, 2017, 5:54:45 PM (8 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2728,2730-2775,2777-2785
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/libf/phylmd/cva_driver.F90
r2669 r2787 353 353 ! 9 No moist convection: cloud base is higher 354 354 ! then the level NL-1. 355 ! 10 No moist convection: cloud top is too warm. 356 ! 355 357 356 358 ! ft: Array of temperature tendency (K/s) of dimension ND, defined at same … … 907 909 if (prt_level >= 9) & 908 910 PRINT *, 'cva_driver -> cv3_undilute2' 909 CALL cv3_undilute2(nloc, ncum, nd, i cb, icbs, nk, &!na->nd911 CALL cv3_undilute2(nloc, ncum, nd, iflag, icb, icbs, nk, & !na->nd 910 912 tnk, qnk, gznk, hnk, t, q, qs, gz, & 911 913 p, ph, h, tv, lv, lf, pbase, buoybase, plcl, &
Note: See TracChangeset
for help on using the changeset viewer.