Ignore:
Timestamp:
05/17/23 16:30:21 (12 months ago)
Author:
acosce
Message:

Update config IPSLCM5A2CHT.2 to compile and run on redhat8

Location:
CONFIG/UNIFORM/v6/IPSLCM5A2CHT.2
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM5A2CHT.2/compile_ipslcm5a2cht.sh

    r6238 r6470  
    1212arch_path=$submitdir/ARCH  
    1313mysrc_path=$submitdir/SOURCES 
     14sources_RH8_path=$submitdir/SOURCES/REDHAT8 
    1415 
    1516#### Set default options  
     
    209210cd $modipsl/modeles/XIOS 
    210211echo; echo "NOW COMPILE XIOS" 
     212 
     213cp ${sources_RH8_path}/XIOS/arch-${FCM_ARCH}.fcm arch/. 
     214 
    211215echo >> $outfile ; echo " NOW COMPILE XIOS"   >> $outfile  
    212216echo ./make_xios --use_oasis oasis3_mct --$optmode --arch $fcm_arch --arch_path $arch_path --job 4 $full_xios   >> $outfile  
Note: See TracChangeset for help on using the changeset viewer.