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

    r1352 r1374  
    33!
    44c$OMP MASTER
     5c
     6      IF (ok_histNMC(1)) THEN
     7c
    58       zout = freq_outNMC(1)
    69c
     
    139142         CALL histend(nid_mthnmc)
    140143c
     144      ENDIF !(ok_histNMC(1)) THEN
     145c
    141146c$OMP END MASTER
Note: See TracChangeset for help on using the changeset viewer.