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

Diff of /MITgcm_contrib/darwin2/pkg/monod/monod_generate_phyto.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.2 by jahn, Fri Jan 25 22:03:06 2013 UTC
# Line 629  c cocco have slower growth than other la Line 629  c cocco have slower growth than other la
629             growthdays= growthdays * 1.3 _d 0             growthdays= growthdays * 1.3 _d 0
630          endif          endif
631  c diatom has faster thatn other large  c diatom has faster thatn other large
632          if (diacoc(np).eq.2. _d 0) then          if (diacoc(np).eq.1. _d 0) then
633             growthdays= growthdays * 0.95 _d 0             growthdays= growthdays * 0.95 _d 0
634          endif          endif
635  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.22