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

Changeset 376 for trunk/NEMO/TOP_SRC


Ignore:
Timestamp:
2006-01-09T13:16:22+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix017:RB+CE:small correction for jppo4

File:
1 edited

Legend:

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

    r340 r376  
    243243            IF( jn == jpoxy) trdta(:,:,:,jn) = trdta(:,:,:,jn) * 44.6E-6 
    244244            IF( jn == jpsil) trdta(:,:,:,jn) = trdta(:,:,:,jn) * 1.E-6 
     245            IF( jn == jppo4) trdta(:,:,:,jn) = trdta(:,:,:,jn) * 122.E-6 
    245246 
    246247 
Note: See TracChangeset for help on using the changeset viewer.