Ignore:
Timestamp:
Jun 25, 2014, 1:19:59 PM (10 years ago)
Author:
emillour
Message:

Common dynamics:
Some updates to keep up with LMDZ5 Earth model evolution (up to LMDZ5 rev 1955).
Main change is the introduction of a "dyn3d_common" directory
to store files common to dyn3d and dyn3dpar.
See file "DOC/chantiers/commit_importants.log" for detailed list
of changes. These changes do not change results on test cases.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dyn3dpar/abort_gcm.F

    r1019 r1300  
    11!
    2 ! $Id: abort_gcm.F 1748 2013-04-24 14:18:40Z emillour $
     2! $Id: abort_gcm.F 1907 2013-11-26 13:10:46Z lguez $
    33!
    44c
     
    1313#endif
    1414      USE parallel_lmdz
     15
     16
     17
     18
    1519#include "iniprint.h"
    1620 
     
    3741c$OMP END MASTER
    3842#endif
     43
     44
     45
    3946c     call histclo(2)
    4047c     call histclo(3)
     
    5663      endif
    5764      END
     65
Note: See TracChangeset for help on using the changeset viewer.