Changeset 256 in lmdz_wrf for trunk/WRFV3
- Timestamp:
- Feb 11, 2015, 5:22:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WRFV3/phys/module_lmdz_phys.F
r248 r256 1283 1283 END IF 1284 1284 1285 PRINT *,' Lluis psfctendValues ______________ '1286 DO ix=1,4*INT(ddimxy/4),41287 PRINT *,(ix+iy,':',psfctendValues(ix+iy), iy=0,3)1288 END DO1289 PRINT *,(iy,':',psfctendValues(iy), iy=4*INT(ddimxy/4)+1,ddimxy)1285 ! PRINT *,' Lluis psfctendValues ______________ ' 1286 ! DO ix=1,4*INT(ddimxy/4),4 1287 ! PRINT *,(ix+iy,':',psfctendValues(ix+iy), iy=0,3) 1288 ! END DO 1289 ! PRINT *,(iy,':',psfctendValues(iy), iy=4*INT(ddimxy/4)+1,ddimxy) 1290 1290 1291 1291 ! All the tendencies have to be given as decoupled from the dry air mass column! (see dyn_em/module_em.F:rk_update_scalar)
Note: See TracChangeset
for help on using the changeset viewer.