Changeset 2379


Ignore:
Timestamp:
Oct 23, 2015, 2:21:06 PM (9 years ago)
Author:
musat
Message:

2nd Bug fix for monthly outputs on NMC levels when running with install.sh
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/phys_output_mod.F90

    r2358 r2379  
    303303      ENDIF
    304304
     305      ecrit_files(7) = ecrit_files(1)
     306      ecrit_files(8) = ecrit_files(2)
     307      ecrit_files(9) = ecrit_files(3)
     308
    305309       WRITE(lunout,*)'ecrit_files(',iff,')= ',ecrit_files(iff)
    306310       zoutm(iff) = ecrit_files(iff) ! Frequence ou l on ecrit en seconde
Note: See TracChangeset for help on using the changeset viewer.