Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by jahn, Wed Apr 13 18:56:26 2011 UTC | revision 1.2 by benw, Mon Jul 2 09:58:15 2012 UTC | |
---|---|---|
# | Line 36 c | Line 36 c |
36 | Temp_P = 0.05 _d 0 | Temp_P = 0.05 _d 0 |
37 | Temp_A = 0.05 _d 0 | Temp_A = 0.05 _d 0 |
38 | ||
39 | Tempref= 30. _d 0 | Tempref= 20. _d 0 |
40 | c | c |
41 | photo_TempFunction = exp(Temp_P*(Tlocal - Tempref)) | photo_TempFunction = exp(Temp_P*(Tlocal - Tempref)) |
42 | photo_TempFunction = max(photo_TempFunction,1. _d -10) | photo_TempFunction = max(photo_TempFunction,1. _d -10) |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |