Ignore:
Timestamp:
Jul 20, 2024, 5:25:07 PM (4 months ago)
Author:
abarral
Message:

Remove unused (2015+) CPP_EARTH
Start refactoring makelmdz_fcm to prepare investigating fcm upgrade

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d_common/diagedyn.F

    r5082 r5089  
    6262      INCLUDE "iniprint.h"
    6363
    64 !#ifdef CPP_EARTH
    65 !      INCLUDE "../phylmd/YOMCST.h"
    66 !      INCLUDE "../phylmd/YOETHF.h"
    67 !#endif
    6864! Ehouarn: for now set these parameters to what is in Earth physics...
    6965!          (cf ../phylmd/suphel.h)
     
    154150
    155151
    156 !#ifdef CPP_EARTH
    157152      IF (planet_type=="earth") THEN
    158153     
     
    335330      ENDIF ! of if (planet_type=="earth")
    336331!#endif
    337 ! #endif of #ifdef CPP_EARTH
    338       RETURN
     332      RETURN
    339333      END
Note: See TracChangeset for help on using the changeset viewer.