Changeset 4920 for CONFIG


Ignore:
Timestamp:
02/10/20 11:29:12 (4 years ago)
Author:
jgipsl
Message:

Correct error for -full option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.2/compile_lmdzor.sh

    r4744 r4920  
    7777        "-resol_atm")       resol_atm=$2 ; shift ; shift ;; 
    7878        "CE0L")             ce0l=y ; shift ;; 
    79         "-full")            full_flag="-full"; shift ;; 
    8079        "-full")            full_flag="-full"; full_xios="--full" ; full_lmdz="-full" ; full_orch="-full" ; shift ;; 
    8180        "-full_xios")       full_xios="--full" ; shift ;;  # Note only full_xios is using double dash: --full 
Note: See TracChangeset for help on using the changeset viewer.