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 1664 for branches/libIGCM/ORCA2_LIM/IGCM00/COMP – NEMO

Ignore:
Timestamp:
2009-10-15T15:28:23+02:00 (15 years ago)
Author:
flavoni
Message:

correction of previous message, see ticket #559

File:
1 edited

Legend:

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

    r1663 r1664  
    1313 
    1414#-- if you run interannual is "y", if not (=climatology) is "n" 
    15 Interannual_Run=n 
     15Interannual_Run=y 
    1616 
    1717[Interannual] 
     
    2525 
    2626# default climatology, bulk_clio:  
    27 List_jobsbc=(flx, taux_1m, tauy_1m) 
     27#List_jobsbc=(flx, taux_1m, tauy_1m) 
    2828# example for interannual, bulk core: 
    29 # 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) 
     29List_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) 
    3030 
    3131#========================================================================================== 
     
    3737 
    3838# default climatology, bulk_clio:  
    39 List_runsbc=() 
     39#List_runsbc=() 
    4040# example for interannual, bulk core: 
    41 # List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core) 
     41List_runsbc=(qlw_core, qsw_core, q2_core, t2_core, u10_core, v10_core, snow_core, precip_core) 
    4242 
    4343[InitialStateFiles] 
Note: See TracChangeset for help on using the changeset viewer.