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 3295 for trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 – NEMO

Ignore:
Timestamp:
2012-01-30T16:49:07+01:00 (12 years ago)
Author:
cetlod
Message:

trunk:A few additional diagnostics added in PISCES

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90

    r3294 r3295  
    112112#  endif 
    113113         trn(:,:,:,jpsil) = silic1 
    114          trn(:,:,:,jpbsi) = bioma0 * 0.15 
    115          trn(:,:,:,jpdsi) = bioma0 * 5.e-6 
     114         trn(:,:,:,jpdsi) = bioma0 * 0.15 
     115         trn(:,:,:,jpgsi) = bioma0 * 5.e-6 
    116116         trn(:,:,:,jpphy) = bioma0 
    117117         trn(:,:,:,jpdia) = bioma0 
Note: See TracChangeset for help on using the changeset viewer.