Changeset 5089 for LMDZ6/branches/Amaury_dev/libf/dyn3d_common
- Timestamp:
- Jul 20, 2024, 5:25:07 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d_common/diagedyn.F
r5082 r5089 62 62 INCLUDE "iniprint.h" 63 63 64 !#ifdef CPP_EARTH65 ! INCLUDE "../phylmd/YOMCST.h"66 ! INCLUDE "../phylmd/YOETHF.h"67 !#endif68 64 ! Ehouarn: for now set these parameters to what is in Earth physics... 69 65 ! (cf ../phylmd/suphel.h) … … 154 150 155 151 156 !#ifdef CPP_EARTH157 152 IF (planet_type=="earth") THEN 158 153 … … 335 330 ENDIF ! of if (planet_type=="earth") 336 331 !#endif 337 ! #endif of #ifdef CPP_EARTH 338 RETURN 332 RETURN 339 333 END
Note: See TracChangeset
for help on using the changeset viewer.