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 5385 for trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES – NEMO

Ignore:
Timestamp:
2015-06-09T15:50:42+02:00 (9 years ago)
Author:
cetlod
Message:

merge 2015/dev_r5204_CNRS_PISCES_dcy branch into the trunk, see ticket #1532

Location:
trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml

    r5363 r5385  
    3939           <field field_ref="tintpp"   name="tintpp"   unit="PgC/yr" operation="instant" > tintpp * 12. * 86400. * 365. / 1e15 </field> 
    4040           <field field_ref="pno3tot"  name="pno3tot"  unit="umolN"  > pno3tot * 16. / 122. * 1e6 </field> 
     41           <field field_ref="ppo4tot"  name="ppo4tot"  unit="umolP"  > ppo4tot * 1. / 122. * 1e6 </field> 
    4142           <field field_ref="psiltot"  name="psiltot"  unit="umolC"  > psiltot * 1e6  </field> 
    4243           <field field_ref="palktot"  name="palktot"  unit="umolC"  > palktot * 1e6  </field> 
  • trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_cfg

    r4370 r5385  
    6767!----------------------------------------------------------------------- 
    6868   nn_fsbc     = 1         !  frequency of surface boundary condition computation  
     69   ln_rnf      = .false.   !  runoffs 
    6970 
    7071!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_top_cfg

    r4340 r5385  
    66!----------------------------------------------------------------------- 
    77   nn_writetrc   =  1460     !  time step frequency for sn_tracer outputs 
    8    ln_top_euler  = .true.    !  use Euler time-stepping for TOP 
    98/ 
    109!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.