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 772 for branches/dev_001_GM/NEMO/TOP_SRC/TRP/trcbbc.F90 – NEMO

Ignore:
Timestamp:
2007-12-17T12:59:33+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - change the name of cpp key to key_top, key_lobster, key_pisces, key_kriest and the corresponding lk_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/TRP/trcbbc.F90

    r719 r772  
    11MODULE trcbbc 
    2    !!============================================================================== 
     2   !!====================================================================== 
    33   !!                       ***  MODULE  trcbbc  *** 
    44   !! Ocean passive tracers:  bottom boundary condition 
    5    !!============================================================================== 
    6 #if   defined key_passivetrc && defined key_trcbbc 
    7    !!---------------------------------------------------------------------- 
    8    !!   'key_trcbbc'                                  geothermal heat flux 
     5   !!====================================================================== 
     6#if  defined key_top  && defined key_trcbbc 
     7   !!---------------------------------------------------------------------- 
     8   !!   'key_top' and 'key_trcbbc'       TOP model and geothermal heat flux 
    99   !!---------------------------------------------------------------------- 
    1010   !!   trc_bbc      : update the tracer trend at ocean bottom  
Note: See TracChangeset for help on using the changeset viewer.