Ignore:
Timestamp:
04/03/24 10:52:49 (3 months ago)
Author:
aclsce
Message:

Updated related to new DYNAMICO and ICOSA_LMDZ revisions.

  • Use of fcm2 to comple DYNAMICO
  • Use of param_gw.xml in create experiments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/compile_ipslcm7.sh

    r6763 r6789  
    532532     
    533533     
    534     echo ./make_icosa -$optmode -with_fcm1 -parallel $parallel -external_ioipsl $argoasis -with_xios -arch $fcm_arch -arch_path $arch_path -job 8 $full_dyna    >> $outfile  
    535     ./make_icosa -$optmode -with_fcm1 -parallel $parallel -external_ioipsl $argoasis -with_xios -arch $fcm_arch -arch_path $arch_path -job 8 $full_dyna    >> $outfile 2>&1 
     534    echo ./make_icosa -$optmode -parallel $parallel -external_ioipsl $argoasis -with_xios -arch $fcm_arch -arch_path $arch_path -job 8 $full_dyna    >> $outfile  
     535    ./make_icosa -$optmode -parallel $parallel -external_ioipsl $argoasis -with_xios -arch $fcm_arch -arch_path $arch_path -job 8 $full_dyna    >> $outfile 2>&1 
    536536    # Test if compiling finished 
    537537    if [[ $? != 0 ]] ; then 
Note: See TracChangeset for help on using the changeset viewer.