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 383 for trunk/NEMO/TOP_SRC – NEMO

Changeset 383 for trunk/NEMO/TOP_SRC


Ignore:
Timestamp:
2006-02-06T16:17:42+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix020:CE+RB: bad initialization of silicate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/TOP_SRC/trcdtr.F90

    r335 r383  
    109109      trn(:,:,:,jpdfe) = bioma0*5.E-6 
    110110      trn(:,:,:,jpnfe) = bioma0*5.E-6 
    111       trn(:,:,:,jpdsi) = bioma0*5.E-6 
     111      trn(:,:,:,jpdsi) = bioma0*0.15 
    112112      trn(:,:,:,jpnch) = bioma0*12./55. 
    113113      trn(:,:,:,jpdch) = bioma0*12./55. 
Note: See TracChangeset for help on using the changeset viewer.