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 4152 for branches/2013/dev_LOCEAN_2013/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_top_cfg – NEMO

Ignore:
Timestamp:
2013-11-05T12:59:53+01:00 (10 years ago)
Author:
cetlod
Message:

merge in dev_LOCEAN_2013 the 2nd development branch dev_r3940_CNRS4_IOCRS, see ticket #1169

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_LOCEAN_2013/NEMOGCM/CONFIG/GYRE_BFM/EXP00/namelist_top_cfg

    r4147 r4152  
    11!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    22!! NEMO-TOP : GYRE_BFM configuration namelist used to overwrite SHARED/namelist_top_ref 
     3!----------------------------------------------------------------------- 
     4&namtrc_run     !   run information 
     5!----------------------------------------------------------------------- 
     6   nn_writetrc   =  0        !  time step frequency for sn_tracer outputs 
     7   ln_top_euler  = .true.    !  use Euler time-stepping for TOP 
     8/ 
    39!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    410&namtrc     !   tracers definition 
    511!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    6       
    7    nn_writetrc   =  0        !  time step frequency for sn_tracer outputs 
    8    ln_top_euler  = .true.    !  use Euler timestepping for TOP 
    912   ln_trcdta     =  .false.        !  Initialisation from data input file (T) or not (F) 
    1013! 
    1114!              !    name   !           title of the field              !   units    ! initial data ! save   ! 
    12 !              !           !                                           !            ! from file    ! or not !  
     15!              !           !                                           !            ! from file    ! or not ! 
    1316!              !           !                                           !            ! or not       !        ! 
    1417   sn_tracer(1)   = 'DUMMY   ' , 'Dummy tracer      '                 ,  'dummy-units' ,  .false.     ,  .true. 
Note: See TracChangeset for help on using the changeset viewer.