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 1651 – NEMO

Changeset 1651


Ignore:
Timestamp:
2009-10-08T15:14:04+02:00 (15 years ago)
Author:
flavoni
Message:

add in opa9.card example for climatology, using bulk_clio formulae, see ticket #556

File:
1 edited

Legend:

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

    r1596 r1651  
    1212#============================================================== 
    1313 
    14 #-- if you run interannual is "y", if not is "n" 
     14#-- if you run interannual is "y", if not (=climatology) is "n" 
    1515Interannual_Run=y 
    1616 
     
    2424#-- MANDATORY: NAMES USED IN List_jobsbc VARIABLE MUST BE ONLY THE BASENAME 
    2525 
     26# example for climatology, bulk_clio: List_jobsbc=(flx, taux_1m, tauy_1m) 
    2627List_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) 
    2728 
     
    3334#-- 2) leave List_runsbc empty so NEMO will read file names specified in List_jobsbc variable above 
    3435 
     36# example for climatology, bulk_clio: List_runsbc=() 
    3537List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core) 
    3638 
Note: See TracChangeset for help on using the changeset viewer.