Ignore:
Timestamp:
Dec 8, 2025, 2:19:07 PM (6 days ago)
Author:
jbclement
Message:

PEM:
Addition of a module "phys_constants" to read and store physical parameter of the planet properly, i.e. without going through the module "comcstfi_h" and/or "comconst_mod".
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/makelmdz_fcm

    r3872 r3985  
    505505fi
    506506
    507 if [[ -d ${LIBFGCM}/evolution &&  "$code" == "reshape_XIOS_output" ]]
    508 then
    509 if [[ "$physique" == "std" ]]
    510 then
    511    CPP_KEY="$CPP_KEY CPP_STD"
    512 fi
    513    EVOLUTION_PATH="${LIBFGCM}/evolution"
    514    INCLUDE="$INCLUDE -I${LIBFGCM}/evolution"
    515 fi
    516 
    517507
    518508# NETCDF library include/library paths
Note: See TracChangeset for help on using the changeset viewer.