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 7351 for branches/2016/dev_INGV_UKMO_2016/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90 – NEMO

Ignore:
Timestamp:
2016-11-28T17:04:10+01:00 (7 years ago)
Author:
emanuelaclementi
Message:

ticket #1805 step 3: /2016/dev_INGV_UKMO_2016 aligned to the trunk at revision 7161

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_INGV_UKMO_2016/NEMOGCM/NEMO/TOP_SRC/PISCES/trcini_pisces.F90

    r5836 r7351  
    113113      po4r    =   1._wp / 122._wp 
    114114      o2nit   =  32._wp / 122._wp 
    115       rdenit  = 105._wp /  16._wp 
     115      o2ut    = 133._wp / 122._wp 
     116      rdenit  =  ( ( o2ut + o2nit ) * 0.80 - rno3 - rno3 * 0.60 ) / rno3 
    116117      rdenita =   3._wp /  5._wp 
    117       o2ut    = 133._wp / 122._wp 
     118 
    118119 
    119120      ! Initialization of tracer concentration in case of  no restart  
Note: See TracChangeset for help on using the changeset viewer.