/[MITgcm]/MITgcm_contrib/darwin2/pkg/monod/monod_init_fixed.F
ViewVC logotype

Diff of /MITgcm_contrib/darwin2/pkg/monod/monod_init_fixed.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6 by stephd, Tue Jul 24 16:01:56 2012 UTC revision 1.7 by stephd, Thu Jul 26 18:01:22 2012 UTC
# Line 106  c depth for denitrification to start Line 106  c depth for denitrification to start
106    
107  c critical oxygen for O2/NO3 remineralization  c critical oxygen for O2/NO3 remineralization
108        O2crit = 6.0 _d 0    !(Lipschultz et al 1990, DSR 37, 1513-1541)        O2crit = 6.0 _d 0    !(Lipschultz et al 1990, DSR 37, 1513-1541)
109  c ratio of no3 to p in denitrification process  c ratio of n to p in denitrification process
110        denit_np = 120.0 _d 0        denit_np = 120.0 _d 0
111    c ratio no3 used relative to all n in denitrification process
112          denit_no3 = 104.0 _d 0
113    c critical nitrate below which no denit (or remin) happens
114          no3crit = 1. _d -2
115  c  c
116  c oxidation rates for ammonium and nitrite  c oxidation rates for ammonium and nitrite
117  c i.e. Knita ...    NH4 -> NO2  c i.e. Knita ...    NH4 -> NO2

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22