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 617 for trunk/NEMO/TOP_SRC/SMS/sms_lobster1.h90 – NEMO

Ignore:
Timestamp:
2007-02-21T14:03:10+01:00 (17 years ago)
Author:
opalod
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/SMS/sms_lobster1.h90

    r341 r617  
    2323!!---------------------------------------------------------------------- 
    2424!! 
    25 !! COMMON/cotbio/ : biological parameters 
     25!! biological parameters 
    2626!! -------------------------------------------- 
    2727!! 
     
    8787      REAL remdmp(jpk,jptra) 
    8888 
    89       COMMON/cotbio/  apmin,azmin,anmin,admin,  & 
    90                      redf,reddom,slopet,toptp,aknut,psinut,akno3,aknh4,rcchl,  & 
    91                      rgamma,toptgz,tmaxgz,rgz,  & 
    92                      rppz,taus,aks,filmax,rpnaz,rdnaz,eggzoo,tauzn,  & 
    93                      tmmaxp,tmminp,tmmaxz,tmminz,anumin,afdmin,taudn,  & 
    94                      vsed,tmumax,aki,  & 
    95                      tmaxr,tminr,remdmp,fdoml,taunn,taudomn,xhr,  & 
    96                      fphylab,fzoolab,fdetlab,fdbod 
    9789!! 
    9890!! 
     
    10193!!---------------------------------------------------------------------- 
    10294!! 
    103 !! COMMON/cottbd/ : biological trends  
     95!! biological trends  
    10496!! ------------------------------------------------------------------ 
    10597!! 
     
    114106      REAL trbio(jpi,jpj,jpk,jpdiabio) 
    115107 
    116       COMMON/cittbd/ctrbio, ctrbil, ctrbiu 
    117  
    118       COMMON/cottbd/trbio 
    119108!! 
    120109!!    netcdf files and index COMMON biological trends files 
     
    127116!! 
    128117      INTEGER nwritebio,nitb,ndepitb,nhoritb 
    129       COMMON/cibcdf/nwritebio,nitb,ndepitb,nhoritb 
    130118 
    131119#    endif  
     120 
    132121!!---------------------------------------------------------------------- 
    133122!! 
    134 !! COMMON/cotopt/ : optical parameters 
     123!! optical parameters 
    135124!! ----------------------------------- 
    136125!! 
     
    149138      REAL xze(jpi,jpj) 
    150139      REAL xpar(jpi,jpj,jpk) 
    151       COMMON/cotopt/xze,xpar,xkr0,xkg0, & 
    152                      xkgp,xkrp,xlg,xlr,rpig 
     140 
    153141!!---------------------------------------------------------------------- 
    154142!! 
    155 !! COMMON/cotsedim/ : sediment parameters 
     143!! sediment parameters 
    156144!! -------------------------------------- 
    157145!! 
     
    171159      REAL fbod(jpi,jpj),cmask(jpi,jpj),areacot 
    172160 
    173       COMMON/cotsedim/sedlam,dmin3,dminl,fbod,sedlostpoc, & 
    174          &               sedpoca, sedpocb, sedpocn, & 
    175          &                cmask, areacot 
Note: See TracChangeset for help on using the changeset viewer.