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.
namc14_typ in NEMO/branches/UKMO/NEMO_4.0.1_meltpond_improvements/doc/namelists – NEMO

source: NEMO/branches/UKMO/NEMO_4.0.1_meltpond_improvements/doc/namelists/namc14_typ @ 12636

Last change on this file since 12636 was 11025, checked in by nicolasmartin, 5 years ago

Set mime-type to text/x-fortran to all namelists

  • Property svn:mime-type set to text/x-fortran
File size: 590 bytes
Line 
1!-----------------------------------------------------------------------
2&namc14_typ     !  C14 - type of C14 tracer, default values of C14/C and pco2
3!-----------------------------------------------------------------------
4   kc14typ  = 0          ! Type of C14 tracer (0=equilibrium; 1=bomb transient; 2=past transient)
5   rc14at   = 1.0        ! Default value for atmospheric C14/C (used for equil run)
6   pco2at   = 280.0      ! Default value for atmospheric pcO2 [atm] (used for equil run)
7   rc14init = 0.85       ! Default value for initialization of ocean C14/C (when no restart)
8/
Note: See TracBrowser for help on using the repository browser.