Changeset 166 in lmdz_wrf for branches/LMDZ_WRFmeas_develop/WRFV3/lmdz/thermcell_main.F90
- Timestamp:
- Aug 8, 2014, 6:10:15 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/LMDZ_WRFmeas_develop/WRFV3/lmdz/thermcell_main.F90
r165 r166 721 721 if (pcon(ig).le.pplay(ig,nlay)) then 722 722 zcon2(ig)=zlay(ig,nlay)-(pcon(ig)-pplay(ig,nlay))/(RG*rho(ig,nlay))/100. 723 PRINT *,' Lluis aborting at :', ig 723 724 ierr=1 724 725 endif
Note: See TracChangeset
for help on using the changeset viewer.