Changeset 6395 for CONFIG


Ignore:
Timestamp:
04/14/23 16:10:54 (14 months ago)
Author:
cetlod
Message:

CM6.5_work : minor update of compile_ipslcm6.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.5.1/compile_ipslcm6.sh

    r6390 r6395  
    382382echo >> $outfile 
    383383if [ ${aer} == n ] ;  then  
    384     suffix=_${resol_atm}_phylmd_para_mem_orch_couple.e 
    385 else 
    386     suffix=_${resol_atm}_phylmd_para_mem_orch_couple_inca.e 
     384    suffix=_${resol_atm}_phylmd_rrtm_para_mem_orch_couple.e 
     385else 
     386    suffix=_${resol_atm}_phylmd_rrtm_para_mem_orch_couple_inca.e 
    387387fi 
    388388echo gcm suffix = $suffix 
Note: See TracChangeset for help on using the changeset viewer.