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 2924 for branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP – NEMO

Ignore:
Timestamp:
2011-10-14T16:13:53+02:00 (13 years ago)
Author:
cetlod
Message:

branch CMIP5_IPSL: Update reference configurations so that they can be run on titane (CCRT BULL computer) using libIGCM

Location:
branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP
Files:
3 edited

Legend:

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

    r1764 r2924  
    2323List=   (${PREFIX_WFI1}_icemod.nc, ${R_OUT_ICE_WFI1}/${PREFIX}_${WFI1}_icemod.nc, Post_5D_icemod) 
    2424 
    25 [Post_1M_icemod] 
     25[Post_5D_icemod] 
    2626Patches = () 
    2727GatherWithInternal = (nav_lon, nav_lat, time_counter) 
  • branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP/opa9.card

    r1764 r2924  
    3030 
    3131# default climatology, bulk_clio:  
     32# default climatology, bulk_clio: 
    3233List_jobsbc=(flx, taux_1m, tauy_1m) 
    33 # example for interannual, bulk core: 
    34 #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) 
    35  
    36 #========================================================================================== 
    37 #-- Surface Boundary Condition files name expected by NEMO ( same as the ones in namelist ) 
    38 #========================================================================================== 
    39 #-- NOTE: 2 possible cases : 
    40 #-- 1) put in List_runsbc file names different from List_jobsbc but identical to the ones in namelist 
    41 #-- 2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above 
    42  
    43 # default climatology, bulk_clio:  
    44 List_runsbc=() 
    45 # example for interannual, bulk core: 
    46 #List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core) 
     34# 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) 
     36# example for interannual, bulk core, forcing DRAKKAR: 
     37#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) 
    4738 
    4839[InitialStateFiles] 
     
    6253            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sss_data.nc, .),\ 
    6354            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/sst_data.nc, .),\ 
     55            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/chlaseawifs_c1m-99-05_smooth_ORCA_R2.nc, chlorophyll.nc),\ 
    6456            (${R_BC}/OCE/${config_UserChoices_TagName}/${opa9_UserChoices_OPA_version}/subbasins.nc, .) 
    6557 
  • branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/IGCM00/COMP/pisces.card

    r1764 r2924  
    3636List=   (${PREFIX_WFT1}_ptrc_T.nc, ${R_OUT_MBG_WFT1}/${PREFIX}_${WFT1}_ptrc_T.nc, NONE), \ 
    3737        (${PREFIX_WFT1}_diad_T.nc, ${R_OUT_MBG_WFT1}/${PREFIX}_${WFT1}_diad_T.nc, NONE), \ 
    38         (${PREFIX_WFT2}_ptrc_T.nc, ${R_OUT_MBG_WFT2}/${PREFIX}_${WFT2}_ptrc_T.nc, Post_1M_ptrc_T), \ 
    39         (${PREFIX_WFT3}_diad_T.nc, ${R_OUT_MBG_WFT3}/${PREFIX}_${WFT3}_diad_T.nc, Post_5D_ptrc_T) 
     38        (${PREFIX_WFT2}_ptrc_T.nc, ${R_OUT_MBG_WFT2}/${PREFIX}_${WFT2}_ptrc_T.nc, NONE), \ 
     39        (${PREFIX_WFT3}_diad_T.nc, ${R_OUT_MBG_WFT3}/${PREFIX}_${WFT3}_diad_T.nc, NONE) 
    4040 
Note: See TracChangeset for help on using the changeset viewer.