Changeset 1636 for LMDZ4


Ignore:
Timestamp:
Jul 16, 2012, 3:50:28 PM (12 years ago)
Author:
idelkadi
Message:

Correction (lev_histday -> lev_files)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_AR5/libf/phylmd/phys_output_write.h

    r1534 r1636  
    502502        ENDIF
    503503
    504        if (iflag_pbl>1 .and. lev_histday.gt.10 ) then
     504       if (iflag_pbl>1 .and. lev_files(iff).gt.10 ) then
    505505        IF (o_tke_srf(nsrf)%flag(iff)<=lev_files(iff)) THEN
    506506        CALL histwrite_phy(nid_files(iff),clef_stations(iff),
Note: See TracChangeset for help on using the changeset viewer.