Ignore:
Timestamp:
09/15/22 16:00:12 (20 months ago)
Author:
acosce
Message:

fixed 2 bug in IPSLCM5A2CHT.2 configuration

  • add a "mkdir" command in compilation script
  • ConfExp? wasn't known by driver card, correct its syntax
File:
1 edited

Legend:

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

    r6200 r6238  
    279279    echo cp $modipsl/config/IPSLCM6/SOURCES/NEMO/STANDARD/*.*90 $nemo_root/$cfg_wrk/MY_SRC/   >> $outfile 
    280280    echo >> $outfile 
     281    mkdir -p $nemo_root/$cfg_wrk/MY_SRC/ 
    281282    cp $mysrc_path/NEMO/STANDARD/*.*90  $nemo_root/$cfg_wrk/MY_SRC/ 
    282283 
Note: See TracChangeset for help on using the changeset viewer.