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/trunk/doc/namelists – NEMO

source: NEMO/trunk/doc/namelists/nam_trc_age @ 15814

Last change on this file since 15814 was 14928, checked in by rlod, 3 years ago

Top documentation: Update namelists

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.