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.
namlobopt 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/namlobopt @ 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: 591 bytes
Line 
1!-----------------------------------------------------------------------
2&namlobopt     !   optical parameters
3!-----------------------------------------------------------------------
4   xkg0   = 0.0232     ! green absorption coefficient of water
5   xkr0   = 0.225      ! red absorption coefficent of water
6   xkgp   = 0.074      ! green absorption coefficient of chl
7   xkrp   = 0.037      ! red absorption coefficient of chl
8   xlg    = 0.674      ! green chl exposant for absorption
9   xlr    = 0.629      ! red chl exposant for absorption
10   rpig   = 0.7        ! chla/chla+pheo ratio
11/
Note: See TracBrowser for help on using the repository browser.