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.
nam_trc_age in NEMO/branches/2021/dev_r14318_RK3_stage1/doc/namelists – NEMO

source: NEMO/branches/2021/dev_r14318_RK3_stage1/doc/namelists/nam_trc_age @ 15574

Last change on this file since 15574 was 15574, checked in by techene, 3 years ago

#2605 #2715 trunk merged into dev_r14318_RK3_stage1

File size: 297 bytes
Line 
1      ! Variable setting
2      ctrcnm    (jp_age) = 'Age'
3      ctrcln    (jp_age) = 'Sea water age since surface contact'
4      ctrcun    (jp_age) = 'year'
5      ln_trc_ini(jp_age) = .false.
6      ln_trc_sbc(jp_age) = .false.
7      ln_trc_cbc(jp_age) = .false.
8      ln_trc_obc(jp_age) = .false.
Note: See TracBrowser for help on using the repository browser.