Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.11 by stephd, Wed Mar 27 20:51:06 2013 UTC | revision 1.12 by stephd, Thu Mar 28 17:00:34 2013 UTC | |
---|---|---|
# | Line 1040 c sum all palatability*phyto and find ph | Line 1040 c sum all palatability*phyto and find ph |
1040 | #endif | #endif |
1041 | do np=1,npmax | do np=1,npmax |
1042 | tmpz=max(0. _d 0,(allphyto(nz)-phygrazmin) ) | tmpz=max(0. _d 0,(allphyto(nz)-phygrazmin) ) |
1043 | grazphy(np,nz)=grazemax(nz)* | grazphy(np,nz)=grazemax(nz)*zooTempFunction(nz)* |
1044 | #ifdef SER_GRAZ | #ifdef SER_GRAZ |
1045 | c as in Vallina et al, 2011 | c as in Vallina et al, 2011 |
1046 | & (((palat(np,nz)*phyto(np)/allphyto(nz))*phyto(np))/ | & (((palat(np,nz)*phyto(np)/allphyto(nz))*phyto(np))/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |