Strategy |
AmyloseContentLanning |
Case 1 |
|
input |
se.DevelopmentStageCode |
1.8* |
*se.DevelopmentStageCode += 0.2 |
|
ex.SunsetHour |
20 |
|
|
ex.SunriseHour |
8 |
|
|
ex.HourlyTemperature[h] |
20 |
|
parameters & internal static variables |
GrainLength |
Lagrue |
|
output |
a.Tnight95th |
20 |
|
output |
GrainAmyloseContent |
24.732 |
|
|
|
|
|
Strategy |
AmyloseContentLanning |
Case 2 |
|
input |
se.DevelopmentStageCode |
1.8* |
*se.DevelopmentStageCode += 0.2 |
|
ex.SunsetHour |
20 |
|
|
ex.SunriseHour |
8 |
|
|
ex.HourlyTemperature[h] |
20 |
|
parameters & internal static variables |
GrainLength |
Bengal |
|
output |
a.Tnight95th |
20 |
|
output |
GrainAmyloseContent |
18.505 |
|
|
|
|
|
Strategy |
AmyloseContentLanning |
Case 3 |
|
input |
se.DevelopmentStageCode |
1.8* |
*se.DevelopmentStageCode += 0.2 |
|
ex.SunsetHour |
20 |
|
|
ex.SunriseHour |
8 |
|
|
ex.HourlyTemperature[h] |
20 |
|
parameters & internal static variables |
GrainLength |
medium |
|
output |
a.Tnight95th |
20 |
|
output |
GrainAmyloseContent |
18.505 |
|
|
|
|
|
Strategy |
AmyloseContentLanning |
Case 4 |
|
input |
se.DevelopmentStageCode |
1.8* |
*se.DevelopmentStageCode += 0.2 |
|
ex.SunsetHour |
20 |
§ if (i <4) |
|
ex.SunriseHour |
8 |
for (int i = 0; i < 11; i++) |
|
ex.HourlyTemperature[h] |
20§ |
if (i < 4) |
|
30§ |
else |
|
parameters & internal static variables |
GrainLength |
medium |
|
output |
a.Tnight95th |
30 |
|
output |
GrainAmyloseContent |
18.505 |
|
Created with the Personal Edition of HelpNDoc: Easily create HTML Help documents