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 3762 for trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist – NEMO

Ignore:
Timestamp:
2013-01-23T12:01:22+01:00 (11 years ago)
Author:
pabouttier
Message:

Remove TAM relative CALL and namelist block -- See ticket #1044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r3604 r3762  
    983983   rn_htrmax         =  200.0   ! max. depth of transition range 
    984984/ 
    985 !----------------------------------------------------------------------- 
    986 &namtrj ! Handling non-linear trajectory for TAM (output for direct model, input for TAM) 
    987 !----------------------------------------------------------------------- 
    988     cn_dirtrj   = 'tam_trajectory'   ! prefix for input/ouput files 
    989     ln_trjhand  = .false.            ! Handling non linear trajectory 
    990     nn_ittrjfrq = 20                 ! Output/input frequency 
    991     ln_trj_spl = .false.             ! Handling trajectory at simple precision 
    992 / 
Note: See TracChangeset for help on using the changeset viewer.