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 2551 for trunk/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00 – NEMO

Ignore:
Timestamp:
2011-01-12T12:43:31+01:00 (13 years ago)
Author:
flavoni
Message:

only cosmetic change in namelist, and in opa9.card put runoff core by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card

    r2528 r2551  
    88#-- available directories are:  v3, v3_1, v3_2 
    99#-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta) 
    10 #-- NOTE: if you use your own directory you have to comment it 
    11 OPA_version=v3_2 
     10#-- NOTE: if you use COMMON ACCOUNT you have to de-comment it 
     11#OPA_version=v3_2 
    1212#============================================================== 
    1313 
     
    3030 
    3131# default climatology, bulk_clio:  
    32 List_jobsbc=(flx, taux_1m, tauy_1m) 
     32#List_jobsbc=(flx, taux_1m, tauy_1m) 
    3333# example for interannual, bulk core, forcing CORE2: 
    34 #List_jobsbc=(u_10_orca2, v_10_orca2, ncar_rad_orca2, t_10_orca2, q_10_orca2, ncar_precip_orca2) 
     34List_jobsbc=(u_10_orca2, v_10_orca2, ncar_rad_orca2, t_10_orca2, q_10_orca2, ncar_precip_orca2) 
    3535# example for interannual, bulk core, forcing DRAKKAR: 
    3636#List_jobsbc=(radlw_DFS4-ORCA2, radsw_DFS4-ORCA2, q2_DFS4-ORCA2, t2_DFS4-ORCA2, u10_DFS4-ORCA2, v10_DFS4-ORCA2, snow_DFS4-ORCA2, precip_DFS4-ORCA2) 
     
    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.