New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 3302 for branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP – NEMO

Ignore:
Timestamp:
2012-02-08T22:31:30+01:00 (12 years ago)
Author:
cetlod
Message:

CMIP5_IPSL:update references configurations to properly run on Titane & vargas using libIGCM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP/opa9.card

    r2924 r3302  
    3030 
    3131# default climatology, bulk_clio:  
    32 # default climatology, bulk_clio: 
    33 List_jobsbc=(flx, taux_1m, tauy_1m) 
     32#List_jobsbc=(flx, taux_1m, tauy_1m) 
    3433# example for interannual, bulk core, forcing CORE2: 
    35 #List_jobsbc=(u_10.15JUNE2009_orca2, v_10.15JUNE2009_orca2, ncar_rad.15JUNE2009_orca2, t_10.15JUNE2009_orca2, q_10.15JUNE2009_orca2, ncar_precip.15JUNE2009_orca2) 
     34List_jobsbc=(u_10.15JUNE2009_orca2, v_10.15JUNE2009_orca2, ncar_rad.15JUNE2009_orca2, t_10.15JUNE2009_orca2, q_10.15JUNE2009_orca2, ncar_precip.15JUNE2009_orca2) 
    3635# example for interannual, bulk core, forcing DRAKKAR: 
    3736#List_runsbc=(radlw_DFS4-ORCA2, radsw_DFS4-ORCA2, q2_DFS4-ORCA2, t2_DFS4-ORCA2, u10_DFS4-ORCA2, v10_DFS4-ORCA2, snow_DFS4-ORCA2, precip_DFS4-ORCA2) 
     37List_runsbc=() 
    3838 
    3939[InitialStateFiles] 
     
    5050            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/data_1m_salinity_nomask.nc, .), \ 
    5151            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/geothermal_heating.nc, .),\ 
    52             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/runoff_1m_nomask.nc, .),\ 
     52            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/runoff_core_monthly.nc, .),\ 
    5353            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\ 
    5454            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\ 
Note: See TracChangeset for help on using the changeset viewer.