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.
Changeset 1831 for branches/DEV_r1826_DOC/DOC/TexFiles/Namelist/nambbc – NEMO

Ignore:
Timestamp:
2010-04-12T16:59:59+02:00 (14 years ago)
Author:
gm
Message:

cover, namelist, rigid-lid, e3t, appendices, see ticket: #658

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r1826_DOC/DOC/TexFiles/Namelist/nambbc

    r1225 r1831  
    22&nambbc        !   bottom temperature boundary condition 
    33!----------------------------------------------------------------------- 
    4    ngeo_flux   =    2      !  geothermal heat flux = 0 no flux considered  
    5                            !                       = 1 constant flux 
    6                            !                       = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
    7    ngeo_flux_const = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
     4   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux  
     5                           !     = 1 constant flux 
     6                           !     = 2 variable flux (read in geothermal_heating.nc in mW/m2)  
     7   rn_geoflx_cst = 86.4e-3 !  Constant value of geothermal heat flux [W/m2] 
    88/ 
Note: See TracChangeset for help on using the changeset viewer.