Changeset 6484 for CONFIG


Ignore:
Timestamp:
06/02/23 16:14:05 (12 months ago)
Author:
acosce
Message:

Update to compile on redhat8
(en attendant de pouvoir utiliser la nouvelle testing de LMDZ sur toutes les machines)

Location:
CONFIG/UNIFORM/v6/LMDZORINCA_v6.2
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/compile_lmdzorinca.sh

    r6428 r6484  
    1111modipsl=$submitdir/../.. 
    1212arch_path=$submitdir/ARCH  
     13 
     14mysrc_path=$submitdir/SOURCES 
     15sources_RH8_path=$submitdir/SOURCES/REDHAT8 
    1316 
    1417#### Set default options  
     
    278281 
    279282    cd $modipsl/modeles/LMDZ 
     283 
     284    cp ${sources_RH8_path}/LMDZ/* arch/. 
     285 
    280286    # Compile LMDZ regular lat-lon exectuable 
    281287    echo; echo "NOW COMPILE LMDZ REGULAR LAT-LON MODE. Resolution = ${resol_atm_3d}" 
Note: See TracChangeset for help on using the changeset viewer.