Changeset 111 in lmdz_wrf


Ignore:
Timestamp:
Jul 25, 2014, 5:48:33 PM (10 years ago)
Author:
lfita
Message:

Fixing variable name...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/LMDZ_WRFmeas/WRFV3/lmdz/thermcell_plume.F90

    r110 r111  
    175175            endif
    176176            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_start_tot(ig)
     177              PRINT *,'Lluis ',ig,',',l,' negative zlev: ',zlev(ig,l+1),' null: ',alim_star_tot(ig)
    178178            END IF
    179179         enddo
Note: See TracChangeset for help on using the changeset viewer.