Ignore:
Timestamp:
Oct 1, 2012, 4:29:48 PM (12 years ago)
Author:
musat
Message:

Par defaut on sort pas le fichier paramLMDZ_dyn.nc contenant des
constantes dynamiques
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3d/leapfrog.F

    r1626 r1656  
    413413c-jld
    414414#ifdef CPP_IOIPSL
    415 cIM : pour sortir les param. du modele dans un fis. netcdf 110106
    416          IF (first) THEN
    417           first=.false.
    418 #include "ini_paramLMDZ_dyn.h"
    419          ENDIF
    420 c
    421 #include "write_paramLMDZ_dyn.h"
     415cIM decommenter les 6 lignes suivantes pour sortir quelques parametres dynamiques de LMDZ
     416cIM uncomment next 6 lines to get some parameters for LMDZ dynamics
     417c        IF (first) THEN
     418c         first=.false.
     419c#include "ini_paramLMDZ_dyn.h"
     420c        ENDIF
     421c
     422c#include "write_paramLMDZ_dyn.h"
    422423c
    423424#endif
Note: See TracChangeset for help on using the changeset viewer.