Ignore:
Timestamp:
May 4, 2010, 2:46:58 PM (14 years ago)
Author:
musat
Message:

Add logical flags ok_histNMC(3) to manage output of the
standard pressure files hist*NMC.nc
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/ini_histdayNMC.h

    r1351 r1374  
    33!
    44c$OMP MASTER
    5 
     5      IF (ok_histNMC(2)) THEN
     6c
    67       zstophy = dtime
    78       zstohf = ecrit_hf
     
    133134         CALL histend(nid_daynmc)
    134135c
     136      ENDIF !(ok_histNMC(2)) THEN
    135137c$OMP END MASTER
Note: See TracChangeset for help on using the changeset viewer.