Ignore:
Timestamp:
May 11, 2017, 12:49:55 PM (8 years ago)
Author:
millour
Message:

Adaptations to the Icosa/LMDZ interface to account for the structural changes due to the update of LMDZ5.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dynamico_lmdz/aquaplanet/ICOSA_LMDZ/make_icosa_lmdz

    r3966 r3991  
    206206    if [[ "$with_orchidee_defined" == "TRUE" ]]
    207207    then
    208         lmdz_veget="orchidee2.0"
     208        lmdz_veget="orchidee2.0 -cpp ORCHIDEE_NOZ0H"
    209209    fi
    210     ./makelmdz_fcm gcm -$compil_mode -mem -parallel $parallel -nodyn -io xios -v $lmdz_veget -arch $arch -arch_path $arch_path -j $job $full_flag || exit 1
     210#    ./makelmdz_fcm gcm -$compil_mode -mem -parallel $parallel -nodyn -io xios -v $lmdz_veget -arch $arch -arch_path $arch_path -j $job $full_flag || exit 1
     211    ./makelmdz_fcm gcm -$compil_mode -mem -parallel $parallel -libphy -io xios -v $lmdz_veget -arch $arch -arch_path $arch_path -j $job $full_flag || exit 1
    211212    cd -
    212213
Note: See TracChangeset for help on using the changeset viewer.