Changeset 514 for LMDZ.3.3


Ignore:
Timestamp:
Mar 24, 2004, 3:38:16 PM (20 years ago)
Author:
lmdzadmin
Message:

Un petit peu de menage
IM

Location:
LMDZ.3.3/branches/rel-LF/libf/phylmd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/physiq.F

    r505 r514  
    11441144#include "ini_histmth.h"
    11451145
    1146 #undef histmthNMC
    1147 #define histmthNMC
    1148 #ifdef histmthNMC
    1149 #include "ini_histmthNMC.h"
     1146#undef histNMC
     1147#define histNMC
     1148#ifdef histNMC
     1149#include "ini_histNMC.h"
    11501150#endif
    11511151
     
    26622662#include "write_histmth.h"
    26632663
    2664 #ifdef histmthNMC
    2665 #include "write_histmthNMC.h"
     2664#ifdef histNMC
     2665#include "write_histNMC.h"
    26662666#endif
    26672667
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/write_histISCCP.h

    r500 r514  
    11      IF (ok_isccp) THEN
    22c
    3        ndex0d = 0
    4        ndex1d = 0
    53       ndex2d = 0
    64       ndex3d = 0
Note: See TracChangeset for help on using the changeset viewer.