Ignore:
Timestamp:
03/13/24 11:56:55 (2 months ago)
Author:
jgipsl
Message:

Use new arch file at obelix. This file ifort_LSCE_2023 is needed when interpolating using XIOS which is now the default on the trunk ORCHIDEE in offline mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.4/compile_lmdzor.sh

    r6684 r6758  
    133133            fcm_arch=X64_IRENE-AMD;; 
    134134        asterix*|obelix*) 
    135             fcm_arch=ifort_LSCE 
     135            fcm_arch=ifort_LSCE_2023 
    136136            if [ "${parallel}" == "mpi_omp" ] ; then  
    137137                echo "Warning!! Currently at Obelix hybrid mode is not possible." 
Note: See TracChangeset for help on using the changeset viewer.