Changes between Version 98 and Version 99 of Documentation/TrunkFunctionality4


Ignore:
Timestamp:
2021-04-29T14:33:47+02:00 (3 years ago)
Author:
maignan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/TrunkFunctionality4

    v98 v99  
    139139 
    140140 
     141=== Compilation === 
     142Modifications to implement at LSCE (2021/04)[[BR]] 
     143Following an upgrade of compilers, two files have to be modified:[[BR]] 
     144- modipsl/config/ORCHIDEE_OL/ARCH/arch-ifort_LSCE.env 
     145{{{ 
     146< module load gcc/8.3.0 
     147--- 
     148> module load gcc/5.2.0 
     149}}} 
     150- modipsl/modeles/ORCHIDEE/arch/arch-ifort_LSCE.fcm 
     151{{{ 
     152< %DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -warn shape -ftrapuv -check bounds -check all -check noarg_temp_created 
     153--- 
     154> %DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all -check noarg_temp_created 
     155}}} 
     156 
     157 
    141158=== Configurations === 
    142159Describes r7144. The model comes with the following well-tested configurations (config/ORCHIDEE_OL). Well-tested means that these configuration have been tested on different servers and some are part of the trusting: