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 2325 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG/POMME/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-10-28T10:58:09+02:00 (13 years ago)
Author:
cetlod
Message:

Improvment of trabbc.F90 routine ( by gm ) : dynamical allocation + suppression of key_trabbc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2317 r2325  
    382382!!====================================================================== 
    383383!!   nambfr        bottom friction 
    384 !!   nambbc        bottom temperature boundary condition                ("key_trabbc") 
    385 !!   nambbl        bottom boundary layer scheme                         ("key_trabbl_dif","key_trabbl_adv") 
     384!!   nambbc        bottom temperature boundary condition                 
     385!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    386386!!====================================================================== 
    387387 
     
    398398&nambbc        !   bottom temperature boundary condition 
    399399!----------------------------------------------------------------------- 
     400   ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    400401   nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux  
    401402                           !     = 1 constant flux 
Note: See TracChangeset for help on using the changeset viewer.