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 730 for trunk/NEMO/TOP_SRC/SMS/trclsm.pisces.h90 – NEMO

Ignore:
Timestamp:
2007-10-22T12:04:56+02:00 (17 years ago)
Author:
cetlod
Message:

remove unused variables, see ticket:19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/SMS/trclsm.pisces.h90

    r719 r730  
    2727      !!--------------------------------------------------------------------- 
    2828      !!  TOP 1.0 , LOCEAN-IPSL (2005)  
    29    !! $Header$  
     29   !! $Header: /home/opalod/NEMOCVSROOT/NEMO/TOP_SRC/SMS/trclsm.pisces.h90,v 1.7 2007/10/17 14:50:13 opalod Exp $  
    3030   !! This software is governed by the CeCILL licence see modipsl/doc/NEMO_CeCILL.txt  
    3131      !!--------------------------------------------------------------------- 
     
    3636      NAMELIST/natext/ atcco2 
    3737      NAMELIST/natbio/caco3r, kdca, nca, part,                       & 
    38          &          dispo0,conc0,oxymin,grosip, sedlam,              & 
    39          &          sedlostpoc,sedlostcal,sedlostsil,nrdttrc,        & 
     38         &          dispo0,conc0,oxymin,grosip, nrdttrc,              & 
    4039         &          pislope, excret,wsbio,wchl,wchld,resrat,mprat,mzrat,   & 
    4140         &          grazrat,xprefc,xprefp,unass,xkgraz,xkmort,xksi1, & 
     
    102101            &   ' Phosphate half saturation                  =', conc0 
    103102         WRITE(numout,*)      & 
    104             &   ' Sediment bioturbation factor               =', sedlam 
    105          WRITE(numout,*)      & 
    106             &   ' Sediment burying ratio for POC             =', sedlostpoc 
    107          WRITE(numout,*)      & 
    108             &   ' Sediment burying ratio for CACO3           =', sedlostcal 
    109          WRITE(numout,*)      & 
    110             &   ' Sediment burying ratio for SI              =', sedlostsil 
    111          WRITE(numout,*)      & 
    112103            &   ' frequence pour la biologie                 =', nrdttrc 
    113104         WRITE(numout,*)      & 
Note: See TracChangeset for help on using the changeset viewer.