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/ORCA2_LIM_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2010-10-28T10:58:09+02:00 (14 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/ORCA2_LIM_PISCES/EXP00/namelist

    r2317 r2325  
    381381!!====================================================================== 
    382382!!   nambfr        bottom friction 
    383 !!   nambbc        bottom temperature boundary condition                ("key_trabbc") 
     383!!   nambbc        bottom temperature boundary condition                
    384384!!   nambbl        bottom boundary layer scheme                         ("key_trabbl") 
    385385!!====================================================================== 
     
    399399&nambbc        !   bottom temperature boundary condition 
    400400!----------------------------------------------------------------------- 
     401   ln_trabbc   = .true.    !  Apply a geothermal heating at the ocean bottom 
    401402   nn_geoflx   =    2      !  geothermal heat flux: = 0 no flux  
    402403                           !     = 1 constant flux 
Note: See TracChangeset for help on using the changeset viewer.