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 6405 for branches/2015/nemo_v3_6_STABLE/NEMOGCM – NEMO

Ignore:
Timestamp:
2016-03-29T13:54:37+02:00 (8 years ago)
Author:
pabouttier
Message:

Add restarting functionality for stochastic parametrization parameters; See ticket #1705

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/step.F90

    r6204 r6405  
    338338      ! 
    339339      IF( lrst_oce         )   CALL rst_write( kstp )       ! write output ocean restart file 
     340      IF( ln_sto_eos       )   CALL sto_rst_write( kstp )   ! write restart file for stochastic parameters 
    340341 
    341342#if defined key_agrif 
Note: See TracChangeset for help on using the changeset viewer.