Parent Directory
|
Revision Log
|
Patch
revision 2592 by jpye, Wed Apr 11 22:15:24 2012 UTC | revision 2593 by jpye, Wed Apr 11 22:21:43 2012 UTC | |
---|---|---|
# | Line 47 METHOD on_load; | Line 47 METHOD on_load; |
47 | p := 1 {atm}; | p := 1 {atm}; |
48 | T := 20 {K} + 273.15 {K}; | T := 20 {K} + 273.15 {K}; |
49 | t := 0.5 {d}; | t := 0.5 {d}; |
50 | ||
51 | (* to plot the analemma with this model, use the 'Observer' to observe | |
52 | t, altitude and azimuth. Run a 'study' with t from 0 to 365 in steps of 1 | |
53 | day. Then click 'plot' and plot altitude vs azimuth. *) | |
54 | END on_load; | END on_load; |
55 | END sunpos_nrel_test; | END sunpos_nrel_test; |
56 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |