Changeset 111 in lmdz_wrf
- Timestamp:
- Jul 25, 2014, 5:48:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/LMDZ_WRFmeas/WRFV3/lmdz/thermcell_plume.F90
r110 r111 175 175 endif 176 176 IF (zlev(ig,l+1) < 0. .OR. alim_star_tot(ig) == 0.) THEN 177 PRINT *,'Lluis ',ig,',',l,' negative zlev: ',zlev(ig,l+1),' null: ',alim_star t_tot(ig)177 PRINT *,'Lluis ',ig,',',l,' negative zlev: ',zlev(ig,l+1),' null: ',alim_star_tot(ig) 178 178 END IF 179 179 enddo
Note: See TracChangeset
for help on using the changeset viewer.