Ignore:
Timestamp:
Oct 22, 2024, 5:32:42 PM (4 days ago)
Author:
abarral
Message:

Wrap uses of cpp key CPP_INLANDSIS
Symlink inlandsis in iso

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/makelmdz_fcm

    r5253 r5259  
    471471fi
    472472
    473 if [[ "$inlandsis" == "true" ]]
    474 then
     473INLANDSIS_PATH="$LIBFGCM/phy${physique}/inlandsis"
     474if [[ "$inlandsis" == "true" ]]; then
    475475   CPP_KEY="$CPP_KEY CPP_INLANDSIS"
    476    INLANDSIS_PATH="$LIBFGCM/phy${physique}/inlandsis"
    477476fi
    478477
Note: See TracChangeset for help on using the changeset viewer.