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.
namtra_bbc in branches/nemo_v3_3_beta/DOC/TexFiles/Namelist – NEMO

source: branches/nemo_v3_3_beta/DOC/TexFiles/Namelist/namtra_bbc @ 2349

Last change on this file since 2349 was 2349, checked in by gm, 13 years ago

v3.3beta: #658 phasing of the doc - key check + many minor changes

File size: 538 bytes
Line 
1!-----------------------------------------------------------------------
2&namtra_bbc    !   bottom temperature boundary condition
3!-----------------------------------------------------------------------
4   ln_trabbc     = .true.      !  Apply a geothermal heating at the ocean bottom
5   nn_geoflux    =  2          ! constant (=1) or variable (=2) geothermal heat flux
6                               ! (=2  input file: geothermal_heating.nc ; units mW/m2)
7   rn_geoflx_cst = 86.4e-3_wp  !  Constant value of geothermal heat flux (W/m2)
8/
Note: See TracBrowser for help on using the repository browser.