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 768 for branches/dev_001_GM/NEMO/TOP_SRC/LOBSTER/par_LOBSTER.F90 – NEMO

Ignore:
Timestamp:
2007-12-16T15:46:18+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - create 1 trclsm_ module by trc model (CFC, LOBSTER, PISCES..) + some bug corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/LOBSTER/par_LOBSTER.F90

    r767 r768  
    1414   PUBLIC 
    1515 
    16 # if defined key_trc_lobster1 
     16#if defined key_trc_lobster1 
    1717   !!--------------------------------------------------------------------- 
    1818   !!   'key_trc_lobster1'   :                               LOBSTER model 
     
    3131   INTEGER, PUBLIC, PARAMETER ::   jpnh4          =  5        !: ammonium concentration      [mmoleN/m3] 
    3232   INTEGER, PUBLIC, PARAMETER ::   jpdom          =  6        !: dissolved organic matter    [mmoleN/m3] 
    33    ! 
    34    INTEGER, PUBLIC, PARAMETER ::   jpf_lob =         1        !: First index of LOBSTER tracers 
    35    INTEGER, PUBLIC, PARAMETER ::   jpl_lob = jp_lobster       !: Last  index of LOBSTER tracers 
    3633 
    3734   ! productive layer depth 
Note: See TracChangeset for help on using the changeset viewer.