/[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.1 by jahn, Wed Apr 13 18:56:25 2011 UTC revision 1.3 by stephd, Fri Oct 21 20:56:53 2011 UTC
# Line 263  c set palatibilty diatom factor Line 263  c set palatibilty diatom factor
263  c set faction graz to POM  c set faction graz to POM
264         ExGrazfracbig = 0.8 _d 0         ExGrazfracbig = 0.8 _d 0
265         ExGrazfracsmall = 0.8 _d 0         ExGrazfracsmall = 0.8 _d 0
266    c grazing exponential 1= holling 2, 2=holling 3
267           hollexp=1.0 _d 0
268  #endif  #endif
269  c set zoo mortality  c set zoo mortality
270         ZoomortSmall = 1.0 _d 0/(30.0 _d 0*pday)         ZoomortSmall = 1.0 _d 0/(30.0 _d 0*pday)
271         ZoomortBig = 1.0 _d 0/(30.0 _d 0*pday)         ZoomortBig = 1.0 _d 0/(30.0 _d 0*pday)
272           ZoomortSmall2 = 0. _d 0
273           ZoomortBig2 = 0. _d 0
274  c set zoo exportfrac  c set zoo exportfrac
275         ZooexfacSmall = 0.2 _d 0         ZooexfacSmall = 0.2 _d 0
276         ZooexfacBig = 0.7 _d 0         ZooexfacBig = 0.7 _d 0

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22