Changeset 6560 for CONFIG/UNIFORM/v7


Ignore:
Timestamp:
07/19/23 13:34:37 (12 months ago)
Author:
acosce
Message:

add option to recompile dynamico with "-full"

File:
1 edited

Legend:

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

    r6544 r6560  
    123123        "-full_nemo")  full_nemo=y ; shift ;; 
    124124        "-full_inca")  full_inca="-clean"; shift ;; 
     125        "-full_dyna")  full_dyna="-full" ; shift ;;      
    125126        "-cleannemo")  full_nemo=y ; shift ;; 
    126127        "-rad")        rad=$2; shift ; shift ;; 
Note: See TracChangeset for help on using the changeset viewer.