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 1721 for branches/libIGCM/ORCA2_LIM/IGCM00/COMP/opa9.card – NEMO

Ignore:
Timestamp:
2009-11-10T15:51:34+01:00 (14 years ago)
Author:
flavoni
Message:

add tide and chlorophyll's files to opa9.card, see ticket #595

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libIGCM/ORCA2_LIM/IGCM00/COMP/opa9.card

    r1665 r1721  
    66#============================================================== 
    77#-- Name of directory for COMMON ACCOUNT at idris or CCRT 
    8 #-- available directories are:  v3, v3_1 
    9 #-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1) 
     8#-- available directories are:  v3, v3_1, v3_2 
     9#-- related to NEMO_tag_revision (nemo_v3, nemo_v3_1, nemo_v3_2_beta) 
    1010#-- NOTE: if you use your own directory you have to comment it 
    11 OPA_version=v3_1 
     11OPA_version=v3_2 
    1212#============================================================== 
    1313 
     
    5757            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\ 
    5858            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\ 
    59             (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .) 
     59            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .), \ 
     60            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/chlaseawifs_c1m-99-05_smooth_ORCA_R2.nc, chlorophyll.nc),\ 
     61            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_K1_drg_ORCA_R2.nc, K1rowdrg.nc),\ 
     62            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/Tides_M2_drg_ORCA_R2.nc, M2rowdrg.nc),\ 
     63            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/tmaskitf_ORCA2_bis.nc, mask_itf.nc),\ 
     64            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_ORCA_version}/kRGB61.txt, .) 
     65 
    6066 
    6167[ParametersFiles] 
Note: See TracChangeset for help on using the changeset viewer.