Ignore:
Timestamp:
02/19/16 17:04:02 (9 years ago)
Author:
acosce
Message:

Add all parameter to allow interface between orchidee and inca

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/inca.driver

    r2724 r2735  
    9797    fi 
    9898     
     99    #inca.def : choose coupled model with orchidee   
     100    if [ ! X${inca_UserChoices_CoupOrchInca} = X ]; then  
     101        IGCM_comp_modifyDefFile nonblocker inca.def CoupOrchInca ${inca_UserChoices_CoupOrchInca} 
     102    else 
     103        IGCM_comp_modifyDefFile nonblocker inca.def CoupOrchInca n 
     104    fi 
    99105 
    100106    #inca.def : choose sedimentation schema  
Note: See TracChangeset for help on using the changeset viewer.