Parent Directory
|
Revision Log
|
Revision Graph
|
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 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |