Ignore:
Timestamp:
05/17/24 15:11:32 (6 weeks ago)
Author:
aclsce
Message:

Modified IPSLCM7 configuration as follows :

  • added DYNAMICO_XML in DYNAMICO path for xml files
  • removed SOURCES/LMDZ not needed anymore (commited in LMDZ repository)
  • commented creation of file_def_dynamico.xml by using python script (now file_def_dynamico.xml exists in DYNAMICO_XML directory).
File:
1 edited

Legend:

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

    r6828 r6838  
    552552 
    553553 
    554 # Temporary use of SOURCES/LMDZ to handle modifications needed by IPSLCM7 for LMDZ 4876 
    555 # To be removed for newer versions of LMDZ 
    556 ln -sf $mysrc_path/LMDZ/phylmd/*.*90  libf/phylmd/. 
    557  
    558554# Compile LMDZ as library to couple to DYNAMICO 
    559555if [ $compdyna == y ] ; then 
Note: See TracChangeset for help on using the changeset viewer.