Ignore:
Timestamp:
Jun 25, 2015, 2:59:12 PM (9 years ago)
Author:
musat
Message:

Suite corrections missing_value pour compilation en mode debug
JG/IM

File:
1 edited

Legend:

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

    r2271 r2313  
    88  USE phys_state_var_mod
    99#endif
    10 
     10#ifdef CPP_XIOS
     11  USE wxios, ONLY: missing_val
     12#endif
     13 
    1114  USE phys_cal_mod, ONLY: mth_len
    1215  IMPLICIT NONE
    1316  include "clesphys.h"
    14 #ifdef CPP_IOIPSL
     17#ifndef CPP_XIOS
    1518  REAL :: missing_val
    1619#endif
Note: See TracChangeset for help on using the changeset viewer.