Ignore:
Timestamp:
Sep 16, 2024, 2:27:18 PM (4 months ago)
Author:
abarral
Message:

Remove obsolete lmdz_description.f90
Remove unused exner_hyb_m.F90 in 1D
Re-remove filtre from source in 1D makelmdz_fcm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/makelmdz_fcm

    r5159 r5192  
    445445
    446446  if [[ $io = "ioipsl" ]]; then
    447      CPP_KEY="$CPP_KEY"
    448447     INCLUDE="$INCLUDE ${IOIPSL_INCDIR}"
    449448     LIB="$LIB ${IOIPSL_LIBDIR} ${IOIPSL_LIB}"
     
    525524  ########################################################################
    526525  if [[ $dimc = 1 ]]; then
     526    ## no filtre in 1d:
     527    FILTRE_PATH="$LMDGCM/.void_dir"
    527528    ## no need to compile all routines in dyn3d_common either:
    528529    DYN_COMMON_PATH="$LMDGCM/.void_dir"
Note: See TracChangeset for help on using the changeset viewer.