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_histhfNMC.h

    r1351 r1374  
    33!
    44c$OMP MASTER
    5 
     5c
     6      IF (ok_histNMC(3)) THEN
     7c
    68       zstophy = dtime
    79       zstohf = ecrit_hf
     
    142144         CALL histend(nid_hfnmc)
    143145c
     146      ENDIF !(ok_histNMC(2)) THEN
     147c
    144148c$OMP END MASTER
    145 
Note: See TracChangeset for help on using the changeset viewer.