From sotos.enveng at gmail.com Mon Aug 3 06:17:07 2009 From: sotos.enveng at gmail.com (=?ISO-8859-7?B?0/n03vHn8iDQ4fDh7fT57d/v9Q==?=) Date: Mon Aug 3 06:17:12 2009 Subject: [Radiance-general] water any news ??? Message-ID: <92f99fb40908030617x127ce5d2x8da4e205b3029224@mail.gmail.com> Hello again, I had been running recently the file from Greg, and the whole process completed succesfully, after the latest update of Ubuntu i can not run "make". The answer i get is the following: wales@wales-laptop:~/pool$ make oconv -f pool_surface.rad catchpool.rad > catchscene.oct vwrays -vf pool_par.vf -x 500 -y 500 -ff \ | rtcontrib -w -ffc -c -n 2 \ -f pool_coords.cal -o %s_caustics.pic \ -b floor_bin -bn 7500 -x 50 -y 150 -m floor \ -b s_wall_bin -bn 1500 -x 50 -y 30 -m s_wall \ -b n_wall_bin -bn 1500 -x 50 -y 30 -m n_wall \ -b e_wall_bin -bn 4500 -x 150 -y 30 -m e_wall \ -b w_wall_bin -bn 4500 -x 150 -y 30 -m w_wall \ catchscene.oct rtrace: fatal - command line error at '2' rtcontrib: fatal - rtrace process died make: *** [floor_caustics.pic] Error 1 Any suggestion is accepted since i am completely new and lost. Thank you in advance Sotiris Papantoniou -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090803/29706b8b/attachment.html From tbleicher at googlemail.com Mon Aug 3 07:00:10 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Mon Aug 3 07:00:15 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <92f99fb40908030617x127ce5d2x8da4e205b3029224@mail.gmail.com> References: <92f99fb40908030617x127ce5d2x8da4e205b3029224@mail.gmail.com> Message-ID: <89355c0f0908030700k7a811d2dw4c7e94751dab2d5a@mail.gmail.com> Remove the "-n 2" option from the command line or move it right behind the "rtcontrib" command. I think at the current position it's treated as an option for rtrace which does not have a "-n" option. Thomas 2009/8/3 ??????? ??????????? : > Hello again, > > I had been running recently the file from Greg, and the whole process > completed succesfully, after the latest update of Ubuntu i can not run > "make". The answer i get is the following: > > wales@wales-laptop:~/pool$ make > oconv -f pool_surface.rad catchpool.rad > catchscene.oct > vwrays -vf pool_par.vf -x 500 -y 500 -ff \ > ??? ??? | rtcontrib -w -ffc -c -n 2 \ > ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ > ??? ??? ??? -b floor_bin -bn 7500 -x 50 -y 150 -m floor \ > ??? ??? ??? -b s_wall_bin -bn 1500 -x 50 -y 30 -m s_wall \ > ??? ??? ??? -b n_wall_bin -bn 1500 -x 50 -y 30 -m n_wall \ > ??? ??? ??? -b e_wall_bin -bn 4500 -x 150 -y 30 -m e_wall \ > ??? ??? ??? -b w_wall_bin -bn 4500 -x 150 -y 30 -m w_wall \ > ??? ??? ??? catchscene.oct > rtrace: fatal - command line error at '2' > rtcontrib: fatal - rtrace process died > make: *** [floor_caustics.pic] Error 1 > > Any suggestion is accepted since i am completely new and lost. > > Thank you in advance > > Sotiris Papantoniou > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > > From sotos.enveng at gmail.com Mon Aug 3 07:27:01 2009 From: sotos.enveng at gmail.com (=?ISO-8859-7?B?0/n03vHn8iDQ4fDh7fT57d/v9Q==?=) Date: Mon Aug 3 07:27:05 2009 Subject: [Radiance-general] water any news ??? Message-ID: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> The problem remains and no result is coming. I repait that the whole process was running 2 or 3 days ago. wales@wales-laptop:~/pool$ make oconv -f pool_surface.rad catchpool.rad > catchscene.oct vwrays -vf pool_par.vf -x 500 -y 500 -ff \ | rtcontrib -w -ffc -c \ -f pool_coords.cal -o %s_caustics.pic \ -b floor_bin -bn 7500 -x 50 -y 150 -m floor \ -b s_wall_bin -bn 1500 -x 50 -y 30 -m s_wall \ -b n_wall_bin -bn 1500 -x 50 -y 30 -m n_wall \ -b e_wall_bin -bn 4500 -x 150 -y 30 -m e_wall \ -b w_wall_bin -bn 4500 -x 150 -y 30 -m w_wall \ catchscene.oct rtrace: fatal - command line error at 'pool_coords.cal' rtcontrib: fatal - rtrace process died make: *** [floor_caustics.pic] Error 1 Thanks Thomas for the suggestion but it is still not working -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090803/bd8a0b94/attachment.htm From Christopher.Rush at arup.com Mon Aug 3 08:31:01 2009 From: Christopher.Rush at arup.com (Christopher Rush) Date: Mon Aug 3 08:31:09 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> References: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> Message-ID: You mentioned an upgrade to Ubuntu, anything you can think of this would affect? Some impact of text format of the make file? File permissions of the directory and files within? ________________________________ From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of S?t???? ?apa?t????? Sent: Monday, August 03, 2009 10:27 AM To: radiance-general@radiance-online.org Subject: [Radiance-general] water any news ??? The problem remains and no result is coming. I repait that the whole process was running 2 or 3 days ago. wales@wales-laptop:~/pool$ make oconv -f pool_surface.rad catchpool.rad > catchscene.oct vwrays -vf pool_par.vf -x 500 -y 500 -ff \ ??? ??? | rtcontrib -w -ffc -c \ ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ ??? ??? ??? -b floor_bin -bn 7500 -x 50 -y 150 -m floor \ ??? ??? ??? -b s_wall_bin -bn 1500 -x 50 -y 30 -m s_wall \ ??? ??? ??? -b n_wall_bin -bn 1500 -x 50 -y 30 -m n_wall \ ??? ??? ??? -b e_wall_bin -bn 4500 -x 150 -y 30 -m e_wall \ ??? ??? ??? -b w_wall_bin -bn 4500 -x 150 -y 30 -m w_wall \ ??? ??? ??? catchscene.oct rtrace: fatal - command line error at 'pool_coords.cal' rtcontrib: fatal - rtrace process died make: *** [floor_caustics.pic] Error 1 Thanks Thomas for the suggestion but it is still not working ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090803/2d7976e9/attachment.html From andrew.mcneil at arup.com Mon Aug 3 08:39:45 2009 From: andrew.mcneil at arup.com (Andrew McNeil) Date: Mon Aug 3 08:39:56 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> Message-ID: You have a different error this time which either means you?ve either made progress and have a new problem or you have more clues to diagnose your original problem. Previously the you had: ?... | rtcontrib -w -ffc -c -n 2 \ ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ ... And the error was: rtrace: fatal - command line error at '2' So you deleted ?n 2 ...| rtcontrib -w -ffc -c \ ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ ... And got the error: rtrace: fatal - command line error at 'pool_coords.cal' In both cases the error occurs after the ?c option. I think radiance expects ?c to be followed by an argument, which it is taking to be ?n in the first case and ?f in the second case. The following argument (2 or pool_coords.cal) is then interpreted as an option that doesn?t exist. Try putting a ?1? after ?c : ...| rtcontrib -w -ffc -c 1 \ ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ ... And see what you get. -Andy On 8/3/09 7:27 AM, "??????? ???????????" wrote: > The problem remains and no result is coming. I repait that the whole process > was running 2 or 3 days ago. > > wales@wales-laptop:~/pool$ make > oconv -f pool_surface.rad catchpool.rad > catchscene.oct > vwrays -vf pool_par.vf -x 500 -y 500 -ff \ > ??? ??? | rtcontrib -w -ffc -c \ > ??? ??? ??? -f pool_coords.cal -o %s_caustics.pic \ > ??? ??? ??? -b floor_bin -bn 7500 -x 50 -y 150 -m floor \ > ??? ??? ??? -b s_wall_bin -bn 1500 -x 50 -y 30 -m s_wall \ > ??? ??? ??? -b n_wall_bin -bn 1500 -x 50 -y 30 -m n_wall \ > ??? ??? ??? -b e_wall_bin -bn 4500 -x 150 -y 30 -m e_wall \ > ??? ??? ??? -b w_wall_bin -bn 4500 -x 150 -y 30 -m w_wall \ > ??? ??? ??? catchscene.oct > rtrace: fatal - command line error at 'pool_coords.cal' > rtcontrib: fatal - rtrace process died > make: *** [floor_caustics.pic] Error 1 > > Thanks Thomas for the suggestion but it is still not working > > > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090803/dd7c313f/attachment.htm From tbleicher at googlemail.com Mon Aug 3 08:43:52 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Mon Aug 3 08:43:55 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> References: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> Message-ID: <89355c0f0908030843rf0cc133qcb191ad8254efc30@mail.gmail.com> 2009/8/3 ??????? ??????????? : > The problem remains and no result is coming. I repait that the whole process > was running 2 or 3 days ago. > > wales@wales-laptop:~/pool$ make > oconv -f pool_surface.rad catchpool.rad > catchscene.oct > vwrays -vf pool_par.vf -x 500 -y 500 -ff \ > ??? ??? | rtcontrib -w -ffc -c \ Reading through the man pages for rtcontrib and rtrace I would think that "-w" and "-ffc" are both rtrace options. You can remove them to see if the command runs through then. The output would not be useable, but it might help to find the problem. In particular "-w" turns off warnings from rtrace. I could not find the "-c" option in the (online) man pages. Perhaps that's a source for an error there, too. Thomas From jedev at visarc.com Mon Aug 3 08:47:35 2009 From: jedev at visarc.com (Jack de Valpine) Date: Mon Aug 3 08:47:44 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <89355c0f0908030843rf0cc133qcb191ad8254efc30@mail.gmail.com> References: <92f99fb40908030727r194e5929xc0ae4c6138d38255@mail.gmail.com> <89355c0f0908030843rf0cc133qcb191ad8254efc30@mail.gmail.com> Message-ID: <4A770697.8070006@visarc.com> The -c is the number of rays to collect. The default value is 1, however to use the default value I would expect that you do not specify -c or else you do -c 1 as per Andrew's direction. Note you can run "rtcontrib -defaults" to see what the default settings are for rtcontrib. -Jack Thomas Bleicher wrote: > 2009/8/3 ??????? ??????????? : > >> The problem remains and no result is coming. I repait that the whole process >> was running 2 or 3 days ago. >> >> wales@wales-laptop:~/pool$ make >> oconv -f pool_surface.rad catchpool.rad > catchscene.oct >> vwrays -vf pool_par.vf -x 500 -y 500 -ff \ >> | rtcontrib -w -ffc -c \ >> > > Reading through the man pages for rtcontrib and rtrace I would think > that "-w" and "-ffc" are both rtrace options. You can remove them > to see if the command runs through then. The output would not be > useable, but it might help to find the problem. In particular "-w" turns > off warnings from rtrace. > > I could not find the "-c" option in the (online) man pages. Perhaps > that's a source for an error there, too. > > Thomas > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > -- # Jack de Valpine # president # # visarc incorporated # http://www.visarc.com # # channeling technology for superior design and construction From andrew.mcneil at arup.com Mon Aug 3 08:57:23 2009 From: andrew.mcneil at arup.com (Andrew McNeil) Date: Mon Aug 3 08:57:34 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: <4A770697.8070006@visarc.com> Message-ID: Looking back through this thread Greg told you to use -c to replace '!total -if22500. Maybe it should be -c 22500 ? I can't tell for sure though without looking at poolcoords.cal. On 8/3/09 8:47 AM, "Jack de Valpine" wrote: > The -c is the number of rays to collect. The default value is 1, however > to use the default value I would expect that you do not specify -c or > else you do -c 1 as per Andrew's direction. Note you can run "rtcontrib > -defaults" to see what the default settings are for rtcontrib. > > -Jack > > Thomas Bleicher wrote: >> 2009/8/3 ??????? ??????????? : >> >>> The problem remains and no result is coming. I repait that the whole process >>> was running 2 or 3 days ago. >>> >>> wales@wales-laptop:~/pool$ make >>> oconv -f pool_surface.rad catchpool.rad > catchscene.oct >>> vwrays -vf pool_par.vf -x 500 -y 500 -ff \ >>> | rtcontrib -w -ffc -c \ >>> >> >> Reading through the man pages for rtcontrib and rtrace I would think >> that "-w" and "-ffc" are both rtrace options. You can remove them >> to see if the command runs through then. The output would not be >> useable, but it might help to find the problem. In particular "-w" turns >> off warnings from rtrace. >> >> I could not find the "-c" option in the (online) man pages. Perhaps >> that's a source for an error there, too. >> >> Thomas >> >> _______________________________________________ >> Radiance-general mailing list >> Radiance-general@radiance-online.org >> http://www.radiance-online.org/mailman/listinfo/radiance-general >> ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses From gward at lmi.net Mon Aug 3 09:27:07 2009 From: gward at lmi.net (Greg Ward) Date: Mon Aug 3 09:27:09 2009 Subject: [Radiance-general] water any news ??? In-Reply-To: References: Message-ID: <965283C9-EC27-4DA1-8DE5-BDF56ED63F0D@lmi.net> You guys are close, but the correct setting is "-c 0" to get full accumulation. -Greg > From: Jack de Valpine > Date: August 3, 2009 10:47:35 AM CDT > > The -c is the number of rays to collect. The default value is 1, > however to use the default value I would expect that you do not > specify -c or else you do -c 1 as per Andrew's direction. Note you > can run "rtcontrib -defaults" to see what the default settings are > for rtcontrib. > > -Jack From sotos.enveng at gmail.com Mon Aug 3 10:03:40 2009 From: sotos.enveng at gmail.com (Sotiris Papantoniou) Date: Mon Aug 3 10:03:48 2009 Subject: [Radiance-general] Re: water any news ??? Message-ID: <4a77186e.0702d00a.653e.0093@mx.google.com> Hello again, After adding "0" value after -c , everything is working perfectly. Thanks to everyone about suggestions. I hope that one day I can return the favour. Imagine how many problems I will have on my model if I have so many problems in the example file. Thanks again everyone Sotiris Papantoniou -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090803/5cb3cf44/attachment.html From bernd at bzed.de Thu Aug 6 15:13:15 2009 From: bernd at bzed.de (Bernd Zeimetz) Date: Thu Aug 6 15:13:22 2009 Subject: [Radiance-general] New version of RadDisplay In-Reply-To: <4A704170.2080604@deluminaelab.com> References: <4A704170.2080604@deluminaelab.com> Message-ID: <4A7B557B.7060906@bzed.de> Hi! > We finished a new version of RadDisplay tool. I think it would be great to have that in Debian, so I've started a packaging effort at svn.debian.org/svn/python-apps/packages/raddisplay/trunk (access via svn:// or - if you have an account on alioth.debian.org - via ssh+svn://....). Unfortunately I don't have much spare time, to I would appreciate if somebody would like to maintain it - with a lot of help from me of course. That's also a good start into Debian packaging practice :) Cheers, Bernd -- Bernd Zeimetz Debian GNU/Linux Developer GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79 ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F From grobe at gmx.net Wed Aug 12 01:13:02 2009 From: grobe at gmx.net (Lars O. Grobe) Date: Wed Aug 12 01:13:11 2009 Subject: [Radiance-general] Using SSLD skies with sun Message-ID: <4A82798E.7030908@gmx.net> Hi, I know that not many here use the SSLD skies, but maybe one or another has a comment on it... I am currently using gensky to find the brightness levels and sun position required to use the SSLD skies. Now I am wondering whether this combination hides some risks. First, when I add a gensky-sun to the ssld-sky, in my understanding this should not change the horizontal illuminance but be kind of a technical optimization, replacing the bright glow spot where the sun is seen by a source of type light, thus making sure that shadow-test actually hit it. This would require the flux of the sky (glow) part to be covered to be the same as the flux of the sun light source. Second, gensky manipulates the sun position when coming close to the zenith and sets it to 87.5 altitude. I am in a tropical country, where this 90 degrees can be reached. In such a case, I would have two suns in my sky definition - the one in the ssld glow source (at 90 degree) PLUS the gensky light source at 87.5 degree, right? I am just trying to debug my sky setups, so any comments are appreciated :-D Cheers Lars. From Phillip.Greenup at arup.com Wed Aug 12 01:23:01 2009 From: Phillip.Greenup at arup.com (Phillip Greenup) Date: Wed Aug 12 01:23:07 2009 Subject: [Radiance-general] Using SSLD skies with sun In-Reply-To: <4A82798E.7030908@gmx.net> References: <4A82798E.7030908@gmx.net> Message-ID: Hi Lars, The SSLD sky generator creates a diffuse sky distribution. If you don't put a sun in there, there won't be one. If you're sky model involves a diffuse sky that is brightest in the sun direction, but the sun itself is not directly visible, then you'll just need to ensure you get the diffuse horizontal illuminance you're looking for (and that's the hard part - what should the diffuse horizontal illuminance be?). So you won't end up with two sun definitions. And you control the diffuse and direct components of global horizontal illuminance. If the sun is not visible, it shouldn't be in the model, the direct illuminance component will be zero and the global will equal the diffuse illuminance. This is assuming you are using my old SSLD sky generator / cal file. Could be a different story if you're using something else? Cheers, Phil. -----Original Message----- From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Lars O. Grobe Sent: Wednesday, 12 August 2009 6:13 PM To: Radiance general discussion Subject: [Radiance-general] Using SSLD skies with sun Hi, I know that not many here use the SSLD skies, but maybe one or another has a comment on it... I am currently using gensky to find the brightness levels and sun position required to use the SSLD skies. Now I am wondering whether this combination hides some risks. First, when I add a gensky-sun to the ssld-sky, in my understanding this should not change the horizontal illuminance but be kind of a technical optimization, replacing the bright glow spot where the sun is seen by a source of type light, thus making sure that shadow-test actually hit it. This would require the flux of the sky (glow) part to be covered to be the same as the flux of the sun light source. Second, gensky manipulates the sun position when coming close to the zenith and sets it to 87.5 altitude. I am in a tropical country, where this 90 degrees can be reached. In such a case, I would have two suns in my sky definition - the one in the ssld glow source (at 90 degree) PLUS the gensky light source at 87.5 degree, right? I am just trying to debug my sky setups, so any comments are appreciated :-D Cheers Lars. _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses From grobe at gmx.net Wed Aug 12 01:53:23 2009 From: grobe at gmx.net (Lars O. Grobe) Date: Wed Aug 12 01:53:31 2009 Subject: [Radiance-general] Using SSLD skies with sun In-Reply-To: References: <4A82798E.7030908@gmx.net> Message-ID: <4A828303.5060701@gmx.net> Hi Phillip! > So you won't end up with two sun definitions. And you control the > diffuse and direct components of global horizontal illuminance. If > the sun is not visible, it shouldn't be in the model, the direct > illuminance component will be zero and the global will equal the > diffuse illuminance. Hm, my concern was maybe a bit academic :-) For a sky with a very steep gradient, the sun (light) would cover the brightest spot of the sky (glow) - so light replaces glow. But because of the altitude modification gensky does for high altitudes, the sun (light) is 2.5 degrees off the brightest spot of the sky glow - leading to light plus glow spot. Probably the fact that the solid angle covered by the sun is small, the difference is not that high, but in cases where my illuminance is really only due to a small circumsolar domain of the sky, this may lead to some higher illuminances, right? Would need some test models to see whether this becomes visible with a skylight. I just realized that I have two different sun positions in my model - the 'real' one by the ssld background sky, and the manipulated on by gensky. Yes, I am using you cal-file, thank you by the way :-) Cheers Lars. From Phillip.Greenup at arup.com Wed Aug 12 02:12:20 2009 From: Phillip.Greenup at arup.com (Phillip Greenup) Date: Wed Aug 12 02:12:28 2009 Subject: [Radiance-general] Using SSLD skies with sun In-Reply-To: <4A828303.5060701@gmx.net> References: <4A82798E.7030908@gmx.net> <4A828303.5060701@gmx.net> Message-ID: OK - thanks for the explanation. All clearer now! I'm thinking that this shouldn't really cause you much problems. You may be right that the sun will block that part of the sky nearest to the solar position, but that part of the sky that is blocked will be really small, and much less bright than the sun, so it should (I think?) make very little, to no, difference. And because the diffuse sky is only part of the indirect calculation, a small change in directionality should again be almost unnoticeable. BTW, you could always set the sun direction input for the SSLD definition (A8, A9, A10) equal to that generated by gensky? Cheers! Phil. -----Original Message----- From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Lars O. Grobe Sent: Wednesday, 12 August 2009 6:53 PM To: Radiance general discussion Subject: Re: [Radiance-general] Using SSLD skies with sun Hi Phillip! > So you won't end up with two sun definitions. And you control the > diffuse and direct components of global horizontal illuminance. If > the sun is not visible, it shouldn't be in the model, the direct > illuminance component will be zero and the global will equal the > diffuse illuminance. Hm, my concern was maybe a bit academic :-) For a sky with a very steep gradient, the sun (light) would cover the brightest spot of the sky (glow) - so light replaces glow. But because of the altitude modification gensky does for high altitudes, the sun (light) is 2.5 degrees off the brightest spot of the sky glow - leading to light plus glow spot. Probably the fact that the solid angle covered by the sun is small, the difference is not that high, but in cases where my illuminance is really only due to a small circumsolar domain of the sky, this may lead to some higher illuminances, right? Would need some test models to see whether this becomes visible with a skylight. I just realized that I have two different sun positions in my model - the 'real' one by the ssld background sky, and the manipulated on by gensky. Yes, I am using you cal-file, thank you by the way :-) Cheers Lars. _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses From mstock at umich.edu Wed Aug 12 06:17:36 2009 From: mstock at umich.edu (Mark Stock) Date: Wed Aug 12 06:17:53 2009 Subject: [Radiance-general] Utah sky model .cal file Message-ID: All this talk of Radiance skies made me remember that I recently implemented part of Preetham, Shirley, Smits, "A Practical, Analytical Model for Daylight" for Radiance. It's rough around the edges, but produces good (if not totally accurate) results. Specifically, I modeled the part that determines the sky color and brightness, not the part that determines the color shift for faraway objects due to atmospheric scattering (maybe I'll have that done by the Radiance User Conference this year). To use it, first run gensky (as normal), but comment out the brightfunc description and add a new colorfunc entry. The real arguments are turbidity and sun direction (copy the last 3 entries from the brightfunc line), like this example for a sky after sunset: #void brightfunc skyfunc #2 skybr skybright.cal #0 #7 1 9.75e-01 4.02e-01 2.68e-01 -0.918161 0.378882 -0.115887 void colorfunc skyfunc 4 skyr skyg skyb utah.cal 0 4 2. -0.918161 0.378882 -0.115887 Like gensky, to use it attach it to a glow source: skyfunc glow skydome 0 0 4 1. 1. 1. 0 skydome source sky 0 0 4 0 0 1 180 skydome source sky2 0 0 4 0 0 -1 180 So, for the sample scene file attached, run: % oconv duskscene.rad > duskscene.oct % rvu -vp 1 -5 2 -vd -1 5 -1.5 -vh 90 -vv 90 -ab 2 -ad 512 -ar 512 -as 128 -aa 0.1 -pe -5 duskscene.oct It isn't quite automatic yet, and it does emit some errors, though I hope to clean those up soon. Would this be most useful as a command-line option to gensky? It would seem most applicable there. Plus, that would allow control over the sun color, which shifts subtly from white to orange-ish nearer the horizons. Enjoy. Mark mstock@umich.edu -------------- next part -------------- # gensky 08 18 19.5 # Local solar time: 19.30 # Solar altitude and azimuth: -6.7 112.4 # Ground ambient level: 2.0 #void brightfunc skyfunc #2 skybr skybright.cal #0 #7 1 9.75e-01 4.02e-01 2.68e-01 -0.918161 0.378882 -0.115887 void colorfunc skyfunc 4 skyr skyg skyb utah.cal 0 4 2. -0.918161 0.378882 -0.115887 skyfunc glow skydome 0 0 4 1. 1. 1. 0 skydome source sky 0 0 4 0 0 1 180 skydome source sky2 0 0 4 0 0 -1 180 void plastic groundc 0 0 5 0.5 0.4 0.24 0.0 0.0 groundc ring ground 0 0 8 0 0 0 0 0 1 0 20 void plastic grey 0 0 5 0.18 0.18 0.18 0 0 !genbox grey box 1 1 1 -r 0.02 | xform -t -0.5 -0.5 0 -------------- next part -------------- { preetham.cal - Sky color function for Radiance skies, meant to work in place of skybright.cal From Preetham, Shirley, Smits, "A Practical, Analytical Model for Daylight" Converted to Radiance by Mark J. Stock, mstock@umich.edu A1 - Turbidity A2,A3,A4 - sun direction An example usage for a late afternoon sky follows: (run gensky 4 30 16.2 -a 42 +s to create the following text) # gensky 4 30 16.2 -a 42 +s # Local solar time: 16.11 # Solar altitude and azimuth: 30.6 81.9 # Ground ambient level: 15.4 void light solar 0 0 3 6.19e+06 6.19e+06 6.19e+06 solar source sun 0 0 4 -0.852270 -0.121498 0.508797 0.5 #void brightfunc skyfunc #2 skybr skybright.cal #0 #7 1 7.62e+00 1.51e+01 4.03e-01 -0.852270 -0.121498 0.508797 # notice how I stole this line for skycolor below? void colorfunc skyfunc 4 skyr skyg skyb utah.cal 0 4 2. -0.852270 -0.121498 0.508797 skyfunc glow sky_glow 0 0 4 1.0 1.0 1.0 0 sky_glow source sky 0 0 4 0 0 1 180 } { perez(theta, gamma, a, b, c, d, e) = (1.+a*exp(b/cos(theta))) * (1+c*exp(d*gamma)+e*cos(gamma)*cos(gamma)); } perez(t, g, a, b, c, d, e) = (1.+a*exp(b/(0.0001+abs(cos(t))))) * (1+c*exp(d*g)+e*cos(g)*cos(g)); cosgamma = Dx*A2 + Dy*A3 + Dz*A4; gamma = Acos(cosgamma); { angle from sun to this point in sky } theta = Acos(Dz); { angle from zenith to this point in sky } thetas = Acos(A4); { angle from zenith to sun } { zenith brightness, chromaticity } yyz = (4.0453*A1 - 4.971)*tan((0.4444-A1/120.)*(3.1415927-2*thetas)) - 0.2155*A1 + 2.4192; xz = 0.25886 + 0.00394*A1 + thetas*(0.06052 - 0.03202*A1*(1.-0.065272*A1) + thetas*(-0.21196 + 0.06377*A1*(1.-0.058805*A1) + thetas*(0.11693 - 0.02903*A1*(1.-0.057182*A1)))); yz = 0.26688 + 0.00516*A1 + thetas*(0.0667 - 0.04153*A1*(1.-0.07633*A1) + thetas*(-0.26756 + 0.0897*A1*(1.-0.068004*A1) + thetas*(0.15346 - 0.04214*A1*(1.-0.065259*A1)))); { distribution coefficients for luminance, chromaticity; functions of turbidity } ayy = 0.1787*A1 - 1.463; byy = -0.3554*A1 + 0.4275; cyy = -0.0227*A1 + 5.3251; dyy = 0.1206*A1 - 2.5771; eyy = -0.067*A1 + 0.3703; ax = -0.0193*A1 - 0.2593; bx = -0.0665*A1 + 0.0008; cx = -0.0004*A1 + 0.2125; dx = -0.0641*A1 - 0.8989; ex = -0.0033*A1 + 0.0452; ay = -0.0167*A1 - 0.2608; by = -0.095*A1 + 0.0092; cy = -0.0079*A1 + 0.2102; dy = -0.0441*A1 - 1.6537; ey = -0.0109*A1 + 0.0529; { point values for luminance, chromaticity } yyp = yyz * perez(theta, gamma, ayy, byy, cyy, dyy, eyy) / perez(0., thetas, ayy, byy, cyy, dyy, eyy); xp = xz * perez(theta, gamma, ax, bx, cx, dx, ex) / perez(0., thetas, ax, bx, cx, dx, ex); yp = yz * perez(theta, gamma, ay, by, cy, dy, ey) / perez(0., thetas, ay, by, cy, dy, ey); { output brightness } skybr = yyp; { output radiance } { first, tristimulus values } x = yyp*xp/yp; y = yyp; {z = yyp*(1.-xp-yp)/yp;} z = yyp*if(1.-xp-yp, 1-xp-yp, 0.)/yp; { convert using CIE M^-1 matrix from http://www.brucelindbloom.com/Eqn_RGB_XYZ_Matrix.html } { do not apply gamma, as we are in linear units } skyr = 2.3706743*x - 0.9000405*y - 0.4706338*z; skyg = -0.513885*x + 1.4253036*y + 0.0885814*z; skyb = 0.0052982*x - 0.0146949*y + 1.0093968*z; {r = 2.3706743*x - 0.9000405*y - 0.4706338*z; g = -0.513885*x + 1.4253036*y + 0.0885814*z; b = 0.0052982*x - 0.0146949*y + 1.0093968*z; skyr = if(r, r, 0.); skyg = if(g, g, 0.); skyb = if(b, b, 0.);} From dbs176 at gmail.com Wed Aug 12 06:24:09 2009 From: dbs176 at gmail.com (David Smith) Date: Wed Aug 12 06:24:11 2009 Subject: [Radiance-general] Using SSLD skies with sun Message-ID: <694e132c0908120624o19cece1ds9dc3e60cd1ba6520@mail.gmail.com> > Second, gensky manipulates the sun position when coming close to the > zenith and sets it to 87.5 altitude. I am in a tropical country, where > this 90 degrees can be reached. The sun hits a zenith of 90 at any position between the Tropic of Cancer and the Tropic of Capricorn. A few degrees above and below the tropics hit a zenith of 87.5. A short while ago I modified and recompiled gensky, changing 87.5 to 89.9 in lines 218-225 ( http://www.radiance-online.org/pipermail/radiance-general/2005-December/003118.html ). Has anybody else done this and run into problems? I think if the zenith is at 90.0, the -vu vector may get messy if you're translating the gensky output into a camera showing the sun's view, which was my reasoning for 89.9. --Dave From tbleicher at googlemail.com Wed Aug 12 07:27:28 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Wed Aug 12 07:27:40 2009 Subject: [Radiance-general] Using SSLD skies with sun In-Reply-To: <694e132c0908120624o19cece1ds9dc3e60cd1ba6520@mail.gmail.com> References: <694e132c0908120624o19cece1ds9dc3e60cd1ba6520@mail.gmail.com> Message-ID: <89355c0f0908120727y4dd82791qfd633dc1087679b@mail.gmail.com> Hi Dave. On Wed, Aug 12, 2009 at 2:24 PM, David Smith wrote: > A short while ago I modified and recompiled gensky, changing 87.5 to > 89.9 in lines 218-225 ( > http://www.radiance-online.org/pipermail/radiance-general/2005-December/003118.html > ). > > Has anybody else done this and run into problems? I did that back in the days when I compiled my own stuff. You can't got to 90 degrees but everything else should work. I remember that the positions I got were still credible and far better than the results form another algorithm I used that distorted the sun's path around the zenith. Gensky may be a bit inaccurate, too, but i don't think it is noticeable. I checked the output by plotting a sunpath with the values I got from the gensky comments in the output. I think Axel Jacobs has written a script to do that but you can use any plotting app you want. Regards, Thomas From sotos.enveng at gmail.com Thu Aug 13 06:56:37 2009 From: sotos.enveng at gmail.com (=?ISO-8859-7?B?0/n03vHn8iDQ4fDh7fT57d/v9Q==?=) Date: Thu Aug 13 06:56:44 2009 Subject: [Radiance-general] RE: Water any news ??? Message-ID: <92f99fb40908130656l38e02c70l5cbe1d5c3d89c884@mail.gmail.com> Hello again with a new question, the pool I am trying to simulate has a bottom that it's depth varies. This means that i can not use the poolcoords.cal formula as it is and i need to make some necessary changes. The part of formula i don't understand, but i think can not work as it is, is the following: "floor_bin = floor(FloorXres*(Px - FloorOrigX)/FloorWidth) + floor(FloorYres*(1 - (Py - FloorOrigY)/FloorLength))*FloorXres;" In this formula 3 more parameters must be added in my opinion: FloorOrigZ, FloorZres, FloorDepth. The role of the this formula is to calculate how many points (bins) should be used for calculating how much energy falls on them, If someone can explain how the specific formula works [ floor(...) , Px, Py ], or give me directly a new one with the parameters of depth in it, I whould be grateful. Thank you in advance for your time Sotiris Papantoniou Welsh School of Architecture -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090813/33d9a473/attachment.htm From jm at dmu.ac.uk Thu Aug 13 08:15:05 2009 From: jm at dmu.ac.uk (John Mardaljevic) Date: Thu Aug 13 08:15:17 2009 Subject: [Radiance-general] Using SSLD skies with sun Message-ID: Sort of related to this discussion: When diffuse and direct input parameters are taken from measurements (e.g. a climate file), the value for direct normal will usually be based on an instrument that has an acceptance angle quite a bit larger than the solar disc, e.g. 6 degrees for the Eppley solar tracker. So, a reasonable portion of the most intense circumsolar region will end up be apportioned to the sun luminance (actually, radiance), and therefore handled by the deterministic part of the calculation. This effect is described in more detail in Chapter 3, Section 3.2.3 (p60-61) here: http://www.iesd.dmu.ac.uk/~jm/doku.php?id=resources:thesis -John ----------------------------------------------- Dr. John Mardaljevic Reader in Daylight Modelling Institute of Energy and Sustainable Development De Montfort University The Gateway Leicester LE1 9BH, UK +44 (0) 116 257 7972 +44 (0) 116 257 7981 (fax) jm@dmu.ac.uk http://www.iesd.dmu.ac.uk/~jm From tbleicher at googlemail.com Thu Aug 13 11:11:08 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Thu Aug 13 11:11:10 2009 Subject: [Radiance-general] RE: Water any news ??? In-Reply-To: <92f99fb40908130656l38e02c70l5cbe1d5c3d89c884@mail.gmail.com> References: <92f99fb40908130656l38e02c70l5cbe1d5c3d89c884@mail.gmail.com> Message-ID: <89355c0f0908131111k2a01a18al12e5cf51a7090285@mail.gmail.com> Hello Sotiris. 2009/8/13 ??????? ??????????? : > Hello again with a new question, > > the pool I am trying to simulate has a bottom that it's depth varies. This > means that i can not use the poolcoords.cal formula as it is and i need to > make some necessary changes. I don't think you need to change anything in this formula. It returns the bin number for a point (Px,Py) based on the x and y resolution. The "depth" of the plane is not taken into account. If you would add another component you would split the 2-d array into a 3-d array. I don't think that's what you want to do. > The part of formula i don't understand, but i > think can not work as it is, is the following: > > "floor_bin = floor(FloorXres*(Px - FloorOrigX)/FloorWidth) + > floor(FloorYres*(1 - (Py - FloorOrigY)/FloorLength))*FloorXres;" This formula returns the number of the bin for the particular "tile" in the Xres (columns) * Yres (rows) grid. floor_bin = column position + ( row position * columns) floor() is the math formula to return the next smaller integer number. It's easy to understand if you replace all the variables with actual values. Example: FloorXres = 13 FloorYres = 17 FloorOrigX = 0 FloorOrigY = 0 FloorWidth = 26 FloorLength = 34 Px = 5.67 Py = 12.34 floor_bin = floor( 13 * ( 5.67 - 0 ) / 26 ) + floor( 17 * ( 1 - ( 12.34 - 0 ) / 34 ) ) * 13 floor_bin = floor( 13 * rel X position ) + floor ( 17 * ( 1 - rel Y postion) ) * 13 > In this formula 3 more parameters must be added in my opinion: FloorOrigZ, > FloorZres, FloorDepth. Z is not taken into account here. > The role of the this formula is to calculate how many points (bins) should > be used for calculating how much energy falls on them, Not "how many" bins but "which" bin. The "how many" is set by Xres and Yres. > If someone can explain how the specific formula works [ floor(...) , Px, Py > ], or give me directly a new one with the parameters of depth in it, I > whould be grateful. I hope you can go on with the explanation above. If your floor slopes down you might have adjust the area of the floor relative to a horizontal plane. But that should be all. Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090813/26ef511b/attachment.html From schwaj3 at rpi.edu Thu Aug 13 13:42:40 2009 From: schwaj3 at rpi.edu (schwaj3@rpi.edu) Date: Thu Aug 13 13:42:44 2009 Subject: [Radiance-general] Shadow above highlight? Message-ID: <200908132042.n7DKged6003012@smtp7.server.rpi.edu> Hmm, well no suggestions thus far has helped solve the problem I am having. I think it would help if I explain what I am trying to do. I am attempting to validate radiosity calculations against a raytracer (in this case Radiance). I am doing this with a simple example of a box lit only by direct sun and ambient bounces, so there is no sky distribution. I have attempted many different rendering options, such as -aa 0 and many other "high quality" level options as recommended in the Rendering with Radiance book. These do not get rid of the problem. As you can see in my gensky below, the sun shouldn't be approaching the zenith, as it has been revealed can cause problems. I was reccommended to try using mkillum to turn the window into an illum surface. I have attempted this, but it doesn't appear to do anything, so I could be using it incorrectly? I am only using a single ambient bounce in my calculations because the shadow is still there even on higher amounts, such as -ab 20. I decided -ab 1 would make it easier to track down the problem as well as take less computation time. Any more thoughts on what could be causing this? Could it be a problem with gensky similar to the zenith problem maybe? --John Schwartz > From: schwaj3@rpi.edu > Date: July 27, 2009 3:41:40 PM PDT > > I am fairly stumped as to what is going on here. I have a box with a > square hole, 1/3 x 1/3 the width of the box, to allow sunlight into > my room. > > I am using the following gensky to attempt to only light the room > using > sunlight. > !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s > skyfunc glow sky_glow > 0 > 0 > 4 0 0 0 0 > > sky_glow source sky > 0 > 0 > 4 0 0 1 180 > > This picture was rendered using -ab 1 > http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg> You'll note on this image, that there is a strange shadow on the > ceiling. > I am unable to figure out why. > > If I instead place a light in the room, also 1/3x 1/3 the size of the > box, I do not have this problem. This picture is taken from the > "back" of > the box, with the light on the ceiling instead of the floor. There > is no > gensky used on this picture. > > http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg This > picture was rendered using -ab 0> > Changing the camera angle doesn't effect the shadow seen in the first > picture. I have determined that the shape of the window is not causing > the shadow, instead the highlight on the floor causes the shadow on > the > ceiling. > > If anyone can help clear this up for me, I would appreciate it. > > --John ===========End of original message text=========== ===========End of original message text=========== From gregoryjward at gmail.com Thu Aug 13 13:58:44 2009 From: gregoryjward at gmail.com (Greg Ward) Date: Thu Aug 13 13:59:12 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <200908132042.n7DKged6003012@smtp7.server.rpi.edu> References: <200908132042.n7DKged6003012@smtp7.server.rpi.edu> Message-ID: <9403D64F-984A-428D-B291-C718D032AACF@lmi.net> Can you send me your scene description, so I can have a look at it? This is the worst possible timing for me, but you're going to get nowhere unless you share your scene files. It's impossible to deduce what's going wrong from an image. -Greg > From: schwaj3@rpi.edu > Date: August 13, 2009 1:42:40 PM PDT > > Hmm, well no suggestions thus far has helped solve the problem I am > having. I think it would help if I explain what I am trying to do. I > am > attempting to validate radiosity calculations against a raytracer (in > this case Radiance). I am doing this with a simple example of a box > lit > only by direct sun and ambient bounces, so there is no sky > distribution. > > I have attempted many different rendering options, such as -aa 0 and > many > other "high quality" level options as recommended in the Rendering > with > Radiance book. These do not get rid of the problem. As you can see > in my > gensky below, the sun shouldn't be approaching the zenith, as it has > been > revealed can cause problems. > > I was reccommended to try using mkillum to turn the window into an > illum > surface. I have attempted this, but it doesn't appear to do > anything, so > I could be using it incorrectly? I am only using a single ambient > bounce > in my calculations because the shadow is still there even on higher > amounts, such as -ab 20. I decided -ab 1 would make it easier to track > down the problem as well as take less computation time. > > Any more thoughts on what could be causing this? Could it be a problem > with gensky similar to the zenith problem maybe? > > --John Schwartz > >> From: schwaj3@rpi.edu >> Date: July 27, 2009 3:41:40 PM PDT >> >> I am fairly stumped as to what is going on here. I have a box with a >> square hole, 1/3 x 1/3 the width of the box, to allow sunlight into >> my room. >> >> I am using the following gensky to attempt to only light the room >> using >> sunlight. >> !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s >> skyfunc glow sky_glow >> 0 >> 0 >> 4 0 0 0 0 >> >> sky_glow source sky >> 0 >> 0 >> 4 0 0 1 180 >> >> This picture was rendered using -ab 1 >> http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg> >> You'll note on this image, that there is a strange shadow on the > >> ceiling. >> I am unable to figure out why. >> >> If I instead place a light in the room, also 1/3x 1/3 the size of the >> box, I do not have this problem. This picture is taken from the >> "back" of >> the box, with the light on the ceiling instead of the floor. There >> is no >> gensky used on this picture. >> >> http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg >> This > picture was rendered using -ab 0> >> Changing the camera angle doesn't effect the shadow seen in the first >> picture. I have determined that the shape of the window is not >> causing >> the shadow, instead the highlight on the floor causes the shadow on >> the >> ceiling. >> >> If anyone can help clear this up for me, I would appreciate it. >> >> --John > From schwaj3 at rpi.edu Thu Aug 13 15:00:48 2009 From: schwaj3 at rpi.edu (schwaj3@rpi.edu) Date: Thu Aug 13 15:00:54 2009 Subject: Fw: Re: [Radiance-general] Shadow above highlight? Message-ID: <200908132200.n7DM0mFP018287@smtp8.server.rpi.edu> Here are the files and commands to run it for anyone who is interested. oconv -f -r 16384 sun_nosky_0621_12 p-cornell_9_quad_out.mtl Sketchup2Radiance.rad>sun_nosky_0621_12_hres.oct rpict -bv- -ab 1 -dp 2048 -ar 256 -ms 0.033 -ds .02 -dt .05 -dc .75 -dr 3 -sj 1 \ -vf 0.vf -st 1.0 -aa .1 -ad 2048 -as 256 -lr 24 -lw .0002 -t 60 \ sun_nosky_0621_12_hres.oct >062112-20.pic ra_ppm -g 1 -e -2 062112-20.pic > 062112-20-t.ppm --John Schwartz ==============Original message text=============== On Thu, 13 Aug 2009 16:58:44 EDT Greg Ward wrote: Can you send me your scene description, so I can have a look at it? This is the worst possible timing for me, but you're going to get nowhere unless you share your scene files. It's impossible to deduce what's going wrong from an image. -Greg > From: schwaj3@rpi.edu > Date: August 13, 2009 1:42:40 PM PDT > > Hmm, well no suggestions thus far has helped solve the problem I am > having. I think it would help if I explain what I am trying to do. I > am > attempting to validate radiosity calculations against a raytracer (in > this case Radiance). I am doing this with a simple example of a box > lit > only by direct sun and ambient bounces, so there is no sky > distribution. > > I have attempted many different rendering options, such as -aa 0 and > many > other "high quality" level options as recommended in the Rendering > with > Radiance book. These do not get rid of the problem. As you can see > in my > gensky below, the sun shouldn't be approaching the zenith, as it has > been > revealed can cause problems. > > I was reccommended to try using mkillum to turn the window into an > illum > surface. I have attempted this, but it doesn't appear to do > anything, so > I could be using it incorrectly? I am only using a single ambient > bounce > in my calculations because the shadow is still there even on higher > amounts, such as -ab 20. I decided -ab 1 would make it easier to track > down the problem as well as take less computation time. > > Any more thoughts on what could be causing this? Could it be a problem > with gensky similar to the zenith problem maybe? > > --John Schwartz > >> From: schwaj3@rpi.edu >> Date: July 27, 2009 3:41:40 PM PDT >> >> I am fairly stumped as to what is going on here. I have a box with a >> square hole, 1/3 x 1/3 the width of the box, to allow sunlight into >> my room. >> >> I am using the following gensky to attempt to only light the room >> using >> sunlight. >> !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s >> skyfunc glow sky_glow >> 0 >> 0 >> 4 0 0 0 0 >> >> sky_glow source sky >> 0 >> 0 >> 4 0 0 1 180 >> >> This picture was rendered using -ab 1 >> http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg> >> You'll note on this image, that there is a strange shadow on the > >> ceiling. >> I am unable to figure out why. >> >> If I instead place a light in the room, also 1/3x 1/3 the size of the >> box, I do not have this problem. This picture is taken from the >> "back" of >> the box, with the light on the ceiling instead of the floor. There >> is no >> gensky used on this picture. >> >> http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg >> This > picture was rendered using -ab 0>>> Changing the camera angle doesn't effect the shadow seen in the first >> picture. I have determined that the shape of the window is not >> causing >> the shadow, instead the highlight on the floor causes the shadow on >> the >> ceiling. >> >> If anyone can help clear this up for me, I would appreciate it. >> >> --John > ===========End of original message text=========== ===========End of original message text=========== -------------- next part -------------- A non-text attachment was scrubbed... Name: Sketchup2Radiance.rad Type: application/octet-stream Size: 979 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/3e56840e/Sketchup2Radiance-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: sun_nosky_0621 Type: application/octet-stream Size: 637 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/3e56840e/sun_nosky_0621-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: p-cornell_9_quad_out.rad Type: application/octet-stream Size: 14101 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/3e56840e/p-cornell_9_quad_out-0002.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: p-cornell_9_quad_out.mtl Type: application/octet-stream Size: 128 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/3e56840e/p-cornell_9_quad_out-0003.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: 0.vf Type: application/octet-stream Size: 101 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/3e56840e/0-0001.obj From andrew.mcneil at arup.com Thu Aug 13 15:01:09 2009 From: andrew.mcneil at arup.com (Andrew McNeil) Date: Thu Aug 13 15:02:13 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <9403D64F-984A-428D-B291-C718D032AACF@lmi.net> Message-ID: John, I'd also like to see your scene, but while I wait I'll go out on a limb: AFAIK in radiance, an ambient sample ray is never emitted normal to a surface. I suspect your shadow results from the (slightly) decreased probability of sampling the highlight from the area directly above the highlight. This effect can be compounded by the -as setting (which never samples the upper edge of a division, but can sample the lower edge of a division). My suggestion: try a high ad value coupled with no ambient super samples. -ad 20000 -as 0 As far as your comparison between raytracing and radiosity, You pick a scene that plays to all the strengths of radiosity. Radiosity with a dense mesh produces a highly accurate result in relatively little time for scenes that have very simple geometry and are limited to completely diffuse reflection and completely specular transmission. If you had semi-specular reflection, semi-diffuse transmission or complex geometry raytracing is more likely to result in higher accuracy in less time than radiosity. Andy On 8/13/09 1:58 PM, "Greg Ward" wrote: > Can you send me your scene description, so I can have a look at it? > This is the worst possible timing for me, but you're going to get > nowhere unless you share your scene files. It's impossible to deduce > what's going wrong from an image. > > -Greg > >> From: schwaj3@rpi.edu >> Date: August 13, 2009 1:42:40 PM PDT >> >> Hmm, well no suggestions thus far has helped solve the problem I am >> having. I think it would help if I explain what I am trying to do. I >> am >> attempting to validate radiosity calculations against a raytracer (in >> this case Radiance). I am doing this with a simple example of a box >> lit >> only by direct sun and ambient bounces, so there is no sky >> distribution. >> >> I have attempted many different rendering options, such as -aa 0 and >> many >> other "high quality" level options as recommended in the Rendering >> with >> Radiance book. These do not get rid of the problem. As you can see >> in my >> gensky below, the sun shouldn't be approaching the zenith, as it has >> been >> revealed can cause problems. >> >> I was reccommended to try using mkillum to turn the window into an >> illum >> surface. I have attempted this, but it doesn't appear to do >> anything, so >> I could be using it incorrectly? I am only using a single ambient >> bounce >> in my calculations because the shadow is still there even on higher >> amounts, such as -ab 20. I decided -ab 1 would make it easier to track >> down the problem as well as take less computation time. >> >> Any more thoughts on what could be causing this? Could it be a problem >> with gensky similar to the zenith problem maybe? >> >> --John Schwartz >> >>> From: schwaj3@rpi.edu >>> Date: July 27, 2009 3:41:40 PM PDT >>> >>> I am fairly stumped as to what is going on here. I have a box with a >>> square hole, 1/3 x 1/3 the width of the box, to allow sunlight into >>> my room. >>> >>> I am using the following gensky to attempt to only light the room >>> using >>> sunlight. >>> !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s >>> skyfunc glow sky_glow >>> 0 >>> 0 >>> 4 0 0 0 0 >>> >>> sky_glow source sky >>> 0 >>> 0 >>> 4 0 0 1 180 >>> >>> This picture was rendered using -ab 1 >>> http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg> >>> You'll note on this image, that there is a strange shadow on the > >>> ceiling. >>> I am unable to figure out why. >>> >>> If I instead place a light in the room, also 1/3x 1/3 the size of the >>> box, I do not have this problem. This picture is taken from the >>> "back" of >>> the box, with the light on the ceiling instead of the floor. There >>> is no >>> gensky used on this picture. >>> >>> http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg >>> This > picture was rendered using -ab 0> >>> Changing the camera angle doesn't effect the shadow seen in the first >>> picture. I have determined that the shape of the window is not >>> causing >>> the shadow, instead the highlight on the floor causes the shadow on >>> the >>> ceiling. >>> >>> If anyone can help clear this up for me, I would appreciate it. >>> >>> --John >> > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses From schwaj3 at rpi.edu Thu Aug 13 16:05:22 2009 From: schwaj3 at rpi.edu (schwaj3@rpi.edu) Date: Thu Aug 13 16:05:32 2009 Subject: [Radiance-general] Shadow above highlight? Message-ID: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu> Wow, reducing the -as to 0 seems to have relieved the problem. I had no idea that they don't shoot directly up (I had guessed it might have been something along those lines, but couldn't track it down). The RwR book seems to suggest that you use a -as equal to 1/4 your -ad, so I can't imagine that reducing the -as to 0 should be the correct solution... Perhaps the model I am using simply exacerbates this issue? Could you explain when it's reasonable to use -as 0 and a large -ad, as opposed to the values recommended in the book? Does it depend on the size of the highlight on the floor (smaller = more/less -as )? Naturally like you suggested Andrew, this model is much faster to do with radiosity. It's really just a test model, and naturally more complex models would have to be used. However after I saw this, I naturally couldn't proceed with image comparisons until I figured out what I was doing wrong! As you've probably seen, I've sent out the scene, so if you have any further insights, especially into what rpict options I should be using, do tell. --John Schwartz ==============Original message text=============== On Thu, 13 Aug 2009 18:01:09 EDT Andrew McNeil wrote: John, I'd also like to see your scene, but while I wait I'll go out on a limb: AFAIK in radiance, an ambient sample ray is never emitted normal to a surface. I suspect your shadow results from the (slightly) decreased probability of sampling the highlight from the area directly above the highlight. This effect can be compounded by the -as setting (which never samples the upper edge of a division, but can sample the lower edge of a division). My suggestion: try a high ad value coupled with no ambient super samples. -ad 20000 -as 0 As far as your comparison between raytracing and radiosity, You pick a scene that plays to all the strengths of radiosity. Radiosity with a dense mesh produces a highly accurate result in relatively little time for scenes that have very simple geometry and are limited to completely diffuse reflection and completely specular transmission. If you had semi-specular reflection, semi-diffuse transmission or complex geometry raytracing is more likely to result in higher accuracy in less time than radiosity. Andy On 8/13/09 1:58 PM, "Greg Ward" wrote: > Can you send me your scene description, so I can have a look at it? > This is the worst possible timing for me, but you're going to get > nowhere unless you share your scene files. It's impossible to deduce > what's going wrong from an image. > > -Greg > >> From: schwaj3@rpi.edu >> Date: August 13, 2009 1:42:40 PM PDT >> >> Hmm, well no suggestions thus far has helped solve the problem I am >> having. I think it would help if I explain what I am trying to do. I >> am >> attempting to validate radiosity calculations against a raytracer (in >> this case Radiance). I am doing this with a simple example of a box >> lit >> only by direct sun and ambient bounces, so there is no sky >> distribution. >> >> I have attempted many different rendering options, such as -aa 0 and >> many >> other "high quality" level options as recommended in the Rendering >> with >> Radiance book. These do not get rid of the problem. As you can see >> in my >> gensky below, the sun shouldn't be approaching the zenith, as it has >> been >> revealed can cause problems. >> >> I was reccommended to try using mkillum to turn the window into an >> illum >> surface. I have attempted this, but it doesn't appear to do >> anything, so >> I could be using it incorrectly? I am only using a single ambient >> bounce >> in my calculations because the shadow is still there even on higher >> amounts, such as -ab 20. I decided -ab 1 would make it easier to track >> down the problem as well as take less computation time. >> >> Any more thoughts on what could be causing this? Could it be a problem >> with gensky similar to the zenith problem maybe? >> >> --John Schwartz >> >>> From: schwaj3@rpi.edu >>> Date: July 27, 2009 3:41:40 PM PDT >>> >>> I am fairly stumped as to what is going on here. I have a box with a >>> square hole, 1/3 x 1/3 the width of the box, to allow sunlight into >>> my room. >>> >>> I am using the following gensky to attempt to only light the room >>> using >>> sunlight. >>> !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s >>> skyfunc glow sky_glow >>> 0 >>> 0 >>> 4 0 0 0 0 >>> >>> sky_glow source sky >>> 0 >>> 0 >>> 4 0 0 1 180 >>> >>> This picture was rendered using -ab 1 >>> http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg>>>> You'll note on this image, that there is a strange shadow on the > >>> ceiling. >>> I am unable to figure out why. >>> >>> If I instead place a light in the room, also 1/3x 1/3 the size of the >>> box, I do not have this problem. This picture is taken from the >>> "back" of >>> the box, with the light on the ceiling instead of the floor. There >>> is no >>> gensky used on this picture. >>> >>> http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg>>> This > picture was rendered using -ab 0> >>> Changing the camera angle doesn't effect the shadow seen in the first >>> picture. I have determined that the shape of the window is not >>> causing >>> the shadow, instead the highlight on the floor causes the shadow on >>> the >>> ceiling. >>> >>> If anyone can help clear this up for me, I would appreciate it. >>> >>> --John >> > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses ===========End of original message text=========== From andrew.mcneil at arup.com Thu Aug 13 16:31:25 2009 From: andrew.mcneil at arup.com (Andrew McNeil) Date: Thu Aug 13 16:31:41 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu> Message-ID: John, I'm running your scene and am witnessing the same effect. Interestingly the dark spot still exists, it is just much less pronounced. I am both able and unable to understand why this works. Years ago I remember someone mentioning the impossibility of ambient sampling normal to a surface and it's lingered in my mind ever since. I've always struggled with the ambient calculation's ability to sample the horizon which technically contributes nothing to illuminance at a point while it was unable to sample the zenith which contributes most to illuminance. I've thought about suggesting the range for ambient sampling switch from [0,1) to (0,1] but couldn't grasp the ramifications of the possibility of sampling the zenith from all of the zenith adjacent ambient divisions. It seems to me that statistically it isn't possible for this to make a difference so maybe there is a bug in the ambient super sampling, but it also seems to me that statistically this must make a difference. So I guess I'll just have to wait for Greg and others to weigh in... Andy On 8/13/09 4:05 PM, "schwaj3@rpi.edu" wrote: > Wow, reducing the -as to 0 seems to have relieved the problem. I had no > idea that they don't shoot directly up (I had guessed it might have been > something along those lines, but couldn't track it down). > > The RwR book seems to suggest that you use a -as equal to 1/4 your -ad, > so I can't imagine that reducing the -as to 0 should be the correct > solution... Perhaps the model I am using simply exacerbates this issue? > > Could you explain when it's reasonable to use -as 0 and a large -ad, as > opposed to the values recommended in the book? Does it depend on the size > of the highlight on the floor (smaller = more/less -as )? > > Naturally like you suggested Andrew, this model is much faster to do with > radiosity. It's really just a test model, and naturally more complex > models would have to be used. However after I saw this, I naturally > couldn't proceed with image comparisons until I figured out what I was > doing wrong! As you've probably seen, I've sent out the scene, so if you > have any further insights, especially into what rpict options I should be > using, do tell. > > --John Schwartz > > ==============Original message text=============== > On Thu, 13 Aug 2009 18:01:09 EDT Andrew McNeil wrote: > > John, > > I'd also like to see your scene, but while I wait I'll go out on a limb: > AFAIK in radiance, an ambient sample ray is never emitted normal to a > surface. I suspect your shadow results from the (slightly) decreased > probability of sampling the highlight from the area directly above the > highlight. This effect can be compounded by the -as setting (which never > samples the upper edge of a division, but can sample the lower edge of a > division). > > My suggestion: try a high ad value coupled with no ambient super samples. > -ad 20000 -as 0 > > > As far as your comparison between raytracing and radiosity, You pick a scene > that plays to all the strengths of radiosity. Radiosity with a dense mesh > produces a highly accurate result in relatively little time for scenes that > have very simple geometry and are limited to completely diffuse reflection > and completely specular transmission. > > If you had semi-specular reflection, semi-diffuse transmission or complex > geometry raytracing is more likely to result in higher accuracy in less time > than radiosity. > > Andy > > > > On 8/13/09 1:58 PM, "Greg Ward" wrote: > >> Can you send me your scene description, so I can have a look at it? >> This is the worst possible timing for me, but you're going to get >> nowhere unless you share your scene files. It's impossible to deduce >> what's going wrong from an image. >> >> -Greg >> >>> From: schwaj3@rpi.edu >>> Date: August 13, 2009 1:42:40 PM PDT >>> >>> Hmm, well no suggestions thus far has helped solve the problem I am >>> having. I think it would help if I explain what I am trying to do. I >>> am >>> attempting to validate radiosity calculations against a raytracer (in >>> this case Radiance). I am doing this with a simple example of a box >>> lit >>> only by direct sun and ambient bounces, so there is no sky >>> distribution. >>> >>> I have attempted many different rendering options, such as -aa 0 and >>> many >>> other "high quality" level options as recommended in the Rendering >>> with >>> Radiance book. These do not get rid of the problem. As you can see >>> in my >>> gensky below, the sun shouldn't be approaching the zenith, as it has >>> been >>> revealed can cause problems. >>> >>> I was reccommended to try using mkillum to turn the window into an >>> illum >>> surface. I have attempted this, but it doesn't appear to do >>> anything, so >>> I could be using it incorrectly? I am only using a single ambient >>> bounce >>> in my calculations because the shadow is still there even on higher >>> amounts, such as -ab 20. I decided -ab 1 would make it easier to track >>> down the problem as well as take less computation time. >>> >>> Any more thoughts on what could be causing this? Could it be a problem >>> with gensky similar to the zenith problem maybe? >>> >>> --John Schwartz >>> >>>> From: schwaj3@rpi.edu >>>> Date: July 27, 2009 3:41:40 PM PDT >>>> >>>> I am fairly stumped as to what is going on here. I have a box with a >>>> square hole, 1/3 x 1/3 the width of the box, to allow sunlight into >>>> my room. >>>> >>>> I am using the following gensky to attempt to only light the room >>>> using >>>> sunlight. >>>> !gensky 6 21 12:00EST -a 40.77 -o 73.967 -g 0.0 +s >>>> skyfunc glow sky_glow >>>> 0 >>>> 0 >>>> 4 0 0 0 0 >>>> >>>> sky_glow source sky >>>> 0 >>>> 0 >>>> 4 0 0 1 180 >>>> >>>> This picture was rendered using -ab 1 >>>> http://i639.photobucket.com/albums/uu111/radiancebox/radiance.jpg>>>> >>>> You'll note on this image, that there is a strange shadow on the > >>>> ceiling. >>>> I am unable to figure out why. >>>> >>>> If I instead place a light in the room, also 1/3x 1/3 the size of the >>>> box, I do not have this problem. This picture is taken from the >>>> "back" of >>>> the box, with the light on the ceiling instead of the floor. There >>>> is no >>>> gensky used on this picture. >>>> >>>> http://i639.photobucket.com/albums/uu111/radiancebox/Light.jpg>>> This > >>>> picture was rendered using -ab 0> >>>> Changing the camera angle doesn't effect the shadow seen in the first >>>> picture. I have determined that the shape of the window is not >>>> causing >>>> the shadow, instead the highlight on the floor causes the shadow on >>>> the >>>> ceiling. >>>> >>>> If anyone can help clear this up for me, I would appreciate it. >>>> >>>> --John >>> >> >> _______________________________________________ >> Radiance-general mailing list >> Radiance-general@radiance-online.org >> http://www.radiance-online.org/mailman/listinfo/radiance-general > ____________________________________________________________ > Electronic mail messages entering and leaving Arup business > systems are scanned for acceptability of content and viruses > > > ===========End of original message text=========== > > > From gregoryjward at gmail.com Thu Aug 13 16:44:50 2009 From: gregoryjward at gmail.com (Greg Ward) Date: Thu Aug 13 16:44:56 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu> References: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu> Message-ID: <39F7679C-0DCF-4647-8877-5AF69D3D74FF@lmi.net> Hi John, I spent a little time looking at your model, and there are some irregularities that I'm not sure are intentional. Specifically, I rendered a view from the darker region of the ceiling looking down like so: -------------- next part -------------- A non-text attachment was scrubbed... Name: from_ceil_ab2.jpg Type: image/jpeg Size: 14446 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090813/83904086/from_ceil_ab2-0001.jpg -------------- next part -------------- (apologies for breaking my own rule about not attaching images, but I'm in a rush and I shrunk it down quite a bit) The light patch is the one seen at the bottom of your original view, but the dark patch below it (actually towards the camera in your first view) is peculiar. It appears to be an opening, where light goes but does not return. Was this what you meant to do? Are you radiosity calculations OK with this? Infinite rays may cause some oddities in the interpolation, which I think is at least part of what we are seeing in the 10-20% level drop in the dark patch on the ceiling. Setting -aa 0 reduces this problem considerably, since it turns the indirect interpolation off altogether, but something is noticeable even so. (I suggested setting -aa 0 in my first reply by the way -- I thought you had tried that.) The only way to get rid of the dip entirely is to set -as 0 as well. You may have to increase -ad at the same time. Let's explain why this is so... The -as samples are sent only to those places where Radiance determines there is significant variance. If you don't send out enough initial samples, then the additional samples may not go where they need to. The polar region is doubly-cursed with respect to the - as setting, because the sampling density is low at the zenith AND there is no check for "over the top" differences. Thus, the zenith region tends to be underestimated if all the variance is there. -Greg > From: schwaj3@rpi.edu > Date: August 13, 2009 4:05:22 PM PDT > > Wow, reducing the -as to 0 seems to have relieved the problem. I had > no > idea that they don't shoot directly up (I had guessed it might have > been > something along those lines, but couldn't track it down). > > The RwR book seems to suggest that you use a -as equal to 1/4 your - > ad, > so I can't imagine that reducing the -as to 0 should be the correct > solution... Perhaps the model I am using simply exacerbates this > issue? > > Could you explain when it's reasonable to use -as 0 and a large -ad, > as > opposed to the values recommended in the book? Does it depend on the > size > of the highlight on the floor (smaller = more/less -as )? > > Naturally like you suggested Andrew, this model is much faster to do > with > radiosity. It's really just a test model, and naturally more complex > models would have to be used. However after I saw this, I naturally > couldn't proceed with image comparisons until I figured out what I was > doing wrong! As you've probably seen, I've sent out the scene, so if > you > have any further insights, especially into what rpict options I > should be > using, do tell. > > --John Schwartz > > ==============Original message text=============== > On Thu, 13 Aug 2009 18:01:09 EDT Andrew McNeil wrote: > > John, > > I'd also like to see your scene, but while I wait I'll go out on a > limb: > AFAIK in radiance, an ambient sample ray is never emitted normal to a > surface. I suspect your shadow results from the (slightly) decreased > probability of sampling the highlight from the area directly above the > highlight. This effect can be compounded by the -as setting (which > never > samples the upper edge of a division, but can sample the lower edge > of a > division). > > My suggestion: try a high ad value coupled with no ambient super > samples. > -ad 20000 -as 0 > > > As far as your comparison between raytracing and radiosity, You pick > a scene > that plays to all the strengths of radiosity. Radiosity with a > dense mesh > produces a highly accurate result in relatively little time for > scenes that > have very simple geometry and are limited to completely diffuse > reflection > and completely specular transmission. > > If you had semi-specular reflection, semi-diffuse transmission or > complex > geometry raytracing is more likely to result in higher accuracy in > less time > than radiosity. > > Andy From gregoryjward at gmail.com Thu Aug 13 16:46:43 2009 From: gregoryjward at gmail.com (Greg Ward) Date: Thu Aug 13 16:46:46 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: References: Message-ID: <3CCA69F5-12B8-4666-BDEC-1811A00E2162@lmi.net> Hah -- looks like Andy arrived at the same conclusion, though a bit more speculatively. Well done! There are methods for sampling a hemisphere without the singularity at the zenith, but they are a lot trickier to implement. -Greg > From: Andrew McNeil > Date: August 13, 2009 4:31:25 PM PDT > > John, > > I'm running your scene and am witnessing the same effect. > Interestingly the > dark spot still exists, it is just much less pronounced. > > I am both able and unable to understand why this works. > > Years ago I remember someone mentioning the impossibility of ambient > sampling normal to a surface and it's lingered in my mind ever > since. I've > always struggled with the ambient calculation's ability to sample the > horizon which technically contributes nothing to illuminance at a > point > while it was unable to sample the zenith which contributes most to > illuminance. > > I've thought about suggesting the range for ambient sampling switch > from > [0,1) to (0,1] but couldn't grasp the ramifications of the > possibility of > sampling the zenith from all of the zenith adjacent ambient divisions. > > It seems to me that statistically it isn't possible for this to make a > difference so maybe there is a bug in the ambient super sampling, > but it > also seems to me that statistically this must make a difference. > > So I guess I'll just have to wait for Greg and others to weigh in... > > Andy From tbleicher at googlemail.com Fri Aug 14 01:58:25 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Fri Aug 14 01:58:27 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <39F7679C-0DCF-4647-8877-5AF69D3D74FF@lmi.net> References: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu> <39F7679C-0DCF-4647-8877-5AF69D3D74FF@lmi.net> Message-ID: <89355c0f0908140158x4dfa3375me5a0adc1452307bc@mail.gmail.com> On Fri, Aug 14, 2009 at 12:44 AM, Greg Ward wrote: > > Hi John, > > I spent a little time looking at your model, and there are some irregularities that I'm not sure are intentional. ?Specifically, I rendered a view from the darker region of the ceiling looking down like so: [...] > The light patch is the one seen at the bottom of your original view, but the dark patch below it (actually towards the camera in your first view) is peculiar. ?It appears to be an opening, where light goes but does not return. ?Was this what you meant to do? ?Are you radiosity calculations OK with this? ?Infinite rays may cause some oddities in the interpolation, which I think is at least part of what we are seeing in the 10-20% level drop in the dark patch on the ceiling. The dark patch should be the window opening. The ground glow has been removed from the sky description so you look into the ... ... cold dark void. [cue flash and rolling thunder] Thomas ;) From zrogers at ideasi.com Mon Aug 17 10:24:46 2009 From: zrogers at ideasi.com (Zack Rogers) Date: Mon Aug 17 10:24:13 2009 Subject: [Radiance-general] Shadow above highlight? References: <200908132305.n7DN5MFH028249@smtp8.server.rpi.edu><39F7679C-0DCF-4647-8877-5AF69D3D74FF@lmi.net> <89355c0f0908140158x4dfa3375me5a0adc1452307bc@mail.gmail.com> Message-ID: <24A618F8B54C4348B54C8684C918963B0104BD28@BUGS.ideasi.com> Hi John, Even without this funny sampling behavior I think there could be a slightly darker patch on the ceiling due to the 1/3 x 1/3 square on the adjacent wall that has a 0% reflectance. That dark portion of the ceiling could just have a stronger coupling to the 0% reflectance surface than the other surfaces around. Do your radiosity renderings show any darker spots on the ceiling? Cheers, Zack ________________________________ ZACK ROGERS, P.E., LEED AP, IESNA INTEGRATED DESIGN ASSOCIATES, INC 437 Main Street Longmont, CO 80501 tel: 303.848.8299, fax: 303.848.8290 www.ideasi.com -----Original Message----- From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Thomas Bleicher Sent: Friday, August 14, 2009 2:58 AM To: Radiance general discussion Subject: Re: [Radiance-general] Shadow above highlight? On Fri, Aug 14, 2009 at 12:44 AM, Greg Ward wrote: > > Hi John, > > I spent a little time looking at your model, and there are some irregularities that I'm not sure are intentional. ?Specifically, I rendered a view from the darker region of the ceiling looking down like so: [...] > The light patch is the one seen at the bottom of your original view, but the dark patch below it (actually towards the camera in your first view) is peculiar. ?It appears to be an opening, where light goes but does not return. ?Was this what you meant to do? ?Are you radiosity calculations OK with this? ?Infinite rays may cause some oddities in the interpolation, which I think is at least part of what we are seeing in the 10-20% level drop in the dark patch on the ceiling. The dark patch should be the window opening. The ground glow has been removed from the sky description so you look into the ... ... cold dark void. [cue flash and rolling thunder] Thomas ;) _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general From schwaj3 at rpi.edu Mon Aug 17 10:52:33 2009 From: schwaj3 at rpi.edu (schwaj3@rpi.edu) Date: Mon Aug 17 10:52:35 2009 Subject: [Radiance-general] Shadow above highlight? Message-ID: <200908171752.n7HHqXQu026782@smtp7.server.rpi.edu> I might agree with you, but I think if it was the window, then not only the ceiling, but also the right and left walls would probably have dark spots on them as well (maybe also the backwall?). It should be noted that the dark spot is always directly above the highlight on the floor as the time of day changes. I don't really understand what you mean by coupling, but I don't believe that the shadow is related to the window, rather it is related to the highlight on the floor. If I change the shape of the aperture to an asymmetrical shape, such as a square with a triangle on top, then the shadow on the ceiling seems to be a mirror image of the highlight on the floor, rather than a projection of the window. Note that the two would have the triangle shape on opposite sides of the ceiling shadow. I'm not sure if that helps answer your question. The radiosity program I am using does not create a shadow in that location, (or on other walls either). I believe if anything, radiosity might simply be darker/lighter in general. --John ==============Original message text=============== On Mon, 17 Aug 2009 13:24:46 EDT "Zack Rogers" wrote: Hi John, Even without this funny sampling behavior I think there could be a slightly darker patch on the ceiling due to the 1/3 x 1/3 square on the adjacent wall that has a 0% reflectance. That dark portion of the ceiling could just have a stronger coupling to the 0% reflectance surface than the other surfaces around. Do your radiosity renderings show any darker spots on the ceiling? Cheers, Zack ________________________________ ZACK ROGERS, P.E., LEED AP, IESNA INTEGRATED DESIGN ASSOCIATES, INC 437 Main Street Longmont, CO 80501 tel: 303.848.8299, fax: 303.848.8290 www.ideasi.com -----Original Message----- From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Thomas Bleicher Sent: Friday, August 14, 2009 2:58 AM To: Radiance general discussion Subject: Re: [Radiance-general] Shadow above highlight? On Fri, Aug 14, 2009 at 12:44 AM, Greg Ward wrote: > > Hi John, > > I spent a little time looking at your model, and there are some irregularities that I'm not sure are intentional.  Specifically, I rendered a view from the darker region of the ceiling looking down like so: [...] > The light patch is the one seen at the bottom of your original view, but the dark patch below it (actually towards the camera in your first view) is peculiar.  It appears to be an opening, where light goes but does not return.  Was this what you meant to do?  Are you radiosity calculations OK with this?  Infinite rays may cause some oddities in the interpolation, which I think is at least part of what we are seeing in the 10-20% level drop in the dark patch on the ceiling. The dark patch should be the window opening. The ground glow has been removed from the sky description so you look into the ... ... cold dark void. [cue flash and rolling thunder] Thomas ;) _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general ===========End of original message text=========== From andrew.mcneil at arup.com Mon Aug 17 11:43:05 2009 From: andrew.mcneil at arup.com (Andrew McNeil) Date: Mon Aug 17 11:43:12 2009 Subject: [Radiance-general] Shadow above highlight? In-Reply-To: <200908171752.n7HHqXQu026782@smtp7.server.rpi.edu> Message-ID: I agree with John that the root cause of the shadow is the sampling behavior of Radiance. With only one ambient bounce the black hole in the window, and the walls in general shouldn't affect the luminance of the ceiling. If there were more than one bounce, than the black hole would be a factor, but it would probably be much less defined as all surfaces in the room see the hole. One way to test is to fill in the hole and create a polygon with glow material to replace the sun patch on the floor. Andy On 8/17/09 10:52 AM, "schwaj3@rpi.edu" wrote: > I might agree with you, but I think if it was the window, then not only > the ceiling, but also the right and left walls would probably have dark > spots on them as well (maybe also the backwall?). It should be noted that > the dark spot is always directly above the highlight on the floor as the > time of day changes. I don't really understand what you mean by coupling, > but I don't believe that the shadow is related to the window, rather it > is related to the highlight on the floor. If I change the shape of the > aperture to an asymmetrical shape, such as a square with a triangle on > top, then the shadow on the ceiling seems to be a mirror image of the > highlight on the floor, rather than a projection of the window. Note that > the two would have the triangle shape on opposite sides of the ceiling > shadow. I'm not sure if that helps answer your question. > > The radiosity program I am using does not create a shadow in that > location, (or on other walls either). I believe if anything, radiosity > might simply be darker/lighter in general. > > --John > > ==============Original message text=============== > On Mon, 17 Aug 2009 13:24:46 EDT "Zack Rogers" wrote: > > Hi John, > > Even without this funny sampling behavior I think there could be a > slightly darker patch on the ceiling due to the 1/3 x 1/3 square on the > adjacent wall that has a 0% reflectance. That dark portion of the > ceiling could just have a stronger coupling to the 0% reflectance surface > than the other surfaces around. Do your radiosity renderings show any > darker spots on the ceiling? > > Cheers, > Zack > > > ________________________________ > > ZACK ROGERS, P.E., LEED AP, IESNA > > INTEGRATED DESIGN ASSOCIATES, INC > 437 Main Street > Longmont, CO 80501 > tel: 303.848.8299, fax: 303.848.8290 > www.ideasi.com > > -----Original Message----- > From: radiance-general-bounces@radiance-online.org > [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Thomas > Bleicher > Sent: Friday, August 14, 2009 2:58 AM > To: Radiance general discussion > Subject: Re: [Radiance-general] Shadow above highlight? > > On Fri, Aug 14, 2009 at 12:44 AM, Greg Ward wrote: >> >> Hi John, >> >> I spent a little time looking at your model, and there are some > irregularities that I'm not sure are intentional. ?Specifically, I > rendered a view from the darker region of the ceiling looking down like so: > > [...] > >> The light patch is the one seen at the bottom of your original view, > but the dark patch below it (actually towards the camera in your first > view) is peculiar. ?It appears to be an opening, where light goes but > does not return. ?Was this what you meant to do? ?Are you radiosity > calculations OK with this? ?Infinite rays may cause some oddities in the > interpolation, which I think is at least part of what we are seeing in > the 10-20% level drop in the dark patch on the ceiling. > > > The dark patch should be the window opening. The ground glow has been > removed from the sky description so you look into the ... > > ... cold dark void. [cue flash and rolling thunder] > > Thomas ;) > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > ===========End of original message text=========== > > > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general ____________________________________________________________ Electronic mail messages entering and leaving Arup business systems are scanned for acceptability of content and viruses From francesco.frontini at polimi.it Thu Aug 20 05:58:39 2009 From: francesco.frontini at polimi.it (francesco.frontini@polimi.it) Date: Thu Aug 20 05:58:46 2009 Subject: [Radiance-general] Problem with refraction in Dielectric material Message-ID: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> Dear all, I am running a simulation test to asses if Radiance calculates correctly the refraction inside a dielectric material. (Snell law n1*sin(A1) = n2sin(A2) ). I build up two identical geometry one with a dielectric pane and the second without. The direct light can pass through a gap between two plastic surfaces. Using just direct calculation (sun) I should have two identical bright stripes in dimension but the one passing through the dielectric panel should be shifted due to the refraction in the dielectric pane. I copy and paste down the geometry and the material definition. I am running the following command: cat sensor.grd |rtrace -h -I -ab 0 test-1.oct | rcalc -e '$1=47.4*$1+120*$2+11.6*$3' > test-1-sensor1.out the file sensor.grd is the list of my sensor: X Y Z 0 0 1 where: "X" is 2500 (for the case of the dielectric panel) or 7500 (for the case without the dielectric panel) "Y" is changing between 10 and 5000 (with a step of 0.1) "Z" is 0.01 the simulation results are not clear to me. -------------- !gensky -ang 45 0 +s void plastic ConcFlr_Tiles_Suspended 5 0.576 0.604 0.396 0.0 0.0 void plastic BrickPlaster 5 0.898 0.898 0.898 0.0 0.0 void dielectric Glass 5 0.90 0.9 .900 1.520 0.0 Glass polygon zone01.up 15 0.0 0.0 5000.0 5000.0 0.0 5000.0 5000.0 8.0 5000.0 0.0 8.0 5000.0 0.0 0.0 5000.0 Glass polygon zone01.west 15 0.0 0.0 0.0 0.0 8.0 0.0 5000.0 8.0 0.0 5000.0 0.0 0.0 0.0 0.0 0.0 Glass polygon zone01.nord 12 5000.0 8.0 5000.0 5000.0 8.0 0.0 0.0 8.0 0.0 0.0 8.0 5000.0 Glass polygon zone01.south 12 0.0 0.0 5000.0 0.0 0.0 0.0 5000.0 0.0 0.0 5000.0 0.0 5000.0 Glass polygon zone01.est 12 5000.0 0.0 5000.0 5000.0 0.0 0.0 5000.0 8.0 0.0 5000.0 8.0 5000.0 Glass polygon zone01.botton 12 0.0 8.0 5000.0 0.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 5000.0 BrickPlaster polygon panel-1a 12 0.0 4.0 0.0 5000.0 4.0 0.0 5000.0 4.0 2450.0 0.0 4.0 2450.0 BrickPlaster polygon panel-1b 12 0.0 4.0 2550.0 5000.0 4.0 2550.0 5000.0 4.0 5000.0 0.0 4.0 5000.0 ConcFlr_Tiles_Suspended polygon zone02.rad00008 15 5000.0 8.0 0.0 5000.0 10008.0 0.0 10000.0 10008.0 0.0 10000.0 8.0 0.0 5000.0 8.0 0.0 ConcFlr_Tiles_Suspended polygon ceiling 15 0.0 8.0 5000.0 0.0 10008.0 5000.0 10000.0 10008.0 5000.0 10000.0 8.0 5000.0 0.0 8.0 5000.0 BrickPlaster polygon panel-2a 12 5000.0 4.0 0.0 10000.0 4.0 0.0 10000.0 4.0 2450.0 5000.0 4.0 2450.0 BrickPlaster polygon panel-2b 12 5000.0 4.0 2550.0 10000.0 4.0 2550.0 10000.0 4.0 5000.0 5000.0 4.0 5000.0 ConcFlr_Tiles_Suspended polygon zone02.rad00011 15 0.0 8.0 0.0 0.0 10008.0 0.0 5000.0 10008.0 0.0 5000.0 8.0 0.0 0.0 8.0 0.0 ----------- Any comment or idea are appreciated Regards Francesco From tbleicher at googlemail.com Thu Aug 20 06:57:28 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Thu Aug 20 06:57:45 2009 Subject: [Radiance-general] Problem with refraction in Dielectric material In-Reply-To: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> References: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> Message-ID: <89355c0f0908200657m386b55bdu37fd5a98d4ad977b@mail.gmail.com> Hi Francesco. A couple of comments: If I understand correctly you are trying to render an image of a beam of light passing through a dielectric material. If you try to create an image you should use the rpict program and not the 'rtrace' command line you used. You mention that you don't understand the results but you don't show us what they are. The output of your command line should give you lux values but I don't know how the input relates to the geometry (haven't looked at it close enough). Your scene description below is incomplete. There are some '0's missing in the descriptions. I hope that is an effect of copy-and-paste. Otherwise I doubt that the simulation would run at all. Do you know about the docs in http://radsite.lbl.gov/radiance/refer in particular http://radsite.lbl.gov/radiance/refer/materials.pdf Regards Thomas On Thu, Aug 20, 2009 at 1:58 PM, wrote: > Dear all, > I am running a simulation test to asses if Radiance calculates correctly > the refraction inside a dielectric material. (Snell law n1*sin(A1) = > n2sin(A2) ). > > > I build up two identical geometry one with a dielectric pane and the second > without. The direct light can pass through a gap between two plastic > surfaces. > > > Using just direct calculation (sun) I should have two identical bright > stripes in dimension but the one passing through the dielectric panel should > be shifted due to the refraction in the dielectric pane. > > I copy and paste down the geometry and the material definition. > > I am running the following command: > > cat sensor.grd |rtrace -h -I -ab 0 test-1.oct | rcalc -e > '$1=47.4*$1+120*$2+11.6*$3' > test-1-sensor1.out > > the file sensor.grd is the list of my sensor: > > X Y Z 0 0 1 > > where: > > "X" is 2500 (for the case of the dielectric panel) or 7500 (for the case > without the dielectric panel) > > "Y" is changing between 10 and 5000 (with a step of 0.1) > > "Z" is 0.01 > > the simulation results are not clear to me. > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090820/f697570d/attachment.htm From gregoryjward at gmail.com Thu Aug 20 17:38:11 2009 From: gregoryjward at gmail.com (Greg Ward) Date: Thu Aug 20 17:37:31 2009 Subject: [Radiance-general] Problem with refraction in Dielectric material In-Reply-To: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> References: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> Message-ID: Hi Francesco, Radiance doesn't compute "caustics" directly -- refractions of beam radiation through dielectric materials. You can visualize the displacement of light rays by looking through a dielectric solid, but the beams of light will not be translated by default. (It is possible to get such behavior using the prism types, but it's not provided as a default behavior because such modeling is expensive and not required by most architectural environments.) Best, -Greg > From: francesco.frontini@polimi.it > Date: August 20, 2009 5:58:39 AM PDT > > Dear all, > I am running a simulation test to asses if Radiance calculates > correctly the refraction inside a dielectric material. (Snell law > n1*sin(A1) = n2sin(A2) ). > > > I build up two identical geometry one with a dielectric pane and the > second without. The direct light can pass through a gap between two > plastic surfaces. > > > Using just direct calculation (sun) I should have two identical > bright stripes in dimension but the one passing through the > dielectric panel should be shifted due to the refraction in the > dielectric pane. > > .... > > > Any comment or idea are appreciated > > Regards > Francesco From francesco.frontini at polimi.it Fri Aug 21 02:40:26 2009 From: francesco.frontini at polimi.it (francesco.frontini@polimi.it) Date: Fri Aug 21 02:41:00 2009 Subject: [Radiance-general] Problem with refraction in Dielectric material In-Reply-To: <89355c0f0908200657m386b55bdu37fd5a98d4ad977b@mail.gmail.com> References: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> <89355c0f0908200657m386b55bdu37fd5a98d4ad977b@mail.gmail.com> Message-ID: <20090821114026.5fqm3x87ac4g80k8@webmail.polimi.it> Dear thomas, I am not rendering a picture. I would like to calculate the illuminance value on different sensors using rtrace to calculate the real position of the bright stripes on the "floor" and the dimensions. I attache now part of the result (result-ff.txt) that I obtained with my simulations. If you look into the file you can understand that radiance seems to calculate correctley the start point of both stripe (last two columns): the bright stripe for the case without the dilectric panel (4th column) starts at point 2454mm (Y value) far from the origin and the bright stripe for the case of the dielectric panel (5th column) starts at point 2454.9mm (a bit further due to the ray refraction inside the dielectric material). But both the two stripes end at point 2553.9mm and there is no more shifting. I also attach the rad files (geometry-rad and sky.rad) and my script (calc-refr.run) and the two sensors files (points1 and points2.grd). Thank you very much in advance. Francesco Quoting Thomas Bleicher : > Hi Francesco. > > A couple of comments: > > If I understand correctly you are trying to render an image of a beam of > light passing through > a dielectric material. If you try to create an image you should use the > rpict program and not > the 'rtrace' command line you used. > > You mention that you don't understand the results but you don't show us what > they are. > The output of your command line should give you lux values but I don't know > how the > input relates to the geometry (haven't looked at it close enough). > > Your scene description below is incomplete. There are some '0's missing in > the descriptions. > I hope that is an effect of copy-and-paste. Otherwise I doubt that the > simulation would run > at all. > > Do you know about the docs in > > http://radsite.lbl.gov/radiance/refer > > in particular > > http://radsite.lbl.gov/radiance/refer/materials.pdf > > > Regards > Thomas > > > On Thu, Aug 20, 2009 at 1:58 PM, wrote: > >> Dear all, >> I am running a simulation test to asses if Radiance calculates correctly >> the refraction inside a dielectric material. (Snell law n1*sin(A1) = >> n2sin(A2) ). >> >> >> I build up two identical geometry one with a dielectric pane and the second >> without. The direct light can pass through a gap between two plastic >> surfaces. >> >> >> Using just direct calculation (sun) I should have two identical bright >> stripes in dimension but the one passing through the dielectric panel should >> be shifted due to the refraction in the dielectric pane. >> >> I copy and paste down the geometry and the material definition. >> >> I am running the following command: >> >> cat sensor.grd |rtrace -h -I -ab 0 test-1.oct | rcalc -e >> '$1=47.4*$1+120*$2+11.6*$3' > test-1-sensor1.out >> >> the file sensor.grd is the list of my sensor: >> >> X Y Z 0 0 1 >> >> where: >> >> "X" is 2500 (for the case of the dielectric panel) or 7500 (for the case >> without the dielectric panel) >> >> "Y" is changing between 10 and 5000 (with a step of 0.1) >> >> "Z" is 0.01 >> >> the simulation results are not clear to me. >> > -------------- next part -------------- ##ambient values for ab in 0 do for vista in perp #down up do for aa in 0.001 do for ar in 256 do for ad in 2048 do for as in 128 do ## resolution of the pic-file for res in 1200 do ## sensore for sensor in points1 points2 do ## oct-file name for name in test-3 do oconv sky.rad geometry.rad > $name.oct cat $sensor.grd |rtrace -h -I -ab $ab -ad $ad -aa $aa -as $as -ar $ar -af ./amb-files/ambient-$name-ab-$ab.af ./$name.oct | rcalc -e '$1=47.4*$1+120*$2+11.6*$3' > $name-$sensor.out done done done done done done done done done -------------- next part -------------- void plastic ConcFlr_Tiles_Suspended 0 0 5 0.576 0.604 0.396 0.0 0.0 void plastic BrickPlaster 0 0 5 0.898 0.898 0.898 0.0 0.0 void dielectric Glass 0 0 5 0.90 0.9 .900 1.520 0.0 Glass polygon zone01.up 0 0 15 0.0 0.0 5000.0 5000.0 0.0 5000.0 5000.0 8.0 5000.0 0.0 8.0 5000.0 0.0 0.0 5000.0 Glass polygon zone01.west 0 0 15 0.0 0.0 0.0 0.0 8.0 0.0 5000.0 8.0 0.0 5000.0 0.0 0.0 0.0 0.0 0.0 Glass polygon zone01.nord 0 0 12 5000.0 8.0 5000.0 5000.0 8.0 0.0 0.0 8.0 0.0 0.0 8.0 5000.0 Glass polygon zone01.south 0 0 12 0.0 0.0 5000.0 0.0 0.0 0.0 5000.0 0.0 0.0 5000.0 0.0 5000.0 Glass polygon zone01.est 0 0 12 5000.0 0.0 5000.0 5000.0 0.0 0.0 5000.0 8.0 0.0 5000.0 8.0 5000.0 Glass polygon zone01.botton 0 0 12 0.0 8.0 5000.0 0.0 8.0 0.0 0.0 0.0 0.0 0.0 0.0 5000.0 BrickPlaster polygon panel-1a 0 0 12 0.0 4.0 0.0 5000.0 4.0 0.0 5000.0 4.0 2450.0 0.0 4.0 2450.0 BrickPlaster polygon panel-1b 0 0 12 0.0 4.0 2550.0 5000.0 4.0 2550.0 5000.0 4.0 5000.0 0.0 4.0 5000.0 ConcFlr_Tiles_Suspended polygon zone02.rad00008 0 0 15 5000.0 8.0 0.0 5000.0 10008.0 0.0 10000.0 10008.0 0.0 10000.0 8.0 0.0 5000.0 8.0 0.0 ConcFlr_Tiles_Suspended polygon ceiling 0 0 15 0.0 8.0 5000.0 0.0 10008.0 5000.0 10000.0 10008.0 5000.0 10000.0 8.0 5000.0 0.0 8.0 5000.0 BrickPlaster polygon panel-2a 0 0 12 5000.0 4.0 0.0 10000.0 4.0 0.0 10000.0 4.0 2450.0 5000.0 4.0 2450.0 BrickPlaster polygon panel-2b 0 0 12 5000.0 4.0 2550.0 10000.0 4.0 2550.0 10000.0 4.0 5000.0 5000.0 4.0 5000.0 ConcFlr_Tiles_Suspended polygon zone02.rad00011 0 0 15 0.0 8.0 0.0 0.0 10008.0 0.0 5000.0 10008.0 0.0 5000.0 8.0 0.0 0.0 8.0 0.0 -------------- next part -------------- 2500 2420 0.01 0 0 1 2500 2420.1 0.01 0 0 1 2500 2420.2 0.01 0 0 1 2500 2420.3 0.01 0 0 1 2500 2420.4 0.01 0 0 1 2500 2420.5 0.01 0 0 1 2500 2420.6 0.01 0 0 1 2500 2420.7 0.01 0 0 1 2500 2420.8 0.01 0 0 1 2500 2420.9 0.01 0 0 1 2500 2421 0.01 0 0 1 2500 2421.1 0.01 0 0 1 2500 2421.2 0.01 0 0 1 2500 2421.3 0.01 0 0 1 2500 2421.4 0.01 0 0 1 2500 2421.5 0.01 0 0 1 2500 2421.6 0.01 0 0 1 2500 2421.7 0.01 0 0 1 2500 2421.8 0.01 0 0 1 2500 2421.9 0.01 0 0 1 2500 2422 0.01 0 0 1 2500 2422.1 0.01 0 0 1 2500 2422.2 0.01 0 0 1 2500 2422.3 0.01 0 0 1 2500 2422.4 0.01 0 0 1 2500 2422.5 0.01 0 0 1 2500 2422.6 0.01 0 0 1 2500 2422.7 0.01 0 0 1 2500 2422.8 0.01 0 0 1 2500 2422.9 0.01 0 0 1 2500 2423 0.01 0 0 1 2500 2423.1 0.01 0 0 1 2500 2423.2 0.01 0 0 1 2500 2423.3 0.01 0 0 1 2500 2423.4 0.01 0 0 1 2500 2423.5 0.01 0 0 1 2500 2423.6 0.01 0 0 1 2500 2423.7 0.01 0 0 1 2500 2423.8 0.01 0 0 1 2500 2423.9 0.01 0 0 1 2500 2424 0.01 0 0 1 2500 2424.1 0.01 0 0 1 2500 2424.2 0.01 0 0 1 2500 2424.3 0.01 0 0 1 2500 2424.4 0.01 0 0 1 2500 2424.5 0.01 0 0 1 2500 2424.6 0.01 0 0 1 2500 2424.7 0.01 0 0 1 2500 2424.8 0.01 0 0 1 2500 2424.9 0.01 0 0 1 2500 2425 0.01 0 0 1 2500 2425.1 0.01 0 0 1 2500 2425.2 0.01 0 0 1 2500 2425.3 0.01 0 0 1 2500 2425.4 0.01 0 0 1 2500 2425.5 0.01 0 0 1 2500 2425.6 0.01 0 0 1 2500 2425.7 0.01 0 0 1 2500 2425.8 0.01 0 0 1 2500 2425.9 0.01 0 0 1 2500 2426 0.01 0 0 1 2500 2426.1 0.01 0 0 1 2500 2426.2 0.01 0 0 1 2500 2426.3 0.01 0 0 1 2500 2426.4 0.01 0 0 1 2500 2426.5 0.01 0 0 1 2500 2426.6 0.01 0 0 1 2500 2426.7 0.01 0 0 1 2500 2426.8 0.01 0 0 1 2500 2426.9 0.01 0 0 1 2500 2427 0.01 0 0 1 2500 2427.1 0.01 0 0 1 2500 2427.2 0.01 0 0 1 2500 2427.3 0.01 0 0 1 2500 2427.4 0.01 0 0 1 2500 2427.5 0.01 0 0 1 2500 2427.6 0.01 0 0 1 2500 2427.7 0.01 0 0 1 2500 2427.8 0.01 0 0 1 2500 2427.9 0.01 0 0 1 2500 2428 0.01 0 0 1 2500 2428.1 0.01 0 0 1 2500 2428.2 0.01 0 0 1 2500 2428.3 0.01 0 0 1 2500 2428.4 0.01 0 0 1 2500 2428.5 0.01 0 0 1 2500 2428.6 0.01 0 0 1 2500 2428.7 0.01 0 0 1 2500 2428.8 0.01 0 0 1 2500 2428.9 0.01 0 0 1 2500 2429 0.01 0 0 1 2500 2429.1 0.01 0 0 1 2500 2429.2 0.01 0 0 1 2500 2429.3 0.01 0 0 1 2500 2429.4 0.01 0 0 1 2500 2429.5 0.01 0 0 1 2500 2429.6 0.01 0 0 1 2500 2429.7 0.01 0 0 1 2500 2429.8 0.01 0 0 1 2500 2429.9 0.01 0 0 1 2500 2430 0.01 0 0 1 2500 2430.1 0.01 0 0 1 2500 2430.2 0.01 0 0 1 2500 2430.3 0.01 0 0 1 2500 2430.4 0.01 0 0 1 2500 2430.5 0.01 0 0 1 2500 2430.6 0.01 0 0 1 2500 2430.7 0.01 0 0 1 2500 2430.8 0.01 0 0 1 2500 2430.9 0.01 0 0 1 2500 2431 0.01 0 0 1 2500 2431.1 0.01 0 0 1 2500 2431.2 0.01 0 0 1 2500 2431.3 0.01 0 0 1 2500 2431.4 0.01 0 0 1 2500 2431.5 0.01 0 0 1 2500 2431.6 0.01 0 0 1 2500 2431.7 0.01 0 0 1 2500 2431.8 0.01 0 0 1 2500 2431.9 0.01 0 0 1 2500 2432 0.01 0 0 1 2500 2432.1 0.01 0 0 1 2500 2432.2 0.01 0 0 1 2500 2432.3 0.01 0 0 1 2500 2432.4 0.01 0 0 1 2500 2432.5 0.01 0 0 1 2500 2432.6 0.01 0 0 1 2500 2432.7 0.01 0 0 1 2500 2432.8 0.01 0 0 1 2500 2432.9 0.01 0 0 1 2500 2433 0.01 0 0 1 2500 2433.1 0.01 0 0 1 2500 2433.2 0.01 0 0 1 2500 2433.3 0.01 0 0 1 2500 2433.4 0.01 0 0 1 2500 2433.5 0.01 0 0 1 2500 2433.6 0.01 0 0 1 2500 2433.7 0.01 0 0 1 2500 2433.8 0.01 0 0 1 2500 2433.9 0.01 0 0 1 2500 2434 0.01 0 0 1 2500 2434.1 0.01 0 0 1 2500 2434.2 0.01 0 0 1 2500 2434.3 0.01 0 0 1 2500 2434.4 0.01 0 0 1 2500 2434.5 0.01 0 0 1 2500 2434.6 0.01 0 0 1 2500 2434.7 0.01 0 0 1 2500 2434.8 0.01 0 0 1 2500 2434.9 0.01 0 0 1 2500 2435 0.01 0 0 1 2500 2435.1 0.01 0 0 1 2500 2435.2 0.01 0 0 1 2500 2435.3 0.01 0 0 1 2500 2435.4 0.01 0 0 1 2500 2435.5 0.01 0 0 1 2500 2435.6 0.01 0 0 1 2500 2435.7 0.01 0 0 1 2500 2435.8 0.01 0 0 1 2500 2435.9 0.01 0 0 1 2500 2436 0.01 0 0 1 2500 2436.1 0.01 0 0 1 2500 2436.2 0.01 0 0 1 2500 2436.3 0.01 0 0 1 2500 2436.4 0.01 0 0 1 2500 2436.5 0.01 0 0 1 2500 2436.6 0.01 0 0 1 2500 2436.7 0.01 0 0 1 2500 2436.8 0.01 0 0 1 2500 2436.9 0.01 0 0 1 2500 2437 0.01 0 0 1 2500 2437.1 0.01 0 0 1 2500 2437.2 0.01 0 0 1 2500 2437.3 0.01 0 0 1 2500 2437.4 0.01 0 0 1 2500 2437.5 0.01 0 0 1 2500 2437.6 0.01 0 0 1 2500 2437.7 0.01 0 0 1 2500 2437.8 0.01 0 0 1 2500 2437.9 0.01 0 0 1 2500 2438 0.01 0 0 1 2500 2438.1 0.01 0 0 1 2500 2438.2 0.01 0 0 1 2500 2438.3 0.01 0 0 1 2500 2438.4 0.01 0 0 1 2500 2438.5 0.01 0 0 1 2500 2438.6 0.01 0 0 1 2500 2438.7 0.01 0 0 1 2500 2438.8 0.01 0 0 1 2500 2438.9 0.01 0 0 1 2500 2439 0.01 0 0 1 2500 2439.1 0.01 0 0 1 2500 2439.2 0.01 0 0 1 2500 2439.3 0.01 0 0 1 2500 2439.4 0.01 0 0 1 2500 2439.5 0.01 0 0 1 2500 2439.6 0.01 0 0 1 2500 2439.7 0.01 0 0 1 2500 2439.8 0.01 0 0 1 2500 2439.9 0.01 0 0 1 2500 2440 0.01 0 0 1 2500 2440.1 0.01 0 0 1 2500 2440.2 0.01 0 0 1 2500 2440.3 0.01 0 0 1 2500 2440.4 0.01 0 0 1 2500 2440.5 0.01 0 0 1 2500 2440.6 0.01 0 0 1 2500 2440.7 0.01 0 0 1 2500 2440.8 0.01 0 0 1 2500 2440.9 0.01 0 0 1 2500 2441 0.01 0 0 1 2500 2441.1 0.01 0 0 1 2500 2441.2 0.01 0 0 1 2500 2441.3 0.01 0 0 1 2500 2441.4 0.01 0 0 1 2500 2441.5 0.01 0 0 1 2500 2441.6 0.01 0 0 1 2500 2441.7 0.01 0 0 1 2500 2441.8 0.01 0 0 1 2500 2441.9 0.01 0 0 1 2500 2442 0.01 0 0 1 2500 2442.1 0.01 0 0 1 2500 2442.2 0.01 0 0 1 2500 2442.3 0.01 0 0 1 2500 2442.4 0.01 0 0 1 2500 2442.5 0.01 0 0 1 2500 2442.6 0.01 0 0 1 2500 2442.7 0.01 0 0 1 2500 2442.8 0.01 0 0 1 2500 2442.9 0.01 0 0 1 2500 2443 0.01 0 0 1 2500 2443.1 0.01 0 0 1 2500 2443.2 0.01 0 0 1 2500 2443.3 0.01 0 0 1 2500 2443.4 0.01 0 0 1 2500 2443.5 0.01 0 0 1 2500 2443.6 0.01 0 0 1 2500 2443.7 0.01 0 0 1 2500 2443.8 0.01 0 0 1 2500 2443.9 0.01 0 0 1 2500 2444 0.01 0 0 1 2500 2444.1 0.01 0 0 1 2500 2444.2 0.01 0 0 1 2500 2444.3 0.01 0 0 1 2500 2444.4 0.01 0 0 1 2500 2444.5 0.01 0 0 1 2500 2444.6 0.01 0 0 1 2500 2444.7 0.01 0 0 1 2500 2444.8 0.01 0 0 1 2500 2444.9 0.01 0 0 1 2500 2445 0.01 0 0 1 2500 2445.1 0.01 0 0 1 2500 2445.2 0.01 0 0 1 2500 2445.3 0.01 0 0 1 2500 2445.4 0.01 0 0 1 2500 2445.5 0.01 0 0 1 2500 2445.6 0.01 0 0 1 2500 2445.7 0.01 0 0 1 2500 2445.8 0.01 0 0 1 2500 2445.9 0.01 0 0 1 2500 2446 0.01 0 0 1 2500 2446.1 0.01 0 0 1 2500 2446.2 0.01 0 0 1 2500 2446.3 0.01 0 0 1 2500 2446.4 0.01 0 0 1 2500 2446.5 0.01 0 0 1 2500 2446.6 0.01 0 0 1 2500 2446.7 0.01 0 0 1 2500 2446.8 0.01 0 0 1 2500 2446.9 0.01 0 0 1 2500 2447 0.01 0 0 1 2500 2447.1 0.01 0 0 1 2500 2447.2 0.01 0 0 1 2500 2447.3 0.01 0 0 1 2500 2447.4 0.01 0 0 1 2500 2447.5 0.01 0 0 1 2500 2447.6 0.01 0 0 1 2500 2447.7 0.01 0 0 1 2500 2447.8 0.01 0 0 1 2500 2447.9 0.01 0 0 1 2500 2448 0.01 0 0 1 2500 2448.1 0.01 0 0 1 2500 2448.2 0.01 0 0 1 2500 2448.3 0.01 0 0 1 2500 2448.4 0.01 0 0 1 2500 2448.5 0.01 0 0 1 2500 2448.6 0.01 0 0 1 2500 2448.7 0.01 0 0 1 2500 2448.8 0.01 0 0 1 2500 2448.9 0.01 0 0 1 2500 2449 0.01 0 0 1 2500 2449.1 0.01 0 0 1 2500 2449.2 0.01 0 0 1 2500 2449.3 0.01 0 0 1 2500 2449.4 0.01 0 0 1 2500 2449.5 0.01 0 0 1 2500 2449.6 0.01 0 0 1 2500 2449.7 0.01 0 0 1 2500 2449.8 0.01 0 0 1 2500 2449.9 0.01 0 0 1 2500 2450 0.01 0 0 1 2500 2450.1 0.01 0 0 1 2500 2450.2 0.01 0 0 1 2500 2450.3 0.01 0 0 1 2500 2450.4 0.01 0 0 1 2500 2450.5 0.01 0 0 1 2500 2450.6 0.01 0 0 1 2500 2450.7 0.01 0 0 1 2500 2450.8 0.01 0 0 1 2500 2450.9 0.01 0 0 1 2500 2451 0.01 0 0 1 2500 2451.1 0.01 0 0 1 2500 2451.2 0.01 0 0 1 2500 2451.3 0.01 0 0 1 2500 2451.4 0.01 0 0 1 2500 2451.5 0.01 0 0 1 2500 2451.6 0.01 0 0 1 2500 2451.7 0.01 0 0 1 2500 2451.8 0.01 0 0 1 2500 2451.9 0.01 0 0 1 2500 2452 0.01 0 0 1 2500 2452.1 0.01 0 0 1 2500 2452.2 0.01 0 0 1 2500 2452.3 0.01 0 0 1 2500 2452.4 0.01 0 0 1 2500 2452.5 0.01 0 0 1 2500 2452.6 0.01 0 0 1 2500 2452.7 0.01 0 0 1 2500 2452.8 0.01 0 0 1 2500 2452.9 0.01 0 0 1 2500 2453 0.01 0 0 1 2500 2453.1 0.01 0 0 1 2500 2453.2 0.01 0 0 1 2500 2453.3 0.01 0 0 1 2500 2453.4 0.01 0 0 1 2500 2453.5 0.01 0 0 1 2500 2453.6 0.01 0 0 1 2500 2453.7 0.01 0 0 1 2500 2453.8 0.01 0 0 1 2500 2453.9 0.01 0 0 1 2500 2454 0.01 0 0 1 2500 2454.1 0.01 0 0 1 2500 2454.2 0.01 0 0 1 2500 2454.3 0.01 0 0 1 2500 2454.4 0.01 0 0 1 2500 2454.5 0.01 0 0 1 2500 2454.6 0.01 0 0 1 2500 2454.7 0.01 0 0 1 2500 2454.8 0.01 0 0 1 2500 2454.9 0.01 0 0 1 2500 2455 0.01 0 0 1 2500 2455.1 0.01 0 0 1 2500 2455.2 0.01 0 0 1 2500 2455.3 0.01 0 0 1 2500 2455.4 0.01 0 0 1 2500 2455.5 0.01 0 0 1 2500 2455.6 0.01 0 0 1 2500 2455.7 0.01 0 0 1 2500 2455.8 0.01 0 0 1 2500 2455.9 0.01 0 0 1 2500 2456 0.01 0 0 1 2500 2456.1 0.01 0 0 1 2500 2456.2 0.01 0 0 1 2500 2456.3 0.01 0 0 1 2500 2456.4 0.01 0 0 1 2500 2456.5 0.01 0 0 1 2500 2456.6 0.01 0 0 1 2500 2456.7 0.01 0 0 1 2500 2456.8 0.01 0 0 1 2500 2456.9 0.01 0 0 1 2500 2457 0.01 0 0 1 2500 2457.1 0.01 0 0 1 2500 2457.2 0.01 0 0 1 2500 2457.3 0.01 0 0 1 2500 2457.4 0.01 0 0 1 2500 2457.5 0.01 0 0 1 2500 2457.6 0.01 0 0 1 2500 2457.7 0.01 0 0 1 2500 2457.8 0.01 0 0 1 2500 2457.9 0.01 0 0 1 2500 2458 0.01 0 0 1 2500 2458.1 0.01 0 0 1 2500 2458.2 0.01 0 0 1 2500 2458.3 0.01 0 0 1 2500 2458.4 0.01 0 0 1 2500 2458.5 0.01 0 0 1 2500 2458.6 0.01 0 0 1 2500 2458.7 0.01 0 0 1 2500 2458.8 0.01 0 0 1 2500 2458.9 0.01 0 0 1 2500 2459 0.01 0 0 1 2500 2459.1 0.01 0 0 1 2500 2459.2 0.01 0 0 1 2500 2459.3 0.01 0 0 1 2500 2459.4 0.01 0 0 1 2500 2459.5 0.01 0 0 1 2500 2459.6 0.01 0 0 1 2500 2459.7 0.01 0 0 1 2500 2459.8 0.01 0 0 1 2500 2459.9 0.01 0 0 1 2500 2460 0.01 0 0 1 2500 2460.1 0.01 0 0 1 2500 2460.2 0.01 0 0 1 2500 2460.3 0.01 0 0 1 2500 2460.4 0.01 0 0 1 2500 2460.5 0.01 0 0 1 2500 2460.6 0.01 0 0 1 2500 2460.7 0.01 0 0 1 2500 2460.8 0.01 0 0 1 2500 2460.9 0.01 0 0 1 2500 2461 0.01 0 0 1 2500 2461.1 0.01 0 0 1 2500 2461.2 0.01 0 0 1 2500 2461.3 0.01 0 0 1 2500 2461.4 0.01 0 0 1 2500 2461.5 0.01 0 0 1 2500 2461.6 0.01 0 0 1 2500 2461.7 0.01 0 0 1 2500 2461.8 0.01 0 0 1 2500 2461.9 0.01 0 0 1 2500 2462 0.01 0 0 1 2500 2462.1 0.01 0 0 1 2500 2462.2 0.01 0 0 1 2500 2462.3 0.01 0 0 1 2500 2462.4 0.01 0 0 1 2500 2462.5 0.01 0 0 1 2500 2462.6 0.01 0 0 1 2500 2462.7 0.01 0 0 1 2500 2462.8 0.01 0 0 1 2500 2462.9 0.01 0 0 1 2500 2463 0.01 0 0 1 2500 2463.1 0.01 0 0 1 2500 2463.2 0.01 0 0 1 2500 2463.3 0.01 0 0 1 2500 2463.4 0.01 0 0 1 2500 2463.5 0.01 0 0 1 2500 2463.6 0.01 0 0 1 2500 2463.7 0.01 0 0 1 2500 2463.8 0.01 0 0 1 2500 2463.9 0.01 0 0 1 2500 2464 0.01 0 0 1 2500 2464.1 0.01 0 0 1 2500 2464.2 0.01 0 0 1 2500 2464.3 0.01 0 0 1 2500 2464.4 0.01 0 0 1 2500 2464.5 0.01 0 0 1 2500 2464.6 0.01 0 0 1 2500 2464.7 0.01 0 0 1 2500 2464.8 0.01 0 0 1 2500 2464.9 0.01 0 0 1 2500 2465 0.01 0 0 1 2500 2465.1 0.01 0 0 1 2500 2465.2 0.01 0 0 1 2500 2465.3 0.01 0 0 1 2500 2465.4 0.01 0 0 1 2500 2465.5 0.01 0 0 1 2500 2465.6 0.01 0 0 1 2500 2465.7 0.01 0 0 1 2500 2465.8 0.01 0 0 1 2500 2465.9 0.01 0 0 1 2500 2466 0.01 0 0 1 2500 2466.1 0.01 0 0 1 2500 2466.2 0.01 0 0 1 2500 2466.3 0.01 0 0 1 2500 2466.4 0.01 0 0 1 2500 2466.5 0.01 0 0 1 2500 2466.6 0.01 0 0 1 2500 2466.7 0.01 0 0 1 2500 2466.8 0.01 0 0 1 2500 2466.9 0.01 0 0 1 2500 2467 0.01 0 0 1 2500 2467.1 0.01 0 0 1 2500 2467.2 0.01 0 0 1 2500 2467.3 0.01 0 0 1 2500 2467.4 0.01 0 0 1 2500 2467.5 0.01 0 0 1 2500 2467.6 0.01 0 0 1 2500 2467.7 0.01 0 0 1 2500 2467.8 0.01 0 0 1 2500 2467.9 0.01 0 0 1 2500 2468 0.01 0 0 1 2500 2468.1 0.01 0 0 1 2500 2468.2 0.01 0 0 1 2500 2468.3 0.01 0 0 1 2500 2468.4 0.01 0 0 1 2500 2468.5 0.01 0 0 1 2500 2468.6 0.01 0 0 1 2500 2468.7 0.01 0 0 1 2500 2468.8 0.01 0 0 1 2500 2468.9 0.01 0 0 1 2500 2469 0.01 0 0 1 2500 2469.1 0.01 0 0 1 2500 2469.2 0.01 0 0 1 2500 2469.3 0.01 0 0 1 2500 2469.4 0.01 0 0 1 2500 2469.5 0.01 0 0 1 2500 2469.6 0.01 0 0 1 2500 2469.7 0.01 0 0 1 2500 2469.8 0.01 0 0 1 2500 2469.9 0.01 0 0 1 2500 2470 0.01 0 0 1 2500 2470.1 0.01 0 0 1 2500 2470.2 0.01 0 0 1 2500 2470.3 0.01 0 0 1 2500 2470.4 0.01 0 0 1 2500 2470.5 0.01 0 0 1 2500 2470.6 0.01 0 0 1 2500 2470.7 0.01 0 0 1 2500 2470.8 0.01 0 0 1 2500 2470.9 0.01 0 0 1 2500 2471 0.01 0 0 1 2500 2471.1 0.01 0 0 1 2500 2471.2 0.01 0 0 1 2500 2471.3 0.01 0 0 1 2500 2471.4 0.01 0 0 1 2500 2471.5 0.01 0 0 1 2500 2471.6 0.01 0 0 1 2500 2471.7 0.01 0 0 1 2500 2471.8 0.01 0 0 1 2500 2471.9 0.01 0 0 1 2500 2472 0.01 0 0 1 2500 2472.1 0.01 0 0 1 2500 2472.2 0.01 0 0 1 2500 2472.3 0.01 0 0 1 2500 2472.4 0.01 0 0 1 2500 2472.5 0.01 0 0 1 2500 2472.6 0.01 0 0 1 2500 2472.7 0.01 0 0 1 2500 2472.8 0.01 0 0 1 2500 2472.9 0.01 0 0 1 2500 2473 0.01 0 0 1 2500 2473.1 0.01 0 0 1 2500 2473.2 0.01 0 0 1 2500 2473.3 0.01 0 0 1 2500 2473.4 0.01 0 0 1 2500 2473.5 0.01 0 0 1 2500 2473.6 0.01 0 0 1 2500 2473.7 0.01 0 0 1 2500 2473.8 0.01 0 0 1 2500 2473.9 0.01 0 0 1 2500 2474 0.01 0 0 1 2500 2474.1 0.01 0 0 1 2500 2474.2 0.01 0 0 1 2500 2474.3 0.01 0 0 1 2500 2474.4 0.01 0 0 1 2500 2474.5 0.01 0 0 1 2500 2474.6 0.01 0 0 1 2500 2474.7 0.01 0 0 1 2500 2474.8 0.01 0 0 1 2500 2474.9 0.01 0 0 1 2500 2475 0.01 0 0 1 2500 2475.1 0.01 0 0 1 2500 2475.2 0.01 0 0 1 2500 2475.3 0.01 0 0 1 2500 2475.4 0.01 0 0 1 2500 2475.5 0.01 0 0 1 2500 2475.6 0.01 0 0 1 2500 2475.7 0.01 0 0 1 2500 2475.8 0.01 0 0 1 2500 2475.9 0.01 0 0 1 2500 2476 0.01 0 0 1 2500 2476.1 0.01 0 0 1 2500 2476.2 0.01 0 0 1 2500 2476.3 0.01 0 0 1 2500 2476.4 0.01 0 0 1 2500 2476.5 0.01 0 0 1 2500 2476.6 0.01 0 0 1 2500 2476.7 0.01 0 0 1 2500 2476.8 0.01 0 0 1 2500 2476.9 0.01 0 0 1 2500 2477 0.01 0 0 1 2500 2477.1 0.01 0 0 1 2500 2477.2 0.01 0 0 1 2500 2477.3 0.01 0 0 1 2500 2477.4 0.01 0 0 1 2500 2477.5 0.01 0 0 1 2500 2477.6 0.01 0 0 1 2500 2477.7 0.01 0 0 1 2500 2477.8 0.01 0 0 1 2500 2477.9 0.01 0 0 1 2500 2478 0.01 0 0 1 2500 2478.1 0.01 0 0 1 2500 2478.2 0.01 0 0 1 2500 2478.3 0.01 0 0 1 2500 2478.4 0.01 0 0 1 2500 2478.5 0.01 0 0 1 2500 2478.6 0.01 0 0 1 2500 2478.7 0.01 0 0 1 2500 2478.8 0.01 0 0 1 2500 2478.9 0.01 0 0 1 2500 2479 0.01 0 0 1 2500 2479.1 0.01 0 0 1 2500 2479.2 0.01 0 0 1 2500 2479.3 0.01 0 0 1 2500 2479.4 0.01 0 0 1 2500 2479.5 0.01 0 0 1 2500 2479.6 0.01 0 0 1 2500 2479.7 0.01 0 0 1 2500 2479.8 0.01 0 0 1 2500 2479.9 0.01 0 0 1 2500 2480 0.01 0 0 1 2500 2480.1 0.01 0 0 1 2500 2480.2 0.01 0 0 1 2500 2480.3 0.01 0 0 1 2500 2480.4 0.01 0 0 1 2500 2480.5 0.01 0 0 1 2500 2480.6 0.01 0 0 1 2500 2480.7 0.01 0 0 1 2500 2480.8 0.01 0 0 1 2500 2480.9 0.01 0 0 1 2500 2481 0.01 0 0 1 2500 2481.1 0.01 0 0 1 2500 2481.2 0.01 0 0 1 2500 2481.3 0.01 0 0 1 2500 2481.4 0.01 0 0 1 2500 2481.5 0.01 0 0 1 2500 2481.6 0.01 0 0 1 2500 2481.7 0.01 0 0 1 2500 2481.8 0.01 0 0 1 2500 2481.9 0.01 0 0 1 2500 2482 0.01 0 0 1 2500 2482.1 0.01 0 0 1 2500 2482.2 0.01 0 0 1 2500 2482.3 0.01 0 0 1 2500 2482.4 0.01 0 0 1 2500 2482.5 0.01 0 0 1 2500 2482.6 0.01 0 0 1 2500 2482.7 0.01 0 0 1 2500 2482.8 0.01 0 0 1 2500 2482.9 0.01 0 0 1 2500 2483 0.01 0 0 1 2500 2483.1 0.01 0 0 1 2500 2483.2 0.01 0 0 1 2500 2483.3 0.01 0 0 1 2500 2483.4 0.01 0 0 1 2500 2483.5 0.01 0 0 1 2500 2483.6 0.01 0 0 1 2500 2483.7 0.01 0 0 1 2500 2483.8 0.01 0 0 1 2500 2483.9 0.01 0 0 1 2500 2484 0.01 0 0 1 2500 2484.1 0.01 0 0 1 2500 2484.2 0.01 0 0 1 2500 2484.3 0.01 0 0 1 2500 2484.4 0.01 0 0 1 2500 2484.5 0.01 0 0 1 2500 2484.6 0.01 0 0 1 2500 2484.7 0.01 0 0 1 2500 2484.8 0.01 0 0 1 2500 2484.9 0.01 0 0 1 2500 2485 0.01 0 0 1 2500 2485.1 0.01 0 0 1 2500 2485.2 0.01 0 0 1 2500 2485.3 0.01 0 0 1 2500 2485.4 0.01 0 0 1 2500 2485.5 0.01 0 0 1 2500 2485.6 0.01 0 0 1 2500 2485.7 0.01 0 0 1 2500 2485.8 0.01 0 0 1 2500 2485.9 0.01 0 0 1 2500 2486 0.01 0 0 1 2500 2486.1 0.01 0 0 1 2500 2486.2 0.01 0 0 1 2500 2486.3 0.01 0 0 1 2500 2486.4 0.01 0 0 1 2500 2486.5 0.01 0 0 1 2500 2486.6 0.01 0 0 1 2500 2486.7 0.01 0 0 1 2500 2486.8 0.01 0 0 1 2500 2486.9 0.01 0 0 1 2500 2487 0.01 0 0 1 2500 2487.1 0.01 0 0 1 2500 2487.2 0.01 0 0 1 2500 2487.3 0.01 0 0 1 2500 2487.4 0.01 0 0 1 2500 2487.5 0.01 0 0 1 2500 2487.6 0.01 0 0 1 2500 2487.7 0.01 0 0 1 2500 2487.8 0.01 0 0 1 2500 2487.9 0.01 0 0 1 2500 2488 0.01 0 0 1 2500 2488.1 0.01 0 0 1 2500 2488.2 0.01 0 0 1 2500 2488.3 0.01 0 0 1 2500 2488.4 0.01 0 0 1 2500 2488.5 0.01 0 0 1 2500 2488.6 0.01 0 0 1 2500 2488.7 0.01 0 0 1 2500 2488.8 0.01 0 0 1 2500 2488.9 0.01 0 0 1 2500 2489 0.01 0 0 1 2500 2489.1 0.01 0 0 1 2500 2489.2 0.01 0 0 1 2500 2489.3 0.01 0 0 1 2500 2489.4 0.01 0 0 1 2500 2489.5 0.01 0 0 1 2500 2489.6 0.01 0 0 1 2500 2489.7 0.01 0 0 1 2500 2489.8 0.01 0 0 1 2500 2489.9 0.01 0 0 1 2500 2490 0.01 0 0 1 2500 2490.1 0.01 0 0 1 2500 2490.2 0.01 0 0 1 2500 2490.3 0.01 0 0 1 2500 2490.4 0.01 0 0 1 2500 2490.5 0.01 0 0 1 2500 2490.6 0.01 0 0 1 2500 2490.7 0.01 0 0 1 2500 2490.8 0.01 0 0 1 2500 2490.9 0.01 0 0 1 2500 2491 0.01 0 0 1 2500 2491.1 0.01 0 0 1 2500 2491.2 0.01 0 0 1 2500 2491.3 0.01 0 0 1 2500 2491.4 0.01 0 0 1 2500 2491.5 0.01 0 0 1 2500 2491.6 0.01 0 0 1 2500 2491.7 0.01 0 0 1 2500 2491.8 0.01 0 0 1 2500 2491.9 0.01 0 0 1 2500 2492 0.01 0 0 1 2500 2492.1 0.01 0 0 1 2500 2492.2 0.01 0 0 1 2500 2492.3 0.01 0 0 1 2500 2492.4 0.01 0 0 1 2500 2492.5 0.01 0 0 1 2500 2492.6 0.01 0 0 1 2500 2492.7 0.01 0 0 1 2500 2492.8 0.01 0 0 1 2500 2492.9 0.01 0 0 1 2500 2493 0.01 0 0 1 2500 2493.1 0.01 0 0 1 2500 2493.2 0.01 0 0 1 2500 2493.3 0.01 0 0 1 2500 2493.4 0.01 0 0 1 2500 2493.5 0.01 0 0 1 2500 2493.6 0.01 0 0 1 2500 2493.7 0.01 0 0 1 2500 2493.8 0.01 0 0 1 2500 2493.9 0.01 0 0 1 2500 2494 0.01 0 0 1 2500 2494.1 0.01 0 0 1 2500 2494.2 0.01 0 0 1 2500 2494.3 0.01 0 0 1 2500 2494.4 0.01 0 0 1 2500 2494.5 0.01 0 0 1 2500 2494.6 0.01 0 0 1 2500 2494.7 0.01 0 0 1 2500 2494.8 0.01 0 0 1 2500 2494.9 0.01 0 0 1 2500 2495 0.01 0 0 1 2500 2495.1 0.01 0 0 1 2500 2495.2 0.01 0 0 1 2500 2495.3 0.01 0 0 1 2500 2495.4 0.01 0 0 1 2500 2495.5 0.01 0 0 1 2500 2495.6 0.01 0 0 1 2500 2495.7 0.01 0 0 1 2500 2495.8 0.01 0 0 1 2500 2495.9 0.01 0 0 1 2500 2496 0.01 0 0 1 2500 2496.1 0.01 0 0 1 2500 2496.2 0.01 0 0 1 2500 2496.3 0.01 0 0 1 2500 2496.4 0.01 0 0 1 2500 2496.5 0.01 0 0 1 2500 2496.6 0.01 0 0 1 2500 2496.7 0.01 0 0 1 2500 2496.8 0.01 0 0 1 2500 2496.9 0.01 0 0 1 2500 2497 0.01 0 0 1 2500 2497.1 0.01 0 0 1 2500 2497.2 0.01 0 0 1 2500 2497.3 0.01 0 0 1 2500 2497.4 0.01 0 0 1 2500 2497.5 0.01 0 0 1 2500 2497.6 0.01 0 0 1 2500 2497.7 0.01 0 0 1 2500 2497.8 0.01 0 0 1 2500 2497.9 0.01 0 0 1 2500 2498 0.01 0 0 1 2500 2498.1 0.01 0 0 1 2500 2498.2 0.01 0 0 1 2500 2498.3 0.01 0 0 1 2500 2498.4 0.01 0 0 1 2500 2498.5 0.01 0 0 1 2500 2498.6 0.01 0 0 1 2500 2498.7 0.01 0 0 1 2500 2498.8 0.01 0 0 1 2500 2498.9 0.01 0 0 1 2500 2499 0.01 0 0 1 2500 2499.1 0.01 0 0 1 2500 2499.2 0.01 0 0 1 2500 2499.3 0.01 0 0 1 2500 2499.4 0.01 0 0 1 2500 2499.5 0.01 0 0 1 2500 2499.6 0.01 0 0 1 2500 2499.7 0.01 0 0 1 2500 2499.8 0.01 0 0 1 2500 2499.9 0.01 0 0 1 2500 2500 0.01 0 0 1 2500 2500.1 0.01 0 0 1 2500 2500.2 0.01 0 0 1 2500 2500.3 0.01 0 0 1 2500 2500.4 0.01 0 0 1 2500 2500.5 0.01 0 0 1 2500 2500.6 0.01 0 0 1 2500 2500.7 0.01 0 0 1 2500 2500.8 0.01 0 0 1 2500 2500.9 0.01 0 0 1 2500 2501 0.01 0 0 1 2500 2501.1 0.01 0 0 1 2500 2501.2 0.01 0 0 1 2500 2501.3 0.01 0 0 1 2500 2501.4 0.01 0 0 1 2500 2501.5 0.01 0 0 1 2500 2501.6 0.01 0 0 1 2500 2501.7 0.01 0 0 1 2500 2501.8 0.01 0 0 1 2500 2501.9 0.01 0 0 1 2500 2502 0.01 0 0 1 2500 2502.1 0.01 0 0 1 2500 2502.2 0.01 0 0 1 2500 2502.3 0.01 0 0 1 2500 2502.4 0.01 0 0 1 2500 2502.5 0.01 0 0 1 2500 2502.6 0.01 0 0 1 2500 2502.7 0.01 0 0 1 2500 2502.8 0.01 0 0 1 2500 2502.9 0.01 0 0 1 2500 2503 0.01 0 0 1 2500 2503.1 0.01 0 0 1 2500 2503.2 0.01 0 0 1 2500 2503.3 0.01 0 0 1 2500 2503.4 0.01 0 0 1 2500 2503.5 0.01 0 0 1 2500 2503.6 0.01 0 0 1 2500 2503.7 0.01 0 0 1 2500 2503.8 0.01 0 0 1 2500 2503.9 0.01 0 0 1 2500 2504 0.01 0 0 1 2500 2504.1 0.01 0 0 1 2500 2504.2 0.01 0 0 1 2500 2504.3 0.01 0 0 1 2500 2504.4 0.01 0 0 1 2500 2504.5 0.01 0 0 1 2500 2504.6 0.01 0 0 1 2500 2504.7 0.01 0 0 1 2500 2504.8 0.01 0 0 1 2500 2504.9 0.01 0 0 1 2500 2505 0.01 0 0 1 2500 2505.1 0.01 0 0 1 2500 2505.2 0.01 0 0 1 2500 2505.3 0.01 0 0 1 2500 2505.4 0.01 0 0 1 2500 2505.5 0.01 0 0 1 2500 2505.6 0.01 0 0 1 2500 2505.7 0.01 0 0 1 2500 2505.8 0.01 0 0 1 2500 2505.9 0.01 0 0 1 2500 2506 0.01 0 0 1 2500 2506.1 0.01 0 0 1 2500 2506.2 0.01 0 0 1 2500 2506.3 0.01 0 0 1 2500 2506.4 0.01 0 0 1 2500 2506.5 0.01 0 0 1 2500 2506.6 0.01 0 0 1 2500 2506.7 0.01 0 0 1 2500 2506.8 0.01 0 0 1 2500 2506.9 0.01 0 0 1 2500 2507 0.01 0 0 1 2500 2507.1 0.01 0 0 1 2500 2507.2 0.01 0 0 1 2500 2507.3 0.01 0 0 1 2500 2507.4 0.01 0 0 1 2500 2507.5 0.01 0 0 1 2500 2507.6 0.01 0 0 1 2500 2507.7 0.01 0 0 1 2500 2507.8 0.01 0 0 1 2500 2507.9 0.01 0 0 1 2500 2508 0.01 0 0 1 2500 2508.1 0.01 0 0 1 2500 2508.2 0.01 0 0 1 2500 2508.3 0.01 0 0 1 2500 2508.4 0.01 0 0 1 2500 2508.5 0.01 0 0 1 2500 2508.6 0.01 0 0 1 2500 2508.7 0.01 0 0 1 2500 2508.8 0.01 0 0 1 2500 2508.9 0.01 0 0 1 2500 2509 0.01 0 0 1 2500 2509.1 0.01 0 0 1 2500 2509.2 0.01 0 0 1 2500 2509.3 0.01 0 0 1 2500 2509.4 0.01 0 0 1 2500 2509.5 0.01 0 0 1 2500 2509.6 0.01 0 0 1 2500 2509.7 0.01 0 0 1 2500 2509.8 0.01 0 0 1 2500 2509.9 0.01 0 0 1 2500 2510 0.01 0 0 1 2500 2510.1 0.01 0 0 1 2500 2510.2 0.01 0 0 1 2500 2510.3 0.01 0 0 1 2500 2510.4 0.01 0 0 1 2500 2510.5 0.01 0 0 1 2500 2510.6 0.01 0 0 1 2500 2510.7 0.01 0 0 1 2500 2510.8 0.01 0 0 1 2500 2510.9 0.01 0 0 1 2500 2511 0.01 0 0 1 2500 2511.1 0.01 0 0 1 2500 2511.2 0.01 0 0 1 2500 2511.3 0.01 0 0 1 2500 2511.4 0.01 0 0 1 2500 2511.5 0.01 0 0 1 2500 2511.6 0.01 0 0 1 2500 2511.7 0.01 0 0 1 2500 2511.8 0.01 0 0 1 2500 2511.9 0.01 0 0 1 2500 2512 0.01 0 0 1 2500 2512.1 0.01 0 0 1 2500 2512.2 0.01 0 0 1 2500 2512.3 0.01 0 0 1 2500 2512.4 0.01 0 0 1 2500 2512.5 0.01 0 0 1 2500 2512.6 0.01 0 0 1 2500 2512.7 0.01 0 0 1 2500 2512.8 0.01 0 0 1 2500 2512.9 0.01 0 0 1 2500 2513 0.01 0 0 1 2500 2513.1 0.01 0 0 1 2500 2513.2 0.01 0 0 1 2500 2513.3 0.01 0 0 1 2500 2513.4 0.01 0 0 1 2500 2513.5 0.01 0 0 1 2500 2513.6 0.01 0 0 1 2500 2513.7 0.01 0 0 1 2500 2513.8 0.01 0 0 1 2500 2513.9 0.01 0 0 1 2500 2514 0.01 0 0 1 2500 2514.1 0.01 0 0 1 2500 2514.2 0.01 0 0 1 2500 2514.3 0.01 0 0 1 2500 2514.4 0.01 0 0 1 2500 2514.5 0.01 0 0 1 2500 2514.6 0.01 0 0 1 2500 2514.7 0.01 0 0 1 2500 2514.8 0.01 0 0 1 2500 2514.9 0.01 0 0 1 2500 2515 0.01 0 0 1 2500 2515.1 0.01 0 0 1 2500 2515.2 0.01 0 0 1 2500 2515.3 0.01 0 0 1 2500 2515.4 0.01 0 0 1 2500 2515.5 0.01 0 0 1 2500 2515.6 0.01 0 0 1 2500 2515.7 0.01 0 0 1 2500 2515.8 0.01 0 0 1 2500 2515.9 0.01 0 0 1 2500 2516 0.01 0 0 1 2500 2516.1 0.01 0 0 1 2500 2516.2 0.01 0 0 1 2500 2516.3 0.01 0 0 1 2500 2516.4 0.01 0 0 1 2500 2516.5 0.01 0 0 1 2500 2516.6 0.01 0 0 1 2500 2516.7 0.01 0 0 1 2500 2516.8 0.01 0 0 1 2500 2516.9 0.01 0 0 1 2500 2517 0.01 0 0 1 2500 2517.1 0.01 0 0 1 2500 2517.2 0.01 0 0 1 2500 2517.3 0.01 0 0 1 2500 2517.4 0.01 0 0 1 2500 2517.5 0.01 0 0 1 2500 2517.6 0.01 0 0 1 2500 2517.7 0.01 0 0 1 2500 2517.8 0.01 0 0 1 2500 2517.9 0.01 0 0 1 2500 2518 0.01 0 0 1 2500 2518.1 0.01 0 0 1 2500 2518.2 0.01 0 0 1 2500 2518.3 0.01 0 0 1 2500 2518.4 0.01 0 0 1 2500 2518.5 0.01 0 0 1 2500 2518.6 0.01 0 0 1 2500 2518.7 0.01 0 0 1 2500 2518.8 0.01 0 0 1 2500 2518.9 0.01 0 0 1 2500 2519 0.01 0 0 1 2500 2519.1 0.01 0 0 1 2500 2519.2 0.01 0 0 1 2500 2519.3 0.01 0 0 1 2500 2519.4 0.01 0 0 1 2500 2519.5 0.01 0 0 1 2500 2519.6 0.01 0 0 1 2500 2519.7 0.01 0 0 1 2500 2519.8 0.01 0 0 1 2500 2519.9 0.01 0 0 1 2500 2520 0.01 0 0 1 2500 2520.1 0.01 0 0 1 2500 2520.2 0.01 0 0 1 2500 2520.3 0.01 0 0 1 2500 2520.4 0.01 0 0 1 2500 2520.5 0.01 0 0 1 2500 2520.6 0.01 0 0 1 2500 2520.7 0.01 0 0 1 2500 2520.8 0.01 0 0 1 2500 2520.9 0.01 0 0 1 2500 2521 0.01 0 0 1 2500 2521.1 0.01 0 0 1 2500 2521.2 0.01 0 0 1 2500 2521.3 0.01 0 0 1 2500 2521.4 0.01 0 0 1 2500 2521.5 0.01 0 0 1 2500 2521.6 0.01 0 0 1 2500 2521.7 0.01 0 0 1 2500 2521.8 0.01 0 0 1 2500 2521.9 0.01 0 0 1 2500 2522 0.01 0 0 1 2500 2522.1 0.01 0 0 1 2500 2522.2 0.01 0 0 1 2500 2522.3 0.01 0 0 1 2500 2522.4 0.01 0 0 1 2500 2522.5 0.01 0 0 1 2500 2522.6 0.01 0 0 1 2500 2522.7 0.01 0 0 1 2500 2522.8 0.01 0 0 1 2500 2522.9 0.01 0 0 1 2500 2523 0.01 0 0 1 2500 2523.1 0.01 0 0 1 2500 2523.2 0.01 0 0 1 2500 2523.3 0.01 0 0 1 2500 2523.4 0.01 0 0 1 2500 2523.5 0.01 0 0 1 2500 2523.6 0.01 0 0 1 2500 2523.7 0.01 0 0 1 2500 2523.8 0.01 0 0 1 2500 2523.9 0.01 0 0 1 2500 2524 0.01 0 0 1 2500 2524.1 0.01 0 0 1 2500 2524.2 0.01 0 0 1 2500 2524.3 0.01 0 0 1 2500 2524.4 0.01 0 0 1 2500 2524.5 0.01 0 0 1 2500 2524.6 0.01 0 0 1 2500 2524.7 0.01 0 0 1 2500 2524.8 0.01 0 0 1 2500 2524.9 0.01 0 0 1 2500 2525 0.01 0 0 1 2500 2525.1 0.01 0 0 1 2500 2525.2 0.01 0 0 1 2500 2525.3 0.01 0 0 1 2500 2525.4 0.01 0 0 1 2500 2525.5 0.01 0 0 1 2500 2525.6 0.01 0 0 1 2500 2525.7 0.01 0 0 1 2500 2525.8 0.01 0 0 1 2500 2525.9 0.01 0 0 1 2500 2526 0.01 0 0 1 2500 2526.1 0.01 0 0 1 2500 2526.2 0.01 0 0 1 2500 2526.3 0.01 0 0 1 2500 2526.4 0.01 0 0 1 2500 2526.5 0.01 0 0 1 2500 2526.6 0.01 0 0 1 2500 2526.7 0.01 0 0 1 2500 2526.8 0.01 0 0 1 2500 2526.9 0.01 0 0 1 2500 2527 0.01 0 0 1 2500 2527.1 0.01 0 0 1 2500 2527.2 0.01 0 0 1 2500 2527.3 0.01 0 0 1 2500 2527.4 0.01 0 0 1 2500 2527.5 0.01 0 0 1 2500 2527.6 0.01 0 0 1 2500 2527.7 0.01 0 0 1 2500 2527.8 0.01 0 0 1 2500 2527.9 0.01 0 0 1 2500 2528 0.01 0 0 1 2500 2528.1 0.01 0 0 1 2500 2528.2 0.01 0 0 1 2500 2528.3 0.01 0 0 1 2500 2528.4 0.01 0 0 1 2500 2528.5 0.01 0 0 1 2500 2528.6 0.01 0 0 1 2500 2528.7 0.01 0 0 1 2500 2528.8 0.01 0 0 1 2500 2528.9 0.01 0 0 1 2500 2529 0.01 0 0 1 2500 2529.1 0.01 0 0 1 2500 2529.2 0.01 0 0 1 2500 2529.3 0.01 0 0 1 2500 2529.4 0.01 0 0 1 2500 2529.5 0.01 0 0 1 2500 2529.6 0.01 0 0 1 2500 2529.7 0.01 0 0 1 2500 2529.8 0.01 0 0 1 2500 2529.9 0.01 0 0 1 2500 2530 0.01 0 0 1 2500 2530.1 0.01 0 0 1 2500 2530.2 0.01 0 0 1 2500 2530.3 0.01 0 0 1 2500 2530.4 0.01 0 0 1 2500 2530.5 0.01 0 0 1 2500 2530.6 0.01 0 0 1 2500 2530.7 0.01 0 0 1 2500 2530.8 0.01 0 0 1 2500 2530.9 0.01 0 0 1 2500 2531 0.01 0 0 1 2500 2531.1 0.01 0 0 1 2500 2531.2 0.01 0 0 1 2500 2531.3 0.01 0 0 1 2500 2531.4 0.01 0 0 1 2500 2531.5 0.01 0 0 1 2500 2531.6 0.01 0 0 1 2500 2531.7 0.01 0 0 1 2500 2531.8 0.01 0 0 1 2500 2531.9 0.01 0 0 1 2500 2532 0.01 0 0 1 2500 2532.1 0.01 0 0 1 2500 2532.2 0.01 0 0 1 2500 2532.3 0.01 0 0 1 2500 2532.4 0.01 0 0 1 2500 2532.5 0.01 0 0 1 2500 2532.6 0.01 0 0 1 2500 2532.7 0.01 0 0 1 2500 2532.8 0.01 0 0 1 2500 2532.9 0.01 0 0 1 2500 2533 0.01 0 0 1 2500 2533.1 0.01 0 0 1 2500 2533.2 0.01 0 0 1 2500 2533.3 0.01 0 0 1 2500 2533.4 0.01 0 0 1 2500 2533.5 0.01 0 0 1 2500 2533.6 0.01 0 0 1 2500 2533.7 0.01 0 0 1 2500 2533.8 0.01 0 0 1 2500 2533.9 0.01 0 0 1 2500 2534 0.01 0 0 1 2500 2534.1 0.01 0 0 1 2500 2534.2 0.01 0 0 1 2500 2534.3 0.01 0 0 1 2500 2534.4 0.01 0 0 1 2500 2534.5 0.01 0 0 1 2500 2534.6 0.01 0 0 1 2500 2534.7 0.01 0 0 1 2500 2534.8 0.01 0 0 1 2500 2534.9 0.01 0 0 1 2500 2535 0.01 0 0 1 2500 2535.1 0.01 0 0 1 2500 2535.2 0.01 0 0 1 2500 2535.3 0.01 0 0 1 2500 2535.4 0.01 0 0 1 2500 2535.5 0.01 0 0 1 2500 2535.6 0.01 0 0 1 2500 2535.7 0.01 0 0 1 2500 2535.8 0.01 0 0 1 2500 2535.9 0.01 0 0 1 2500 2536 0.01 0 0 1 2500 2536.1 0.01 0 0 1 2500 2536.2 0.01 0 0 1 2500 2536.3 0.01 0 0 1 2500 2536.4 0.01 0 0 1 2500 2536.5 0.01 0 0 1 2500 2536.6 0.01 0 0 1 2500 2536.7 0.01 0 0 1 2500 2536.8 0.01 0 0 1 2500 2536.9 0.01 0 0 1 2500 2537 0.01 0 0 1 2500 2537.1 0.01 0 0 1 2500 2537.2 0.01 0 0 1 2500 2537.3 0.01 0 0 1 2500 2537.4 0.01 0 0 1 2500 2537.5 0.01 0 0 1 2500 2537.6 0.01 0 0 1 2500 2537.7 0.01 0 0 1 2500 2537.8 0.01 0 0 1 2500 2537.9 0.01 0 0 1 2500 2538 0.01 0 0 1 2500 2538.1 0.01 0 0 1 2500 2538.2 0.01 0 0 1 2500 2538.3 0.01 0 0 1 2500 2538.4 0.01 0 0 1 2500 2538.5 0.01 0 0 1 2500 2538.6 0.01 0 0 1 2500 2538.7 0.01 0 0 1 2500 2538.8 0.01 0 0 1 2500 2538.9 0.01 0 0 1 2500 2539 0.01 0 0 1 2500 2539.1 0.01 0 0 1 2500 2539.2 0.01 0 0 1 2500 2539.3 0.01 0 0 1 2500 2539.4 0.01 0 0 1 2500 2539.5 0.01 0 0 1 2500 2539.6 0.01 0 0 1 2500 2539.7 0.01 0 0 1 2500 2539.8 0.01 0 0 1 2500 2539.9 0.01 0 0 1 2500 2540 0.01 0 0 1 2500 2540.1 0.01 0 0 1 2500 2540.2 0.01 0 0 1 2500 2540.3 0.01 0 0 1 2500 2540.4 0.01 0 0 1 2500 2540.5 0.01 0 0 1 2500 2540.6 0.01 0 0 1 2500 2540.7 0.01 0 0 1 2500 2540.8 0.01 0 0 1 2500 2540.9 0.01 0 0 1 2500 2541 0.01 0 0 1 2500 2541.1 0.01 0 0 1 2500 2541.2 0.01 0 0 1 2500 2541.3 0.01 0 0 1 2500 2541.4 0.01 0 0 1 2500 2541.5 0.01 0 0 1 2500 2541.6 0.01 0 0 1 2500 2541.7 0.01 0 0 1 2500 2541.8 0.01 0 0 1 2500 2541.9 0.01 0 0 1 2500 2542 0.01 0 0 1 2500 2542.1 0.01 0 0 1 2500 2542.2 0.01 0 0 1 2500 2542.3 0.01 0 0 1 2500 2542.4 0.01 0 0 1 2500 2542.5 0.01 0 0 1 2500 2542.6 0.01 0 0 1 2500 2542.7 0.01 0 0 1 2500 2542.8 0.01 0 0 1 2500 2542.9 0.01 0 0 1 2500 2543 0.01 0 0 1 2500 2543.1 0.01 0 0 1 2500 2543.2 0.01 0 0 1 2500 2543.3 0.01 0 0 1 2500 2543.4 0.01 0 0 1 2500 2543.5 0.01 0 0 1 2500 2543.6 0.01 0 0 1 2500 2543.7 0.01 0 0 1 2500 2543.8 0.01 0 0 1 2500 2543.9 0.01 0 0 1 2500 2544 0.01 0 0 1 2500 2544.1 0.01 0 0 1 2500 2544.2 0.01 0 0 1 2500 2544.3 0.01 0 0 1 2500 2544.4 0.01 0 0 1 2500 2544.5 0.01 0 0 1 2500 2544.6 0.01 0 0 1 2500 2544.7 0.01 0 0 1 2500 2544.8 0.01 0 0 1 2500 2544.9 0.01 0 0 1 2500 2545 0.01 0 0 1 2500 2545.1 0.01 0 0 1 2500 2545.2 0.01 0 0 1 2500 2545.3 0.01 0 0 1 2500 2545.4 0.01 0 0 1 2500 2545.5 0.01 0 0 1 2500 2545.6 0.01 0 0 1 2500 2545.7 0.01 0 0 1 2500 2545.8 0.01 0 0 1 2500 2545.9 0.01 0 0 1 2500 2546 0.01 0 0 1 2500 2546.1 0.01 0 0 1 2500 2546.2 0.01 0 0 1 2500 2546.3 0.01 0 0 1 2500 2546.4 0.01 0 0 1 2500 2546.5 0.01 0 0 1 2500 2546.6 0.01 0 0 1 2500 2546.7 0.01 0 0 1 2500 2546.8 0.01 0 0 1 2500 2546.9 0.01 0 0 1 2500 2547 0.01 0 0 1 2500 2547.1 0.01 0 0 1 2500 2547.2 0.01 0 0 1 2500 2547.3 0.01 0 0 1 2500 2547.4 0.01 0 0 1 2500 2547.5 0.01 0 0 1 2500 2547.6 0.01 0 0 1 2500 2547.7 0.01 0 0 1 2500 2547.8 0.01 0 0 1 2500 2547.9 0.01 0 0 1 2500 2548 0.01 0 0 1 2500 2548.1 0.01 0 0 1 2500 2548.2 0.01 0 0 1 2500 2548.3 0.01 0 0 1 2500 2548.4 0.01 0 0 1 2500 2548.5 0.01 0 0 1 2500 2548.6 0.01 0 0 1 2500 2548.7 0.01 0 0 1 2500 2548.8 0.01 0 0 1 2500 2548.9 0.01 0 0 1 2500 2549 0.01 0 0 1 2500 2549.1 0.01 0 0 1 2500 2549.2 0.01 0 0 1 2500 2549.3 0.01 0 0 1 2500 2549.4 0.01 0 0 1 2500 2549.5 0.01 0 0 1 2500 2549.6 0.01 0 0 1 2500 2549.7 0.01 0 0 1 2500 2549.8 0.01 0 0 1 2500 2549.9 0.01 0 0 1 2500 2550 0.01 0 0 1 2500 2550.1 0.01 0 0 1 2500 2550.2 0.01 0 0 1 2500 2550.3 0.01 0 0 1 2500 2550.4 0.01 0 0 1 2500 2550.5 0.01 0 0 1 2500 2550.6 0.01 0 0 1 2500 2550.7 0.01 0 0 1 2500 2550.8 0.01 0 0 1 2500 2550.9 0.01 0 0 1 2500 2551 0.01 0 0 1 2500 2551.1 0.01 0 0 1 2500 2551.2 0.01 0 0 1 2500 2551.3 0.01 0 0 1 2500 2551.4 0.01 0 0 1 2500 2551.5 0.01 0 0 1 2500 2551.6 0.01 0 0 1 2500 2551.7 0.01 0 0 1 2500 2551.8 0.01 0 0 1 2500 2551.9 0.01 0 0 1 2500 2552 0.01 0 0 1 2500 2552.1 0.01 0 0 1 2500 2552.2 0.01 0 0 1 2500 2552.3 0.01 0 0 1 2500 2552.4 0.01 0 0 1 2500 2552.5 0.01 0 0 1 2500 2552.6 0.01 0 0 1 2500 2552.7 0.01 0 0 1 2500 2552.8 0.01 0 0 1 2500 2552.9 0.01 0 0 1 2500 2553 0.01 0 0 1 2500 2553.1 0.01 0 0 1 2500 2553.2 0.01 0 0 1 2500 2553.3 0.01 0 0 1 2500 2553.4 0.01 0 0 1 2500 2553.5 0.01 0 0 1 2500 2553.6 0.01 0 0 1 2500 2553.7 0.01 0 0 1 2500 2553.8 0.01 0 0 1 2500 2553.9 0.01 0 0 1 2500 2554 0.01 0 0 1 2500 2554.1 0.01 0 0 1 2500 2554.2 0.01 0 0 1 2500 2554.3 0.01 0 0 1 2500 2554.4 0.01 0 0 1 2500 2554.5 0.01 0 0 1 2500 2554.6 0.01 0 0 1 2500 2554.7 0.01 0 0 1 2500 2554.8 0.01 0 0 1 2500 2554.9 0.01 0 0 1 2500 2555 0.01 0 0 1 2500 2555.1 0.01 0 0 1 2500 2555.2 0.01 0 0 1 2500 2555.3 0.01 0 0 1 2500 2555.4 0.01 0 0 1 2500 2555.5 0.01 0 0 1 2500 2555.6 0.01 0 0 1 2500 2555.7 0.01 0 0 1 2500 2555.8 0.01 0 0 1 2500 2555.9 0.01 0 0 1 2500 2556 0.01 0 0 1 2500 2556.1 0.01 0 0 1 2500 2556.2 0.01 0 0 1 2500 2556.3 0.01 0 0 1 2500 2556.4 0.01 0 0 1 2500 2556.5 0.01 0 0 1 2500 2556.6 0.01 0 0 1 2500 2556.7 0.01 0 0 1 2500 2556.8 0.01 0 0 1 2500 2556.9 0.01 0 0 1 2500 2557 0.01 0 0 1 2500 2557.1 0.01 0 0 1 2500 2557.2 0.01 0 0 1 2500 2557.3 0.01 0 0 1 2500 2557.4 0.01 0 0 1 2500 2557.5 0.01 0 0 1 2500 2557.6 0.01 0 0 1 2500 2557.7 0.01 0 0 1 2500 2557.8 0.01 0 0 1 2500 2557.9 0.01 0 0 1 2500 2558 0.01 0 0 1 2500 2558.1 0.01 0 0 1 2500 2558.2 0.01 0 0 1 2500 2558.3 0.01 0 0 1 2500 2558.4 0.01 0 0 1 2500 2558.5 0.01 0 0 1 2500 2558.6 0.01 0 0 1 2500 2558.7 0.01 0 0 1 2500 2558.8 0.01 0 0 1 2500 2558.9 0.01 0 0 1 2500 2559 0.01 0 0 1 2500 2559.1 0.01 0 0 1 2500 2559.2 0.01 0 0 1 2500 2559.3 0.01 0 0 1 2500 2559.4 0.01 0 0 1 2500 2559.5 0.01 0 0 1 2500 2559.6 0.01 0 0 1 2500 2559.7 0.01 0 0 1 2500 2559.8 0.01 0 0 1 2500 2559.9 0.01 0 0 1 2500 2560 0.01 0 0 1 -------------- next part -------------- 7500 2420 0.01 0 0 1 7500 2420.1 0.01 0 0 1 7500 2420.2 0.01 0 0 1 7500 2420.3 0.01 0 0 1 7500 2420.4 0.01 0 0 1 7500 2420.5 0.01 0 0 1 7500 2420.6 0.01 0 0 1 7500 2420.7 0.01 0 0 1 7500 2420.8 0.01 0 0 1 7500 2420.9 0.01 0 0 1 7500 2421 0.01 0 0 1 7500 2421.1 0.01 0 0 1 7500 2421.2 0.01 0 0 1 7500 2421.3 0.01 0 0 1 7500 2421.4 0.01 0 0 1 7500 2421.5 0.01 0 0 1 7500 2421.6 0.01 0 0 1 7500 2421.7 0.01 0 0 1 7500 2421.8 0.01 0 0 1 7500 2421.9 0.01 0 0 1 7500 2422 0.01 0 0 1 7500 2422.1 0.01 0 0 1 7500 2422.2 0.01 0 0 1 7500 2422.3 0.01 0 0 1 7500 2422.4 0.01 0 0 1 7500 2422.5 0.01 0 0 1 7500 2422.6 0.01 0 0 1 7500 2422.7 0.01 0 0 1 7500 2422.8 0.01 0 0 1 7500 2422.9 0.01 0 0 1 7500 2423 0.01 0 0 1 7500 2423.1 0.01 0 0 1 7500 2423.2 0.01 0 0 1 7500 2423.3 0.01 0 0 1 7500 2423.4 0.01 0 0 1 7500 2423.5 0.01 0 0 1 7500 2423.6 0.01 0 0 1 7500 2423.7 0.01 0 0 1 7500 2423.8 0.01 0 0 1 7500 2423.9 0.01 0 0 1 7500 2424 0.01 0 0 1 7500 2424.1 0.01 0 0 1 7500 2424.2 0.01 0 0 1 7500 2424.3 0.01 0 0 1 7500 2424.4 0.01 0 0 1 7500 2424.5 0.01 0 0 1 7500 2424.6 0.01 0 0 1 7500 2424.7 0.01 0 0 1 7500 2424.8 0.01 0 0 1 7500 2424.9 0.01 0 0 1 7500 2425 0.01 0 0 1 7500 2425.1 0.01 0 0 1 7500 2425.2 0.01 0 0 1 7500 2425.3 0.01 0 0 1 7500 2425.4 0.01 0 0 1 7500 2425.5 0.01 0 0 1 7500 2425.6 0.01 0 0 1 7500 2425.7 0.01 0 0 1 7500 2425.8 0.01 0 0 1 7500 2425.9 0.01 0 0 1 7500 2426 0.01 0 0 1 7500 2426.1 0.01 0 0 1 7500 2426.2 0.01 0 0 1 7500 2426.3 0.01 0 0 1 7500 2426.4 0.01 0 0 1 7500 2426.5 0.01 0 0 1 7500 2426.6 0.01 0 0 1 7500 2426.7 0.01 0 0 1 7500 2426.8 0.01 0 0 1 7500 2426.9 0.01 0 0 1 7500 2427 0.01 0 0 1 7500 2427.1 0.01 0 0 1 7500 2427.2 0.01 0 0 1 7500 2427.3 0.01 0 0 1 7500 2427.4 0.01 0 0 1 7500 2427.5 0.01 0 0 1 7500 2427.6 0.01 0 0 1 7500 2427.7 0.01 0 0 1 7500 2427.8 0.01 0 0 1 7500 2427.9 0.01 0 0 1 7500 2428 0.01 0 0 1 7500 2428.1 0.01 0 0 1 7500 2428.2 0.01 0 0 1 7500 2428.3 0.01 0 0 1 7500 2428.4 0.01 0 0 1 7500 2428.5 0.01 0 0 1 7500 2428.6 0.01 0 0 1 7500 2428.7 0.01 0 0 1 7500 2428.8 0.01 0 0 1 7500 2428.9 0.01 0 0 1 7500 2429 0.01 0 0 1 7500 2429.1 0.01 0 0 1 7500 2429.2 0.01 0 0 1 7500 2429.3 0.01 0 0 1 7500 2429.4 0.01 0 0 1 7500 2429.5 0.01 0 0 1 7500 2429.6 0.01 0 0 1 7500 2429.7 0.01 0 0 1 7500 2429.8 0.01 0 0 1 7500 2429.9 0.01 0 0 1 7500 2430 0.01 0 0 1 7500 2430.1 0.01 0 0 1 7500 2430.2 0.01 0 0 1 7500 2430.3 0.01 0 0 1 7500 2430.4 0.01 0 0 1 7500 2430.5 0.01 0 0 1 7500 2430.6 0.01 0 0 1 7500 2430.7 0.01 0 0 1 7500 2430.8 0.01 0 0 1 7500 2430.9 0.01 0 0 1 7500 2431 0.01 0 0 1 7500 2431.1 0.01 0 0 1 7500 2431.2 0.01 0 0 1 7500 2431.3 0.01 0 0 1 7500 2431.4 0.01 0 0 1 7500 2431.5 0.01 0 0 1 7500 2431.6 0.01 0 0 1 7500 2431.7 0.01 0 0 1 7500 2431.8 0.01 0 0 1 7500 2431.9 0.01 0 0 1 7500 2432 0.01 0 0 1 7500 2432.1 0.01 0 0 1 7500 2432.2 0.01 0 0 1 7500 2432.3 0.01 0 0 1 7500 2432.4 0.01 0 0 1 7500 2432.5 0.01 0 0 1 7500 2432.6 0.01 0 0 1 7500 2432.7 0.01 0 0 1 7500 2432.8 0.01 0 0 1 7500 2432.9 0.01 0 0 1 7500 2433 0.01 0 0 1 7500 2433.1 0.01 0 0 1 7500 2433.2 0.01 0 0 1 7500 2433.3 0.01 0 0 1 7500 2433.4 0.01 0 0 1 7500 2433.5 0.01 0 0 1 7500 2433.6 0.01 0 0 1 7500 2433.7 0.01 0 0 1 7500 2433.8 0.01 0 0 1 7500 2433.9 0.01 0 0 1 7500 2434 0.01 0 0 1 7500 2434.1 0.01 0 0 1 7500 2434.2 0.01 0 0 1 7500 2434.3 0.01 0 0 1 7500 2434.4 0.01 0 0 1 7500 2434.5 0.01 0 0 1 7500 2434.6 0.01 0 0 1 7500 2434.7 0.01 0 0 1 7500 2434.8 0.01 0 0 1 7500 2434.9 0.01 0 0 1 7500 2435 0.01 0 0 1 7500 2435.1 0.01 0 0 1 7500 2435.2 0.01 0 0 1 7500 2435.3 0.01 0 0 1 7500 2435.4 0.01 0 0 1 7500 2435.5 0.01 0 0 1 7500 2435.6 0.01 0 0 1 7500 2435.7 0.01 0 0 1 7500 2435.8 0.01 0 0 1 7500 2435.9 0.01 0 0 1 7500 2436 0.01 0 0 1 7500 2436.1 0.01 0 0 1 7500 2436.2 0.01 0 0 1 7500 2436.3 0.01 0 0 1 7500 2436.4 0.01 0 0 1 7500 2436.5 0.01 0 0 1 7500 2436.6 0.01 0 0 1 7500 2436.7 0.01 0 0 1 7500 2436.8 0.01 0 0 1 7500 2436.9 0.01 0 0 1 7500 2437 0.01 0 0 1 7500 2437.1 0.01 0 0 1 7500 2437.2 0.01 0 0 1 7500 2437.3 0.01 0 0 1 7500 2437.4 0.01 0 0 1 7500 2437.5 0.01 0 0 1 7500 2437.6 0.01 0 0 1 7500 2437.7 0.01 0 0 1 7500 2437.8 0.01 0 0 1 7500 2437.9 0.01 0 0 1 7500 2438 0.01 0 0 1 7500 2438.1 0.01 0 0 1 7500 2438.2 0.01 0 0 1 7500 2438.3 0.01 0 0 1 7500 2438.4 0.01 0 0 1 7500 2438.5 0.01 0 0 1 7500 2438.6 0.01 0 0 1 7500 2438.7 0.01 0 0 1 7500 2438.8 0.01 0 0 1 7500 2438.9 0.01 0 0 1 7500 2439 0.01 0 0 1 7500 2439.1 0.01 0 0 1 7500 2439.2 0.01 0 0 1 7500 2439.3 0.01 0 0 1 7500 2439.4 0.01 0 0 1 7500 2439.5 0.01 0 0 1 7500 2439.6 0.01 0 0 1 7500 2439.7 0.01 0 0 1 7500 2439.8 0.01 0 0 1 7500 2439.9 0.01 0 0 1 7500 2440 0.01 0 0 1 7500 2440.1 0.01 0 0 1 7500 2440.2 0.01 0 0 1 7500 2440.3 0.01 0 0 1 7500 2440.4 0.01 0 0 1 7500 2440.5 0.01 0 0 1 7500 2440.6 0.01 0 0 1 7500 2440.7 0.01 0 0 1 7500 2440.8 0.01 0 0 1 7500 2440.9 0.01 0 0 1 7500 2441 0.01 0 0 1 7500 2441.1 0.01 0 0 1 7500 2441.2 0.01 0 0 1 7500 2441.3 0.01 0 0 1 7500 2441.4 0.01 0 0 1 7500 2441.5 0.01 0 0 1 7500 2441.6 0.01 0 0 1 7500 2441.7 0.01 0 0 1 7500 2441.8 0.01 0 0 1 7500 2441.9 0.01 0 0 1 7500 2442 0.01 0 0 1 7500 2442.1 0.01 0 0 1 7500 2442.2 0.01 0 0 1 7500 2442.3 0.01 0 0 1 7500 2442.4 0.01 0 0 1 7500 2442.5 0.01 0 0 1 7500 2442.6 0.01 0 0 1 7500 2442.7 0.01 0 0 1 7500 2442.8 0.01 0 0 1 7500 2442.9 0.01 0 0 1 7500 2443 0.01 0 0 1 7500 2443.1 0.01 0 0 1 7500 2443.2 0.01 0 0 1 7500 2443.3 0.01 0 0 1 7500 2443.4 0.01 0 0 1 7500 2443.5 0.01 0 0 1 7500 2443.6 0.01 0 0 1 7500 2443.7 0.01 0 0 1 7500 2443.8 0.01 0 0 1 7500 2443.9 0.01 0 0 1 7500 2444 0.01 0 0 1 7500 2444.1 0.01 0 0 1 7500 2444.2 0.01 0 0 1 7500 2444.3 0.01 0 0 1 7500 2444.4 0.01 0 0 1 7500 2444.5 0.01 0 0 1 7500 2444.6 0.01 0 0 1 7500 2444.7 0.01 0 0 1 7500 2444.8 0.01 0 0 1 7500 2444.9 0.01 0 0 1 7500 2445 0.01 0 0 1 7500 2445.1 0.01 0 0 1 7500 2445.2 0.01 0 0 1 7500 2445.3 0.01 0 0 1 7500 2445.4 0.01 0 0 1 7500 2445.5 0.01 0 0 1 7500 2445.6 0.01 0 0 1 7500 2445.7 0.01 0 0 1 7500 2445.8 0.01 0 0 1 7500 2445.9 0.01 0 0 1 7500 2446 0.01 0 0 1 7500 2446.1 0.01 0 0 1 7500 2446.2 0.01 0 0 1 7500 2446.3 0.01 0 0 1 7500 2446.4 0.01 0 0 1 7500 2446.5 0.01 0 0 1 7500 2446.6 0.01 0 0 1 7500 2446.7 0.01 0 0 1 7500 2446.8 0.01 0 0 1 7500 2446.9 0.01 0 0 1 7500 2447 0.01 0 0 1 7500 2447.1 0.01 0 0 1 7500 2447.2 0.01 0 0 1 7500 2447.3 0.01 0 0 1 7500 2447.4 0.01 0 0 1 7500 2447.5 0.01 0 0 1 7500 2447.6 0.01 0 0 1 7500 2447.7 0.01 0 0 1 7500 2447.8 0.01 0 0 1 7500 2447.9 0.01 0 0 1 7500 2448 0.01 0 0 1 7500 2448.1 0.01 0 0 1 7500 2448.2 0.01 0 0 1 7500 2448.3 0.01 0 0 1 7500 2448.4 0.01 0 0 1 7500 2448.5 0.01 0 0 1 7500 2448.6 0.01 0 0 1 7500 2448.7 0.01 0 0 1 7500 2448.8 0.01 0 0 1 7500 2448.9 0.01 0 0 1 7500 2449 0.01 0 0 1 7500 2449.1 0.01 0 0 1 7500 2449.2 0.01 0 0 1 7500 2449.3 0.01 0 0 1 7500 2449.4 0.01 0 0 1 7500 2449.5 0.01 0 0 1 7500 2449.6 0.01 0 0 1 7500 2449.7 0.01 0 0 1 7500 2449.8 0.01 0 0 1 7500 2449.9 0.01 0 0 1 7500 2450 0.01 0 0 1 7500 2450.1 0.01 0 0 1 7500 2450.2 0.01 0 0 1 7500 2450.3 0.01 0 0 1 7500 2450.4 0.01 0 0 1 7500 2450.5 0.01 0 0 1 7500 2450.6 0.01 0 0 1 7500 2450.7 0.01 0 0 1 7500 2450.8 0.01 0 0 1 7500 2450.9 0.01 0 0 1 7500 2451 0.01 0 0 1 7500 2451.1 0.01 0 0 1 7500 2451.2 0.01 0 0 1 7500 2451.3 0.01 0 0 1 7500 2451.4 0.01 0 0 1 7500 2451.5 0.01 0 0 1 7500 2451.6 0.01 0 0 1 7500 2451.7 0.01 0 0 1 7500 2451.8 0.01 0 0 1 7500 2451.9 0.01 0 0 1 7500 2452 0.01 0 0 1 7500 2452.1 0.01 0 0 1 7500 2452.2 0.01 0 0 1 7500 2452.3 0.01 0 0 1 7500 2452.4 0.01 0 0 1 7500 2452.5 0.01 0 0 1 7500 2452.6 0.01 0 0 1 7500 2452.7 0.01 0 0 1 7500 2452.8 0.01 0 0 1 7500 2452.9 0.01 0 0 1 7500 2453 0.01 0 0 1 7500 2453.1 0.01 0 0 1 7500 2453.2 0.01 0 0 1 7500 2453.3 0.01 0 0 1 7500 2453.4 0.01 0 0 1 7500 2453.5 0.01 0 0 1 7500 2453.6 0.01 0 0 1 7500 2453.7 0.01 0 0 1 7500 2453.8 0.01 0 0 1 7500 2453.9 0.01 0 0 1 7500 2454 0.01 0 0 1 7500 2454.1 0.01 0 0 1 7500 2454.2 0.01 0 0 1 7500 2454.3 0.01 0 0 1 7500 2454.4 0.01 0 0 1 7500 2454.5 0.01 0 0 1 7500 2454.6 0.01 0 0 1 7500 2454.7 0.01 0 0 1 7500 2454.8 0.01 0 0 1 7500 2454.9 0.01 0 0 1 7500 2455 0.01 0 0 1 7500 2455.1 0.01 0 0 1 7500 2455.2 0.01 0 0 1 7500 2455.3 0.01 0 0 1 7500 2455.4 0.01 0 0 1 7500 2455.5 0.01 0 0 1 7500 2455.6 0.01 0 0 1 7500 2455.7 0.01 0 0 1 7500 2455.8 0.01 0 0 1 7500 2455.9 0.01 0 0 1 7500 2456 0.01 0 0 1 7500 2456.1 0.01 0 0 1 7500 2456.2 0.01 0 0 1 7500 2456.3 0.01 0 0 1 7500 2456.4 0.01 0 0 1 7500 2456.5 0.01 0 0 1 7500 2456.6 0.01 0 0 1 7500 2456.7 0.01 0 0 1 7500 2456.8 0.01 0 0 1 7500 2456.9 0.01 0 0 1 7500 2457 0.01 0 0 1 7500 2457.1 0.01 0 0 1 7500 2457.2 0.01 0 0 1 7500 2457.3 0.01 0 0 1 7500 2457.4 0.01 0 0 1 7500 2457.5 0.01 0 0 1 7500 2457.6 0.01 0 0 1 7500 2457.7 0.01 0 0 1 7500 2457.8 0.01 0 0 1 7500 2457.9 0.01 0 0 1 7500 2458 0.01 0 0 1 7500 2458.1 0.01 0 0 1 7500 2458.2 0.01 0 0 1 7500 2458.3 0.01 0 0 1 7500 2458.4 0.01 0 0 1 7500 2458.5 0.01 0 0 1 7500 2458.6 0.01 0 0 1 7500 2458.7 0.01 0 0 1 7500 2458.8 0.01 0 0 1 7500 2458.9 0.01 0 0 1 7500 2459 0.01 0 0 1 7500 2459.1 0.01 0 0 1 7500 2459.2 0.01 0 0 1 7500 2459.3 0.01 0 0 1 7500 2459.4 0.01 0 0 1 7500 2459.5 0.01 0 0 1 7500 2459.6 0.01 0 0 1 7500 2459.7 0.01 0 0 1 7500 2459.8 0.01 0 0 1 7500 2459.9 0.01 0 0 1 7500 2460 0.01 0 0 1 7500 2460.1 0.01 0 0 1 7500 2460.2 0.01 0 0 1 7500 2460.3 0.01 0 0 1 7500 2460.4 0.01 0 0 1 7500 2460.5 0.01 0 0 1 7500 2460.6 0.01 0 0 1 7500 2460.7 0.01 0 0 1 7500 2460.8 0.01 0 0 1 7500 2460.9 0.01 0 0 1 7500 2461 0.01 0 0 1 7500 2461.1 0.01 0 0 1 7500 2461.2 0.01 0 0 1 7500 2461.3 0.01 0 0 1 7500 2461.4 0.01 0 0 1 7500 2461.5 0.01 0 0 1 7500 2461.6 0.01 0 0 1 7500 2461.7 0.01 0 0 1 7500 2461.8 0.01 0 0 1 7500 2461.9 0.01 0 0 1 7500 2462 0.01 0 0 1 7500 2462.1 0.01 0 0 1 7500 2462.2 0.01 0 0 1 7500 2462.3 0.01 0 0 1 7500 2462.4 0.01 0 0 1 7500 2462.5 0.01 0 0 1 7500 2462.6 0.01 0 0 1 7500 2462.7 0.01 0 0 1 7500 2462.8 0.01 0 0 1 7500 2462.9 0.01 0 0 1 7500 2463 0.01 0 0 1 7500 2463.1 0.01 0 0 1 7500 2463.2 0.01 0 0 1 7500 2463.3 0.01 0 0 1 7500 2463.4 0.01 0 0 1 7500 2463.5 0.01 0 0 1 7500 2463.6 0.01 0 0 1 7500 2463.7 0.01 0 0 1 7500 2463.8 0.01 0 0 1 7500 2463.9 0.01 0 0 1 7500 2464 0.01 0 0 1 7500 2464.1 0.01 0 0 1 7500 2464.2 0.01 0 0 1 7500 2464.3 0.01 0 0 1 7500 2464.4 0.01 0 0 1 7500 2464.5 0.01 0 0 1 7500 2464.6 0.01 0 0 1 7500 2464.7 0.01 0 0 1 7500 2464.8 0.01 0 0 1 7500 2464.9 0.01 0 0 1 7500 2465 0.01 0 0 1 7500 2465.1 0.01 0 0 1 7500 2465.2 0.01 0 0 1 7500 2465.3 0.01 0 0 1 7500 2465.4 0.01 0 0 1 7500 2465.5 0.01 0 0 1 7500 2465.6 0.01 0 0 1 7500 2465.7 0.01 0 0 1 7500 2465.8 0.01 0 0 1 7500 2465.9 0.01 0 0 1 7500 2466 0.01 0 0 1 7500 2466.1 0.01 0 0 1 7500 2466.2 0.01 0 0 1 7500 2466.3 0.01 0 0 1 7500 2466.4 0.01 0 0 1 7500 2466.5 0.01 0 0 1 7500 2466.6 0.01 0 0 1 7500 2466.7 0.01 0 0 1 7500 2466.8 0.01 0 0 1 7500 2466.9 0.01 0 0 1 7500 2467 0.01 0 0 1 7500 2467.1 0.01 0 0 1 7500 2467.2 0.01 0 0 1 7500 2467.3 0.01 0 0 1 7500 2467.4 0.01 0 0 1 7500 2467.5 0.01 0 0 1 7500 2467.6 0.01 0 0 1 7500 2467.7 0.01 0 0 1 7500 2467.8 0.01 0 0 1 7500 2467.9 0.01 0 0 1 7500 2468 0.01 0 0 1 7500 2468.1 0.01 0 0 1 7500 2468.2 0.01 0 0 1 7500 2468.3 0.01 0 0 1 7500 2468.4 0.01 0 0 1 7500 2468.5 0.01 0 0 1 7500 2468.6 0.01 0 0 1 7500 2468.7 0.01 0 0 1 7500 2468.8 0.01 0 0 1 7500 2468.9 0.01 0 0 1 7500 2469 0.01 0 0 1 7500 2469.1 0.01 0 0 1 7500 2469.2 0.01 0 0 1 7500 2469.3 0.01 0 0 1 7500 2469.4 0.01 0 0 1 7500 2469.5 0.01 0 0 1 7500 2469.6 0.01 0 0 1 7500 2469.7 0.01 0 0 1 7500 2469.8 0.01 0 0 1 7500 2469.9 0.01 0 0 1 7500 2470 0.01 0 0 1 7500 2470.1 0.01 0 0 1 7500 2470.2 0.01 0 0 1 7500 2470.3 0.01 0 0 1 7500 2470.4 0.01 0 0 1 7500 2470.5 0.01 0 0 1 7500 2470.6 0.01 0 0 1 7500 2470.7 0.01 0 0 1 7500 2470.8 0.01 0 0 1 7500 2470.9 0.01 0 0 1 7500 2471 0.01 0 0 1 7500 2471.1 0.01 0 0 1 7500 2471.2 0.01 0 0 1 7500 2471.3 0.01 0 0 1 7500 2471.4 0.01 0 0 1 7500 2471.5 0.01 0 0 1 7500 2471.6 0.01 0 0 1 7500 2471.7 0.01 0 0 1 7500 2471.8 0.01 0 0 1 7500 2471.9 0.01 0 0 1 7500 2472 0.01 0 0 1 7500 2472.1 0.01 0 0 1 7500 2472.2 0.01 0 0 1 7500 2472.3 0.01 0 0 1 7500 2472.4 0.01 0 0 1 7500 2472.5 0.01 0 0 1 7500 2472.6 0.01 0 0 1 7500 2472.7 0.01 0 0 1 7500 2472.8 0.01 0 0 1 7500 2472.9 0.01 0 0 1 7500 2473 0.01 0 0 1 7500 2473.1 0.01 0 0 1 7500 2473.2 0.01 0 0 1 7500 2473.3 0.01 0 0 1 7500 2473.4 0.01 0 0 1 7500 2473.5 0.01 0 0 1 7500 2473.6 0.01 0 0 1 7500 2473.7 0.01 0 0 1 7500 2473.8 0.01 0 0 1 7500 2473.9 0.01 0 0 1 7500 2474 0.01 0 0 1 7500 2474.1 0.01 0 0 1 7500 2474.2 0.01 0 0 1 7500 2474.3 0.01 0 0 1 7500 2474.4 0.01 0 0 1 7500 2474.5 0.01 0 0 1 7500 2474.6 0.01 0 0 1 7500 2474.7 0.01 0 0 1 7500 2474.8 0.01 0 0 1 7500 2474.9 0.01 0 0 1 7500 2475 0.01 0 0 1 7500 2475.1 0.01 0 0 1 7500 2475.2 0.01 0 0 1 7500 2475.3 0.01 0 0 1 7500 2475.4 0.01 0 0 1 7500 2475.5 0.01 0 0 1 7500 2475.6 0.01 0 0 1 7500 2475.7 0.01 0 0 1 7500 2475.8 0.01 0 0 1 7500 2475.9 0.01 0 0 1 7500 2476 0.01 0 0 1 7500 2476.1 0.01 0 0 1 7500 2476.2 0.01 0 0 1 7500 2476.3 0.01 0 0 1 7500 2476.4 0.01 0 0 1 7500 2476.5 0.01 0 0 1 7500 2476.6 0.01 0 0 1 7500 2476.7 0.01 0 0 1 7500 2476.8 0.01 0 0 1 7500 2476.9 0.01 0 0 1 7500 2477 0.01 0 0 1 7500 2477.1 0.01 0 0 1 7500 2477.2 0.01 0 0 1 7500 2477.3 0.01 0 0 1 7500 2477.4 0.01 0 0 1 7500 2477.5 0.01 0 0 1 7500 2477.6 0.01 0 0 1 7500 2477.7 0.01 0 0 1 7500 2477.8 0.01 0 0 1 7500 2477.9 0.01 0 0 1 7500 2478 0.01 0 0 1 7500 2478.1 0.01 0 0 1 7500 2478.2 0.01 0 0 1 7500 2478.3 0.01 0 0 1 7500 2478.4 0.01 0 0 1 7500 2478.5 0.01 0 0 1 7500 2478.6 0.01 0 0 1 7500 2478.7 0.01 0 0 1 7500 2478.8 0.01 0 0 1 7500 2478.9 0.01 0 0 1 7500 2479 0.01 0 0 1 7500 2479.1 0.01 0 0 1 7500 2479.2 0.01 0 0 1 7500 2479.3 0.01 0 0 1 7500 2479.4 0.01 0 0 1 7500 2479.5 0.01 0 0 1 7500 2479.6 0.01 0 0 1 7500 2479.7 0.01 0 0 1 7500 2479.8 0.01 0 0 1 7500 2479.9 0.01 0 0 1 7500 2480 0.01 0 0 1 7500 2480.1 0.01 0 0 1 7500 2480.2 0.01 0 0 1 7500 2480.3 0.01 0 0 1 7500 2480.4 0.01 0 0 1 7500 2480.5 0.01 0 0 1 7500 2480.6 0.01 0 0 1 7500 2480.7 0.01 0 0 1 7500 2480.8 0.01 0 0 1 7500 2480.9 0.01 0 0 1 7500 2481 0.01 0 0 1 7500 2481.1 0.01 0 0 1 7500 2481.2 0.01 0 0 1 7500 2481.3 0.01 0 0 1 7500 2481.4 0.01 0 0 1 7500 2481.5 0.01 0 0 1 7500 2481.6 0.01 0 0 1 7500 2481.7 0.01 0 0 1 7500 2481.8 0.01 0 0 1 7500 2481.9 0.01 0 0 1 7500 2482 0.01 0 0 1 7500 2482.1 0.01 0 0 1 7500 2482.2 0.01 0 0 1 7500 2482.3 0.01 0 0 1 7500 2482.4 0.01 0 0 1 7500 2482.5 0.01 0 0 1 7500 2482.6 0.01 0 0 1 7500 2482.7 0.01 0 0 1 7500 2482.8 0.01 0 0 1 7500 2482.9 0.01 0 0 1 7500 2483 0.01 0 0 1 7500 2483.1 0.01 0 0 1 7500 2483.2 0.01 0 0 1 7500 2483.3 0.01 0 0 1 7500 2483.4 0.01 0 0 1 7500 2483.5 0.01 0 0 1 7500 2483.6 0.01 0 0 1 7500 2483.7 0.01 0 0 1 7500 2483.8 0.01 0 0 1 7500 2483.9 0.01 0 0 1 7500 2484 0.01 0 0 1 7500 2484.1 0.01 0 0 1 7500 2484.2 0.01 0 0 1 7500 2484.3 0.01 0 0 1 7500 2484.4 0.01 0 0 1 7500 2484.5 0.01 0 0 1 7500 2484.6 0.01 0 0 1 7500 2484.7 0.01 0 0 1 7500 2484.8 0.01 0 0 1 7500 2484.9 0.01 0 0 1 7500 2485 0.01 0 0 1 7500 2485.1 0.01 0 0 1 7500 2485.2 0.01 0 0 1 7500 2485.3 0.01 0 0 1 7500 2485.4 0.01 0 0 1 7500 2485.5 0.01 0 0 1 7500 2485.6 0.01 0 0 1 7500 2485.7 0.01 0 0 1 7500 2485.8 0.01 0 0 1 7500 2485.9 0.01 0 0 1 7500 2486 0.01 0 0 1 7500 2486.1 0.01 0 0 1 7500 2486.2 0.01 0 0 1 7500 2486.3 0.01 0 0 1 7500 2486.4 0.01 0 0 1 7500 2486.5 0.01 0 0 1 7500 2486.6 0.01 0 0 1 7500 2486.7 0.01 0 0 1 7500 2486.8 0.01 0 0 1 7500 2486.9 0.01 0 0 1 7500 2487 0.01 0 0 1 7500 2487.1 0.01 0 0 1 7500 2487.2 0.01 0 0 1 7500 2487.3 0.01 0 0 1 7500 2487.4 0.01 0 0 1 7500 2487.5 0.01 0 0 1 7500 2487.6 0.01 0 0 1 7500 2487.7 0.01 0 0 1 7500 2487.8 0.01 0 0 1 7500 2487.9 0.01 0 0 1 7500 2488 0.01 0 0 1 7500 2488.1 0.01 0 0 1 7500 2488.2 0.01 0 0 1 7500 2488.3 0.01 0 0 1 7500 2488.4 0.01 0 0 1 7500 2488.5 0.01 0 0 1 7500 2488.6 0.01 0 0 1 7500 2488.7 0.01 0 0 1 7500 2488.8 0.01 0 0 1 7500 2488.9 0.01 0 0 1 7500 2489 0.01 0 0 1 7500 2489.1 0.01 0 0 1 7500 2489.2 0.01 0 0 1 7500 2489.3 0.01 0 0 1 7500 2489.4 0.01 0 0 1 7500 2489.5 0.01 0 0 1 7500 2489.6 0.01 0 0 1 7500 2489.7 0.01 0 0 1 7500 2489.8 0.01 0 0 1 7500 2489.9 0.01 0 0 1 7500 2490 0.01 0 0 1 7500 2490.1 0.01 0 0 1 7500 2490.2 0.01 0 0 1 7500 2490.3 0.01 0 0 1 7500 2490.4 0.01 0 0 1 7500 2490.5 0.01 0 0 1 7500 2490.6 0.01 0 0 1 7500 2490.7 0.01 0 0 1 7500 2490.8 0.01 0 0 1 7500 2490.9 0.01 0 0 1 7500 2491 0.01 0 0 1 7500 2491.1 0.01 0 0 1 7500 2491.2 0.01 0 0 1 7500 2491.3 0.01 0 0 1 7500 2491.4 0.01 0 0 1 7500 2491.5 0.01 0 0 1 7500 2491.6 0.01 0 0 1 7500 2491.7 0.01 0 0 1 7500 2491.8 0.01 0 0 1 7500 2491.9 0.01 0 0 1 7500 2492 0.01 0 0 1 7500 2492.1 0.01 0 0 1 7500 2492.2 0.01 0 0 1 7500 2492.3 0.01 0 0 1 7500 2492.4 0.01 0 0 1 7500 2492.5 0.01 0 0 1 7500 2492.6 0.01 0 0 1 7500 2492.7 0.01 0 0 1 7500 2492.8 0.01 0 0 1 7500 2492.9 0.01 0 0 1 7500 2493 0.01 0 0 1 7500 2493.1 0.01 0 0 1 7500 2493.2 0.01 0 0 1 7500 2493.3 0.01 0 0 1 7500 2493.4 0.01 0 0 1 7500 2493.5 0.01 0 0 1 7500 2493.6 0.01 0 0 1 7500 2493.7 0.01 0 0 1 7500 2493.8 0.01 0 0 1 7500 2493.9 0.01 0 0 1 7500 2494 0.01 0 0 1 7500 2494.1 0.01 0 0 1 7500 2494.2 0.01 0 0 1 7500 2494.3 0.01 0 0 1 7500 2494.4 0.01 0 0 1 7500 2494.5 0.01 0 0 1 7500 2494.6 0.01 0 0 1 7500 2494.7 0.01 0 0 1 7500 2494.8 0.01 0 0 1 7500 2494.9 0.01 0 0 1 7500 2495 0.01 0 0 1 7500 2495.1 0.01 0 0 1 7500 2495.2 0.01 0 0 1 7500 2495.3 0.01 0 0 1 7500 2495.4 0.01 0 0 1 7500 2495.5 0.01 0 0 1 7500 2495.6 0.01 0 0 1 7500 2495.7 0.01 0 0 1 7500 2495.8 0.01 0 0 1 7500 2495.9 0.01 0 0 1 7500 2496 0.01 0 0 1 7500 2496.1 0.01 0 0 1 7500 2496.2 0.01 0 0 1 7500 2496.3 0.01 0 0 1 7500 2496.4 0.01 0 0 1 7500 2496.5 0.01 0 0 1 7500 2496.6 0.01 0 0 1 7500 2496.7 0.01 0 0 1 7500 2496.8 0.01 0 0 1 7500 2496.9 0.01 0 0 1 7500 2497 0.01 0 0 1 7500 2497.1 0.01 0 0 1 7500 2497.2 0.01 0 0 1 7500 2497.3 0.01 0 0 1 7500 2497.4 0.01 0 0 1 7500 2497.5 0.01 0 0 1 7500 2497.6 0.01 0 0 1 7500 2497.7 0.01 0 0 1 7500 2497.8 0.01 0 0 1 7500 2497.9 0.01 0 0 1 7500 2498 0.01 0 0 1 7500 2498.1 0.01 0 0 1 7500 2498.2 0.01 0 0 1 7500 2498.3 0.01 0 0 1 7500 2498.4 0.01 0 0 1 7500 2498.5 0.01 0 0 1 7500 2498.6 0.01 0 0 1 7500 2498.7 0.01 0 0 1 7500 2498.8 0.01 0 0 1 7500 2498.9 0.01 0 0 1 7500 2499 0.01 0 0 1 7500 2499.1 0.01 0 0 1 7500 2499.2 0.01 0 0 1 7500 2499.3 0.01 0 0 1 7500 2499.4 0.01 0 0 1 7500 2499.5 0.01 0 0 1 7500 2499.6 0.01 0 0 1 7500 2499.7 0.01 0 0 1 7500 2499.8 0.01 0 0 1 7500 2499.9 0.01 0 0 1 7500 2500 0.01 0 0 1 7500 2500.1 0.01 0 0 1 7500 2500.2 0.01 0 0 1 7500 2500.3 0.01 0 0 1 7500 2500.4 0.01 0 0 1 7500 2500.5 0.01 0 0 1 7500 2500.6 0.01 0 0 1 7500 2500.7 0.01 0 0 1 7500 2500.8 0.01 0 0 1 7500 2500.9 0.01 0 0 1 7500 2501 0.01 0 0 1 7500 2501.1 0.01 0 0 1 7500 2501.2 0.01 0 0 1 7500 2501.3 0.01 0 0 1 7500 2501.4 0.01 0 0 1 7500 2501.5 0.01 0 0 1 7500 2501.6 0.01 0 0 1 7500 2501.7 0.01 0 0 1 7500 2501.8 0.01 0 0 1 7500 2501.9 0.01 0 0 1 7500 2502 0.01 0 0 1 7500 2502.1 0.01 0 0 1 7500 2502.2 0.01 0 0 1 7500 2502.3 0.01 0 0 1 7500 2502.4 0.01 0 0 1 7500 2502.5 0.01 0 0 1 7500 2502.6 0.01 0 0 1 7500 2502.7 0.01 0 0 1 7500 2502.8 0.01 0 0 1 7500 2502.9 0.01 0 0 1 7500 2503 0.01 0 0 1 7500 2503.1 0.01 0 0 1 7500 2503.2 0.01 0 0 1 7500 2503.3 0.01 0 0 1 7500 2503.4 0.01 0 0 1 7500 2503.5 0.01 0 0 1 7500 2503.6 0.01 0 0 1 7500 2503.7 0.01 0 0 1 7500 2503.8 0.01 0 0 1 7500 2503.9 0.01 0 0 1 7500 2504 0.01 0 0 1 7500 2504.1 0.01 0 0 1 7500 2504.2 0.01 0 0 1 7500 2504.3 0.01 0 0 1 7500 2504.4 0.01 0 0 1 7500 2504.5 0.01 0 0 1 7500 2504.6 0.01 0 0 1 7500 2504.7 0.01 0 0 1 7500 2504.8 0.01 0 0 1 7500 2504.9 0.01 0 0 1 7500 2505 0.01 0 0 1 7500 2505.1 0.01 0 0 1 7500 2505.2 0.01 0 0 1 7500 2505.3 0.01 0 0 1 7500 2505.4 0.01 0 0 1 7500 2505.5 0.01 0 0 1 7500 2505.6 0.01 0 0 1 7500 2505.7 0.01 0 0 1 7500 2505.8 0.01 0 0 1 7500 2505.9 0.01 0 0 1 7500 2506 0.01 0 0 1 7500 2506.1 0.01 0 0 1 7500 2506.2 0.01 0 0 1 7500 2506.3 0.01 0 0 1 7500 2506.4 0.01 0 0 1 7500 2506.5 0.01 0 0 1 7500 2506.6 0.01 0 0 1 7500 2506.7 0.01 0 0 1 7500 2506.8 0.01 0 0 1 7500 2506.9 0.01 0 0 1 7500 2507 0.01 0 0 1 7500 2507.1 0.01 0 0 1 7500 2507.2 0.01 0 0 1 7500 2507.3 0.01 0 0 1 7500 2507.4 0.01 0 0 1 7500 2507.5 0.01 0 0 1 7500 2507.6 0.01 0 0 1 7500 2507.7 0.01 0 0 1 7500 2507.8 0.01 0 0 1 7500 2507.9 0.01 0 0 1 7500 2508 0.01 0 0 1 7500 2508.1 0.01 0 0 1 7500 2508.2 0.01 0 0 1 7500 2508.3 0.01 0 0 1 7500 2508.4 0.01 0 0 1 7500 2508.5 0.01 0 0 1 7500 2508.6 0.01 0 0 1 7500 2508.7 0.01 0 0 1 7500 2508.8 0.01 0 0 1 7500 2508.9 0.01 0 0 1 7500 2509 0.01 0 0 1 7500 2509.1 0.01 0 0 1 7500 2509.2 0.01 0 0 1 7500 2509.3 0.01 0 0 1 7500 2509.4 0.01 0 0 1 7500 2509.5 0.01 0 0 1 7500 2509.6 0.01 0 0 1 7500 2509.7 0.01 0 0 1 7500 2509.8 0.01 0 0 1 7500 2509.9 0.01 0 0 1 7500 2510 0.01 0 0 1 7500 2510.1 0.01 0 0 1 7500 2510.2 0.01 0 0 1 7500 2510.3 0.01 0 0 1 7500 2510.4 0.01 0 0 1 7500 2510.5 0.01 0 0 1 7500 2510.6 0.01 0 0 1 7500 2510.7 0.01 0 0 1 7500 2510.8 0.01 0 0 1 7500 2510.9 0.01 0 0 1 7500 2511 0.01 0 0 1 7500 2511.1 0.01 0 0 1 7500 2511.2 0.01 0 0 1 7500 2511.3 0.01 0 0 1 7500 2511.4 0.01 0 0 1 7500 2511.5 0.01 0 0 1 7500 2511.6 0.01 0 0 1 7500 2511.7 0.01 0 0 1 7500 2511.8 0.01 0 0 1 7500 2511.9 0.01 0 0 1 7500 2512 0.01 0 0 1 7500 2512.1 0.01 0 0 1 7500 2512.2 0.01 0 0 1 7500 2512.3 0.01 0 0 1 7500 2512.4 0.01 0 0 1 7500 2512.5 0.01 0 0 1 7500 2512.6 0.01 0 0 1 7500 2512.7 0.01 0 0 1 7500 2512.8 0.01 0 0 1 7500 2512.9 0.01 0 0 1 7500 2513 0.01 0 0 1 7500 2513.1 0.01 0 0 1 7500 2513.2 0.01 0 0 1 7500 2513.3 0.01 0 0 1 7500 2513.4 0.01 0 0 1 7500 2513.5 0.01 0 0 1 7500 2513.6 0.01 0 0 1 7500 2513.7 0.01 0 0 1 7500 2513.8 0.01 0 0 1 7500 2513.9 0.01 0 0 1 7500 2514 0.01 0 0 1 7500 2514.1 0.01 0 0 1 7500 2514.2 0.01 0 0 1 7500 2514.3 0.01 0 0 1 7500 2514.4 0.01 0 0 1 7500 2514.5 0.01 0 0 1 7500 2514.6 0.01 0 0 1 7500 2514.7 0.01 0 0 1 7500 2514.8 0.01 0 0 1 7500 2514.9 0.01 0 0 1 7500 2515 0.01 0 0 1 7500 2515.1 0.01 0 0 1 7500 2515.2 0.01 0 0 1 7500 2515.3 0.01 0 0 1 7500 2515.4 0.01 0 0 1 7500 2515.5 0.01 0 0 1 7500 2515.6 0.01 0 0 1 7500 2515.7 0.01 0 0 1 7500 2515.8 0.01 0 0 1 7500 2515.9 0.01 0 0 1 7500 2516 0.01 0 0 1 7500 2516.1 0.01 0 0 1 7500 2516.2 0.01 0 0 1 7500 2516.3 0.01 0 0 1 7500 2516.4 0.01 0 0 1 7500 2516.5 0.01 0 0 1 7500 2516.6 0.01 0 0 1 7500 2516.7 0.01 0 0 1 7500 2516.8 0.01 0 0 1 7500 2516.9 0.01 0 0 1 7500 2517 0.01 0 0 1 7500 2517.1 0.01 0 0 1 7500 2517.2 0.01 0 0 1 7500 2517.3 0.01 0 0 1 7500 2517.4 0.01 0 0 1 7500 2517.5 0.01 0 0 1 7500 2517.6 0.01 0 0 1 7500 2517.7 0.01 0 0 1 7500 2517.8 0.01 0 0 1 7500 2517.9 0.01 0 0 1 7500 2518 0.01 0 0 1 7500 2518.1 0.01 0 0 1 7500 2518.2 0.01 0 0 1 7500 2518.3 0.01 0 0 1 7500 2518.4 0.01 0 0 1 7500 2518.5 0.01 0 0 1 7500 2518.6 0.01 0 0 1 7500 2518.7 0.01 0 0 1 7500 2518.8 0.01 0 0 1 7500 2518.9 0.01 0 0 1 7500 2519 0.01 0 0 1 7500 2519.1 0.01 0 0 1 7500 2519.2 0.01 0 0 1 7500 2519.3 0.01 0 0 1 7500 2519.4 0.01 0 0 1 7500 2519.5 0.01 0 0 1 7500 2519.6 0.01 0 0 1 7500 2519.7 0.01 0 0 1 7500 2519.8 0.01 0 0 1 7500 2519.9 0.01 0 0 1 7500 2520 0.01 0 0 1 7500 2520.1 0.01 0 0 1 7500 2520.2 0.01 0 0 1 7500 2520.3 0.01 0 0 1 7500 2520.4 0.01 0 0 1 7500 2520.5 0.01 0 0 1 7500 2520.6 0.01 0 0 1 7500 2520.7 0.01 0 0 1 7500 2520.8 0.01 0 0 1 7500 2520.9 0.01 0 0 1 7500 2521 0.01 0 0 1 7500 2521.1 0.01 0 0 1 7500 2521.2 0.01 0 0 1 7500 2521.3 0.01 0 0 1 7500 2521.4 0.01 0 0 1 7500 2521.5 0.01 0 0 1 7500 2521.6 0.01 0 0 1 7500 2521.7 0.01 0 0 1 7500 2521.8 0.01 0 0 1 7500 2521.9 0.01 0 0 1 7500 2522 0.01 0 0 1 7500 2522.1 0.01 0 0 1 7500 2522.2 0.01 0 0 1 7500 2522.3 0.01 0 0 1 7500 2522.4 0.01 0 0 1 7500 2522.5 0.01 0 0 1 7500 2522.6 0.01 0 0 1 7500 2522.7 0.01 0 0 1 7500 2522.8 0.01 0 0 1 7500 2522.9 0.01 0 0 1 7500 2523 0.01 0 0 1 7500 2523.1 0.01 0 0 1 7500 2523.2 0.01 0 0 1 7500 2523.3 0.01 0 0 1 7500 2523.4 0.01 0 0 1 7500 2523.5 0.01 0 0 1 7500 2523.6 0.01 0 0 1 7500 2523.7 0.01 0 0 1 7500 2523.8 0.01 0 0 1 7500 2523.9 0.01 0 0 1 7500 2524 0.01 0 0 1 7500 2524.1 0.01 0 0 1 7500 2524.2 0.01 0 0 1 7500 2524.3 0.01 0 0 1 7500 2524.4 0.01 0 0 1 7500 2524.5 0.01 0 0 1 7500 2524.6 0.01 0 0 1 7500 2524.7 0.01 0 0 1 7500 2524.8 0.01 0 0 1 7500 2524.9 0.01 0 0 1 7500 2525 0.01 0 0 1 7500 2525.1 0.01 0 0 1 7500 2525.2 0.01 0 0 1 7500 2525.3 0.01 0 0 1 7500 2525.4 0.01 0 0 1 7500 2525.5 0.01 0 0 1 7500 2525.6 0.01 0 0 1 7500 2525.7 0.01 0 0 1 7500 2525.8 0.01 0 0 1 7500 2525.9 0.01 0 0 1 7500 2526 0.01 0 0 1 7500 2526.1 0.01 0 0 1 7500 2526.2 0.01 0 0 1 7500 2526.3 0.01 0 0 1 7500 2526.4 0.01 0 0 1 7500 2526.5 0.01 0 0 1 7500 2526.6 0.01 0 0 1 7500 2526.7 0.01 0 0 1 7500 2526.8 0.01 0 0 1 7500 2526.9 0.01 0 0 1 7500 2527 0.01 0 0 1 7500 2527.1 0.01 0 0 1 7500 2527.2 0.01 0 0 1 7500 2527.3 0.01 0 0 1 7500 2527.4 0.01 0 0 1 7500 2527.5 0.01 0 0 1 7500 2527.6 0.01 0 0 1 7500 2527.7 0.01 0 0 1 7500 2527.8 0.01 0 0 1 7500 2527.9 0.01 0 0 1 7500 2528 0.01 0 0 1 7500 2528.1 0.01 0 0 1 7500 2528.2 0.01 0 0 1 7500 2528.3 0.01 0 0 1 7500 2528.4 0.01 0 0 1 7500 2528.5 0.01 0 0 1 7500 2528.6 0.01 0 0 1 7500 2528.7 0.01 0 0 1 7500 2528.8 0.01 0 0 1 7500 2528.9 0.01 0 0 1 7500 2529 0.01 0 0 1 7500 2529.1 0.01 0 0 1 7500 2529.2 0.01 0 0 1 7500 2529.3 0.01 0 0 1 7500 2529.4 0.01 0 0 1 7500 2529.5 0.01 0 0 1 7500 2529.6 0.01 0 0 1 7500 2529.7 0.01 0 0 1 7500 2529.8 0.01 0 0 1 7500 2529.9 0.01 0 0 1 7500 2530 0.01 0 0 1 7500 2530.1 0.01 0 0 1 7500 2530.2 0.01 0 0 1 7500 2530.3 0.01 0 0 1 7500 2530.4 0.01 0 0 1 7500 2530.5 0.01 0 0 1 7500 2530.6 0.01 0 0 1 7500 2530.7 0.01 0 0 1 7500 2530.8 0.01 0 0 1 7500 2530.9 0.01 0 0 1 7500 2531 0.01 0 0 1 7500 2531.1 0.01 0 0 1 7500 2531.2 0.01 0 0 1 7500 2531.3 0.01 0 0 1 7500 2531.4 0.01 0 0 1 7500 2531.5 0.01 0 0 1 7500 2531.6 0.01 0 0 1 7500 2531.7 0.01 0 0 1 7500 2531.8 0.01 0 0 1 7500 2531.9 0.01 0 0 1 7500 2532 0.01 0 0 1 7500 2532.1 0.01 0 0 1 7500 2532.2 0.01 0 0 1 7500 2532.3 0.01 0 0 1 7500 2532.4 0.01 0 0 1 7500 2532.5 0.01 0 0 1 7500 2532.6 0.01 0 0 1 7500 2532.7 0.01 0 0 1 7500 2532.8 0.01 0 0 1 7500 2532.9 0.01 0 0 1 7500 2533 0.01 0 0 1 7500 2533.1 0.01 0 0 1 7500 2533.2 0.01 0 0 1 7500 2533.3 0.01 0 0 1 7500 2533.4 0.01 0 0 1 7500 2533.5 0.01 0 0 1 7500 2533.6 0.01 0 0 1 7500 2533.7 0.01 0 0 1 7500 2533.8 0.01 0 0 1 7500 2533.9 0.01 0 0 1 7500 2534 0.01 0 0 1 7500 2534.1 0.01 0 0 1 7500 2534.2 0.01 0 0 1 7500 2534.3 0.01 0 0 1 7500 2534.4 0.01 0 0 1 7500 2534.5 0.01 0 0 1 7500 2534.6 0.01 0 0 1 7500 2534.7 0.01 0 0 1 7500 2534.8 0.01 0 0 1 7500 2534.9 0.01 0 0 1 7500 2535 0.01 0 0 1 7500 2535.1 0.01 0 0 1 7500 2535.2 0.01 0 0 1 7500 2535.3 0.01 0 0 1 7500 2535.4 0.01 0 0 1 7500 2535.5 0.01 0 0 1 7500 2535.6 0.01 0 0 1 7500 2535.7 0.01 0 0 1 7500 2535.8 0.01 0 0 1 7500 2535.9 0.01 0 0 1 7500 2536 0.01 0 0 1 7500 2536.1 0.01 0 0 1 7500 2536.2 0.01 0 0 1 7500 2536.3 0.01 0 0 1 7500 2536.4 0.01 0 0 1 7500 2536.5 0.01 0 0 1 7500 2536.6 0.01 0 0 1 7500 2536.7 0.01 0 0 1 7500 2536.8 0.01 0 0 1 7500 2536.9 0.01 0 0 1 7500 2537 0.01 0 0 1 7500 2537.1 0.01 0 0 1 7500 2537.2 0.01 0 0 1 7500 2537.3 0.01 0 0 1 7500 2537.4 0.01 0 0 1 7500 2537.5 0.01 0 0 1 7500 2537.6 0.01 0 0 1 7500 2537.7 0.01 0 0 1 7500 2537.8 0.01 0 0 1 7500 2537.9 0.01 0 0 1 7500 2538 0.01 0 0 1 7500 2538.1 0.01 0 0 1 7500 2538.2 0.01 0 0 1 7500 2538.3 0.01 0 0 1 7500 2538.4 0.01 0 0 1 7500 2538.5 0.01 0 0 1 7500 2538.6 0.01 0 0 1 7500 2538.7 0.01 0 0 1 7500 2538.8 0.01 0 0 1 7500 2538.9 0.01 0 0 1 7500 2539 0.01 0 0 1 7500 2539.1 0.01 0 0 1 7500 2539.2 0.01 0 0 1 7500 2539.3 0.01 0 0 1 7500 2539.4 0.01 0 0 1 7500 2539.5 0.01 0 0 1 7500 2539.6 0.01 0 0 1 7500 2539.7 0.01 0 0 1 7500 2539.8 0.01 0 0 1 7500 2539.9 0.01 0 0 1 7500 2540 0.01 0 0 1 7500 2540.1 0.01 0 0 1 7500 2540.2 0.01 0 0 1 7500 2540.3 0.01 0 0 1 7500 2540.4 0.01 0 0 1 7500 2540.5 0.01 0 0 1 7500 2540.6 0.01 0 0 1 7500 2540.7 0.01 0 0 1 7500 2540.8 0.01 0 0 1 7500 2540.9 0.01 0 0 1 7500 2541 0.01 0 0 1 7500 2541.1 0.01 0 0 1 7500 2541.2 0.01 0 0 1 7500 2541.3 0.01 0 0 1 7500 2541.4 0.01 0 0 1 7500 2541.5 0.01 0 0 1 7500 2541.6 0.01 0 0 1 7500 2541.7 0.01 0 0 1 7500 2541.8 0.01 0 0 1 7500 2541.9 0.01 0 0 1 7500 2542 0.01 0 0 1 7500 2542.1 0.01 0 0 1 7500 2542.2 0.01 0 0 1 7500 2542.3 0.01 0 0 1 7500 2542.4 0.01 0 0 1 7500 2542.5 0.01 0 0 1 7500 2542.6 0.01 0 0 1 7500 2542.7 0.01 0 0 1 7500 2542.8 0.01 0 0 1 7500 2542.9 0.01 0 0 1 7500 2543 0.01 0 0 1 7500 2543.1 0.01 0 0 1 7500 2543.2 0.01 0 0 1 7500 2543.3 0.01 0 0 1 7500 2543.4 0.01 0 0 1 7500 2543.5 0.01 0 0 1 7500 2543.6 0.01 0 0 1 7500 2543.7 0.01 0 0 1 7500 2543.8 0.01 0 0 1 7500 2543.9 0.01 0 0 1 7500 2544 0.01 0 0 1 7500 2544.1 0.01 0 0 1 7500 2544.2 0.01 0 0 1 7500 2544.3 0.01 0 0 1 7500 2544.4 0.01 0 0 1 7500 2544.5 0.01 0 0 1 7500 2544.6 0.01 0 0 1 7500 2544.7 0.01 0 0 1 7500 2544.8 0.01 0 0 1 7500 2544.9 0.01 0 0 1 7500 2545 0.01 0 0 1 7500 2545.1 0.01 0 0 1 7500 2545.2 0.01 0 0 1 7500 2545.3 0.01 0 0 1 7500 2545.4 0.01 0 0 1 7500 2545.5 0.01 0 0 1 7500 2545.6 0.01 0 0 1 7500 2545.7 0.01 0 0 1 7500 2545.8 0.01 0 0 1 7500 2545.9 0.01 0 0 1 7500 2546 0.01 0 0 1 7500 2546.1 0.01 0 0 1 7500 2546.2 0.01 0 0 1 7500 2546.3 0.01 0 0 1 7500 2546.4 0.01 0 0 1 7500 2546.5 0.01 0 0 1 7500 2546.6 0.01 0 0 1 7500 2546.7 0.01 0 0 1 7500 2546.8 0.01 0 0 1 7500 2546.9 0.01 0 0 1 7500 2547 0.01 0 0 1 7500 2547.1 0.01 0 0 1 7500 2547.2 0.01 0 0 1 7500 2547.3 0.01 0 0 1 7500 2547.4 0.01 0 0 1 7500 2547.5 0.01 0 0 1 7500 2547.6 0.01 0 0 1 7500 2547.7 0.01 0 0 1 7500 2547.8 0.01 0 0 1 7500 2547.9 0.01 0 0 1 7500 2548 0.01 0 0 1 7500 2548.1 0.01 0 0 1 7500 2548.2 0.01 0 0 1 7500 2548.3 0.01 0 0 1 7500 2548.4 0.01 0 0 1 7500 2548.5 0.01 0 0 1 7500 2548.6 0.01 0 0 1 7500 2548.7 0.01 0 0 1 7500 2548.8 0.01 0 0 1 7500 2548.9 0.01 0 0 1 7500 2549 0.01 0 0 1 7500 2549.1 0.01 0 0 1 7500 2549.2 0.01 0 0 1 7500 2549.3 0.01 0 0 1 7500 2549.4 0.01 0 0 1 7500 2549.5 0.01 0 0 1 7500 2549.6 0.01 0 0 1 7500 2549.7 0.01 0 0 1 7500 2549.8 0.01 0 0 1 7500 2549.9 0.01 0 0 1 7500 2550 0.01 0 0 1 7500 2550.1 0.01 0 0 1 7500 2550.2 0.01 0 0 1 7500 2550.3 0.01 0 0 1 7500 2550.4 0.01 0 0 1 7500 2550.5 0.01 0 0 1 7500 2550.6 0.01 0 0 1 7500 2550.7 0.01 0 0 1 7500 2550.8 0.01 0 0 1 7500 2550.9 0.01 0 0 1 7500 2551 0.01 0 0 1 7500 2551.1 0.01 0 0 1 7500 2551.2 0.01 0 0 1 7500 2551.3 0.01 0 0 1 7500 2551.4 0.01 0 0 1 7500 2551.5 0.01 0 0 1 7500 2551.6 0.01 0 0 1 7500 2551.7 0.01 0 0 1 7500 2551.8 0.01 0 0 1 7500 2551.9 0.01 0 0 1 7500 2552 0.01 0 0 1 7500 2552.1 0.01 0 0 1 7500 2552.2 0.01 0 0 1 7500 2552.3 0.01 0 0 1 7500 2552.4 0.01 0 0 1 7500 2552.5 0.01 0 0 1 7500 2552.6 0.01 0 0 1 7500 2552.7 0.01 0 0 1 7500 2552.8 0.01 0 0 1 7500 2552.9 0.01 0 0 1 7500 2553 0.01 0 0 1 7500 2553.1 0.01 0 0 1 7500 2553.2 0.01 0 0 1 7500 2553.3 0.01 0 0 1 7500 2553.4 0.01 0 0 1 7500 2553.5 0.01 0 0 1 7500 2553.6 0.01 0 0 1 7500 2553.7 0.01 0 0 1 7500 2553.8 0.01 0 0 1 7500 2553.9 0.01 0 0 1 7500 2554 0.01 0 0 1 7500 2554.1 0.01 0 0 1 7500 2554.2 0.01 0 0 1 7500 2554.3 0.01 0 0 1 7500 2554.4 0.01 0 0 1 7500 2554.5 0.01 0 0 1 7500 2554.6 0.01 0 0 1 7500 2554.7 0.01 0 0 1 7500 2554.8 0.01 0 0 1 7500 2554.9 0.01 0 0 1 7500 2555 0.01 0 0 1 7500 2555.1 0.01 0 0 1 7500 2555.2 0.01 0 0 1 7500 2555.3 0.01 0 0 1 7500 2555.4 0.01 0 0 1 7500 2555.5 0.01 0 0 1 7500 2555.6 0.01 0 0 1 7500 2555.7 0.01 0 0 1 7500 2555.8 0.01 0 0 1 7500 2555.9 0.01 0 0 1 7500 2556 0.01 0 0 1 7500 2556.1 0.01 0 0 1 7500 2556.2 0.01 0 0 1 7500 2556.3 0.01 0 0 1 7500 2556.4 0.01 0 0 1 7500 2556.5 0.01 0 0 1 7500 2556.6 0.01 0 0 1 7500 2556.7 0.01 0 0 1 7500 2556.8 0.01 0 0 1 7500 2556.9 0.01 0 0 1 7500 2557 0.01 0 0 1 7500 2557.1 0.01 0 0 1 7500 2557.2 0.01 0 0 1 7500 2557.3 0.01 0 0 1 7500 2557.4 0.01 0 0 1 7500 2557.5 0.01 0 0 1 7500 2557.6 0.01 0 0 1 7500 2557.7 0.01 0 0 1 7500 2557.8 0.01 0 0 1 7500 2557.9 0.01 0 0 1 7500 2558 0.01 0 0 1 7500 2558.1 0.01 0 0 1 7500 2558.2 0.01 0 0 1 7500 2558.3 0.01 0 0 1 7500 2558.4 0.01 0 0 1 7500 2558.5 0.01 0 0 1 7500 2558.6 0.01 0 0 1 7500 2558.7 0.01 0 0 1 7500 2558.8 0.01 0 0 1 7500 2558.9 0.01 0 0 1 7500 2559 0.01 0 0 1 7500 2559.1 0.01 0 0 1 7500 2559.2 0.01 0 0 1 7500 2559.3 0.01 0 0 1 7500 2559.4 0.01 0 0 1 7500 2559.5 0.01 0 0 1 7500 2559.6 0.01 0 0 1 7500 2559.7 0.01 0 0 1 7500 2559.8 0.01 0 0 1 7500 2559.9 0.01 0 0 1 7500 2560 0.01 0 0 1 -------------- next part -------------- ####Produced by Francesco Frontini######## ##This is part of my output file ##Legenda ##X Y Z Lux(without Dielectric) Lux(with dielectric panel - Refraction) ###### ... 2500 2451.6 0.01 0 0 2500 2451.7 0.01 0 0 2500 2451.8 0.01 0 0 2500 2451.9 0.01 0 0 2500 2452 0.01 0 0 2500 2452.1 0.01 0 0 2500 2452.2 0.01 0 0 2500 2452.3 0.01 0 0 2500 2452.4 0.01 0 0 2500 2452.5 0.01 0 0 2500 2452.6 0.01 0 0 2500 2452.7 0.01 0 0 2500 2452.8 0.01 0 0 2500 2452.9 0.01 0 0 2500 2453 0.01 0 0 2500 2453.1 0.01 0 0 2500 2453.2 0.01 0 0 2500 2453.3 0.01 0 0 2500 2453.4 0.01 0 0 2500 2453.5 0.01 0 0 2500 2453.6 0.01 0 0 2500 2453.7 0.01 0 0 2500 2453.8 0.01 0 0 2500 2453.9 0.01 0 0 2500 2454 0.01 51251.9781 0 2500 2454.1 0.01 51251.9781 0 2500 2454.2 0.01 51251.9781 0 2500 2454.3 0.01 51251.9781 0 2500 2454.4 0.01 51251.9781 0 2500 2454.5 0.01 51251.9781 0 2500 2454.6 0.01 51251.9781 0 2500 2454.7 0.01 51251.9781 0 2500 2454.8 0.01 51251.9781 0 2500 2454.9 0.01 51251.9781 0 2500 2455 0.01 51251.9781 0 2500 2455.1 0.01 51251.9781 0 2500 2455.2 0.01 51251.9781 0 2500 2455.3 0.01 51251.9781 0 2500 2455.4 0.01 51251.9781 0 2500 2455.5 0.01 51251.9781 0 2500 2455.6 0.01 51251.9781 0 2500 2455.7 0.01 51251.9781 0 2500 2455.8 0.01 51251.9781 0 2500 2455.9 0.01 51251.9781 17735.2663 2500 2456 0.01 51251.9781 17735.2663 2500 2456.1 0.01 51251.9781 17735.2663 2500 2456.2 0.01 51251.9781 17735.2663 2500 2456.3 0.01 51251.9781 17735.2663 2500 2456.4 0.01 51251.9781 17735.2663 2500 2456.5 0.01 51251.9781 17735.2663 2500 2456.6 0.01 51251.9781 17735.2663 2500 2456.7 0.01 51251.9781 17735.2663 2500 2456.8 0.01 51251.9781 17735.2663 2500 2456.9 0.01 51251.9781 17735.2663 2500 2457 0.01 51251.9781 17735.2663 2500 2457.1 0.01 51251.9781 17735.2663 2500 2457.2 0.01 51251.9781 17735.2663 2500 2457.3 0.01 51251.9781 17735.2663 2500 2457.4 0.01 51251.9781 17735.2663 2500 2457.5 0.01 51251.9781 17735.2663 2500 2457.6 0.01 51251.9781 17735.2663 2500 2457.7 0.01 51251.9781 17735.2663 2500 2457.8 0.01 51251.9781 17735.2663 2500 2457.9 0.01 51251.9781 17735.2663 2500 2458 0.01 51251.9781 17735.2663 2500 2458.1 0.01 51251.9781 17735.2663 2500 2458.2 0.01 51251.9781 17735.2663 2500 2458.3 0.01 51251.9781 17735.2663 2500 2458.4 0.01 51251.9781 17735.2663 2500 2458.5 0.01 51251.9781 17735.2663 2500 2458.6 0.01 51251.9781 17735.2663 2500 2458.7 0.01 51251.9781 17735.2663 2500 2458.8 0.01 51251.9781 17735.2663 2500 2458.9 0.01 51251.9781 17735.2663 2500 2459 0.01 51251.9781 17735.2663 2500 2459.1 0.01 51251.9781 17735.2663 2500 2459.2 0.01 51251.9781 17735.2663 2500 2459.3 0.01 51251.9781 17735.2663 2500 2459.4 0.01 51251.9781 17735.2663 2500 2459.5 0.01 51251.9781 17735.2663 2500 2459.6 0.01 51251.9781 17735.2663 2500 2459.7 0.01 51251.9781 17735.2663 2500 2459.8 0.01 51251.9781 17735.2663 2500 2459.9 0.01 51251.9781 17735.2663 2500 2460 0.01 51251.9781 17735.2663 2500 2460.1 0.01 51251.9781 17735.2663 2500 2460.2 0.01 51251.9781 17735.2663 2500 2460.3 0.01 51251.9781 17735.2663 2500 2460.4 0.01 51251.9781 17735.2663 2500 2460.5 0.01 51251.9781 17735.2663 2500 2460.6 0.01 51251.9781 17735.2663 2500 2460.7 0.01 51251.9781 17735.2663 2500 2460.8 0.01 51251.9781 17735.2663 2500 2460.9 0.01 51251.9781 17735.2663 2500 2461 0.01 51251.9781 17735.2663 2500 2461.1 0.01 51251.9781 17735.2663 2500 2461.2 0.01 51251.9781 17735.2663 2500 2461.3 0.01 51251.9781 17735.2663 2500 2461.4 0.01 51251.9781 17735.2663 2500 2461.5 0.01 51251.9781 17735.2663 2500 2461.6 0.01 51251.9781 17735.2663 2500 2461.7 0.01 51251.9781 17735.2663 2500 2461.8 0.01 51251.9781 17735.2663 2500 2461.9 0.01 51251.9781 17735.2663 2500 2462 0.01 51251.9781 17735.2663 2500 2462.1 0.01 51251.9781 17735.2663 2500 2462.2 0.01 51251.9781 17735.2663 2500 2462.3 0.01 51251.9781 17735.2663 2500 2462.4 0.01 51251.9781 17735.2663 2500 2462.5 0.01 51251.9781 17735.2663 2500 2462.6 0.01 51251.9781 17735.2663 2500 2462.7 0.01 51251.9781 17735.2663 2500 2462.8 0.01 51251.9781 17735.2663 2500 2462.9 0.01 51251.9781 17735.2663 2500 2463 0.01 51251.9781 17735.2663 2500 2463.1 0.01 51251.9781 17735.2663 2500 2463.2 0.01 51251.9781 17735.2663 2500 2463.3 0.01 51251.9781 17735.2663 2500 2463.4 0.01 51251.9781 17735.2663 2500 2463.5 0.01 51251.9781 17735.2663 2500 2463.6 0.01 51251.9781 17735.2663 2500 2463.7 0.01 51251.9781 17735.2663 2500 2463.8 0.01 51251.9781 17735.2663 2500 2463.9 0.01 51251.9781 17735.2663 2500 2464 0.01 51251.9781 17735.2663 2500 2464.1 0.01 51251.9781 17735.2663 2500 2464.2 0.01 51251.9781 17735.2663 2500 2464.3 0.01 51251.9781 17735.2663 2500 2464.4 0.01 51251.9781 17735.2663 2500 2464.5 0.01 51251.9781 17735.2663 2500 2464.6 0.01 51251.9781 17735.2663 2500 2464.7 0.01 51251.9781 17735.2663 2500 2464.8 0.01 51251.9781 17735.2663 2500 2464.9 0.01 51251.9781 17735.2663 2500 2465 0.01 51251.9781 17735.2663 2500 2465.1 0.01 51251.9781 17735.2663 2500 2465.2 0.01 51251.9781 17735.2663 2500 2465.3 0.01 51251.9781 17735.2663 2500 2465.4 0.01 51251.9781 17735.2663 2500 2465.5 0.01 51251.9781 17735.2663 2500 2465.6 0.01 51251.9781 17735.2663 2500 2465.7 0.01 51251.9781 17735.2663 2500 2465.8 0.01 51251.9781 17735.2663 2500 2465.9 0.01 51251.9781 17735.2663 2500 2466 0.01 51251.9781 17735.2663 2500 2466.1 0.01 51251.9781 17735.2663 2500 2466.2 0.01 51251.9781 17735.2663 2500 2466.3 0.01 51251.9781 17735.2663 2500 2466.4 0.01 51251.9781 17735.2663 2500 2466.5 0.01 51251.9781 17735.2663 2500 2466.6 0.01 51251.9781 17735.2663 2500 2466.7 0.01 51251.9781 17735.2663 2500 2466.8 0.01 51251.9781 17735.2663 2500 2466.9 0.01 51251.9781 17735.2663 2500 2467 0.01 51251.9781 17735.2663 2500 2467.1 0.01 51251.9781 17735.2663 2500 2467.2 0.01 51251.9781 17735.2663 2500 2467.3 0.01 51251.9781 17735.2663 2500 2467.4 0.01 51251.9781 17735.2663 2500 2467.5 0.01 51251.9781 17735.2663 2500 2467.6 0.01 51251.9781 17735.2663 2500 2467.7 0.01 51251.9781 17735.2663 2500 2467.8 0.01 51251.9781 17735.2663 2500 2467.9 0.01 51251.9781 17735.2663 2500 2468 0.01 51251.9781 17735.2663 2500 2468.1 0.01 51251.9781 17735.2663 2500 2468.2 0.01 51251.9781 17735.2663 2500 2468.3 0.01 51251.9781 17735.2663 2500 2468.4 0.01 51251.9781 17735.2663 2500 2468.5 0.01 51251.9781 17735.2663 2500 2468.6 0.01 51251.9781 17735.2663 2500 2468.7 0.01 51251.9781 17735.2663 2500 2468.8 0.01 51251.9781 17735.2663 2500 2468.9 0.01 51251.9781 17735.2663 2500 2469 0.01 51251.9781 17735.2663 2500 2469.1 0.01 51251.9781 17735.2663 2500 2469.2 0.01 51251.9781 17735.2663 2500 2469.3 0.01 51251.9781 17735.2663 2500 2469.4 0.01 51251.9781 17735.2663 2500 2469.5 0.01 51251.9781 17735.2663 2500 2469.6 0.01 51251.9781 17735.2663 2500 2469.7 0.01 51251.9781 17735.2663 2500 2469.8 0.01 51251.9781 17735.2663 2500 2469.9 0.01 51251.9781 17735.2663 2500 2470 0.01 51251.9781 17735.2663 2500 2470.1 0.01 51251.9781 17735.2663 2500 2470.2 0.01 51251.9781 17735.2663 2500 2470.3 0.01 51251.9781 17735.2663 2500 2470.4 0.01 51251.9781 17735.2663 2500 2470.5 0.01 51251.9781 17735.2663 2500 2470.6 0.01 51251.9781 17735.2663 2500 2470.7 0.01 51251.9781 17735.2663 2500 2470.8 0.01 51251.9781 17735.2663 2500 2470.9 0.01 51251.9781 17735.2663 2500 2471 0.01 51251.9781 17735.2663 2500 2471.1 0.01 51251.9781 17735.2663 2500 2471.2 0.01 51251.9781 17735.2663 2500 2471.3 0.01 51251.9781 17735.2663 2500 2471.4 0.01 51251.9781 17735.2663 2500 2471.5 0.01 51251.9781 17735.2663 2500 2471.6 0.01 51251.9781 17735.2663 2500 2471.7 0.01 51251.9781 17735.2663 2500 2471.8 0.01 51251.9781 17735.2663 2500 2471.9 0.01 51251.9781 17735.2663 2500 2472 0.01 51251.9781 17735.2663 2500 2472.1 0.01 51251.9781 17735.2663 2500 2472.2 0.01 51251.9781 17735.2663 2500 2472.3 0.01 51251.9781 17735.2663 2500 2472.4 0.01 51251.9781 17735.2663 2500 2472.5 0.01 51251.9781 17735.2663 2500 2472.6 0.01 51251.9781 17735.2663 2500 2472.7 0.01 51251.9781 17735.2663 2500 2472.8 0.01 51251.9781 17735.2663 2500 2472.9 0.01 51251.9781 17735.2663 2500 2473 0.01 51251.9781 17735.2663 2500 2473.1 0.01 51251.9781 17735.2663 2500 2473.2 0.01 51251.9781 17735.2663 2500 2473.3 0.01 51251.9781 17735.2663 2500 2473.4 0.01 51251.9781 17735.2663 2500 2473.5 0.01 51251.9781 17735.2663 2500 2473.6 0.01 51251.9781 17735.2663 2500 2473.7 0.01 51251.9781 17735.2663 2500 2473.8 0.01 51251.9781 17735.2663 2500 2473.9 0.01 51251.9781 17735.2663 2500 2474 0.01 51251.9781 17735.2663 2500 2474.1 0.01 51251.9781 17735.2663 2500 2474.2 0.01 51251.9781 17735.2663 2500 2474.3 0.01 51251.9781 17735.2663 2500 2474.4 0.01 51251.9781 17735.2663 2500 2474.5 0.01 51251.9781 17735.2663 2500 2474.6 0.01 51251.9781 17735.2663 2500 2474.7 0.01 51251.9781 17735.2663 2500 2474.8 0.01 51251.9781 17735.2663 2500 2474.9 0.01 51251.9781 17735.2663 ... 2500 2490.1 0.01 51251.9781 17735.2663 2500 2490.2 0.01 51251.9781 17735.2663 2500 2490.3 0.01 51251.9781 17735.2663 2500 2490.4 0.01 51251.9781 17735.2663 2500 2490.5 0.01 51251.9781 17735.2663 2500 2490.6 0.01 51251.9781 17735.2663 2500 2490.7 0.01 51251.9781 17735.2663 2500 2490.8 0.01 51251.9781 17735.2663 2500 2490.9 0.01 51251.9781 17735.2663 2500 2491 0.01 51251.9781 17735.2663 2500 2491.1 0.01 51251.9781 17735.2663 2500 2491.2 0.01 51251.9781 17735.2663 2500 2491.3 0.01 51251.9781 17735.2663 2500 2491.4 0.01 51251.9781 17735.2663 2500 2491.5 0.01 51251.9781 17735.2663 2500 2491.6 0.01 51251.9781 17735.2663 2500 2491.7 0.01 51251.9781 17735.2663 2500 2491.8 0.01 51251.9781 17735.2663 2500 2491.9 0.01 51251.9781 17735.2663 2500 2492 0.01 51251.9781 17735.2663 2500 2492.1 0.01 51251.9781 17735.2663 2500 2492.2 0.01 51251.9781 17735.2663 2500 2492.3 0.01 51251.9781 17735.2663 2500 2492.4 0.01 51251.9781 17735.2663 2500 2492.5 0.01 51251.9781 17735.2663 2500 2492.6 0.01 51251.9781 17735.2663 2500 2492.7 0.01 51251.9781 17735.2663 2500 2492.8 0.01 51251.9781 17735.2663 2500 2492.9 0.01 51251.9781 17735.2663 2500 2493 0.01 51251.9781 17735.2663 2500 2493.1 0.01 51251.9781 17735.2663 2500 2493.2 0.01 51251.9781 17735.2663 2500 2493.3 0.01 51251.9781 17735.2663 2500 2493.4 0.01 51251.9781 17735.2663 2500 2493.5 0.01 51251.9781 17735.2663 2500 2493.6 0.01 51251.9781 17735.2663 2500 2493.7 0.01 51251.9781 17735.2663 2500 2493.8 0.01 51251.9781 17735.2663 2500 2493.9 0.01 51251.9781 17735.2663 2500 2494 0.01 51251.9781 17735.2663 2500 2494.1 0.01 51251.9781 17735.2663 2500 2494.2 0.01 51251.9781 17735.2663 2500 2494.3 0.01 51251.9781 17735.2663 2500 2494.4 0.01 51251.9781 17735.2663 2500 2494.5 0.01 51251.9781 17735.2663 2500 2494.6 0.01 51251.9781 17735.2663 2500 2494.7 0.01 51251.9781 17735.2663 2500 2494.8 0.01 51251.9781 17735.2663 2500 2494.9 0.01 51251.9781 17735.2663 2500 2495 0.01 51251.9781 17735.2663 2500 2495.1 0.01 51251.9781 17735.2663 2500 2495.2 0.01 51251.9781 17735.2663 2500 2495.3 0.01 51251.9781 17735.2663 2500 2495.4 0.01 51251.9781 17735.2663 2500 2495.5 0.01 51251.9781 17735.2663 2500 2495.6 0.01 51251.9781 17735.2663 2500 2495.7 0.01 51251.9781 17735.2663 2500 2495.8 0.01 51251.9781 17735.2663 2500 2495.9 0.01 51251.9781 17735.2663 2500 2496 0.01 51251.9781 17735.2663 2500 2496.1 0.01 51251.9781 17735.2663 2500 2496.2 0.01 51251.9781 17735.2663 2500 2496.3 0.01 51251.9781 17735.2663 2500 2496.4 0.01 51251.9781 17735.2663 2500 2496.5 0.01 51251.9781 17735.2663 2500 2496.6 0.01 51251.9781 17735.2663 2500 2496.7 0.01 51251.9781 17735.2663 2500 2496.8 0.01 51251.9781 17735.2663 2500 2496.9 0.01 51251.9781 17735.2663 2500 2497 0.01 51251.9781 17735.2663 2500 2497.1 0.01 51251.9781 17735.2663 2500 2497.2 0.01 51251.9781 17735.2663 2500 2497.3 0.01 51251.9781 17735.2663 2500 2497.4 0.01 51251.9781 17735.2663 2500 2497.5 0.01 51251.9781 17735.2663 2500 2497.6 0.01 51251.9781 17735.2663 2500 2497.7 0.01 51251.9781 17735.2663 2500 2497.8 0.01 51251.9781 17735.2663 2500 2497.9 0.01 51251.9781 17735.2663 2500 2498 0.01 51251.9781 17735.2663 2500 2498.1 0.01 51251.9781 17735.2663 2500 2498.2 0.01 51251.9781 17735.2663 2500 2498.3 0.01 51251.9781 17735.2663 2500 2498.4 0.01 51251.9781 17735.2663 2500 2498.5 0.01 51251.9781 17735.2663 2500 2498.6 0.01 51251.9781 17735.2663 2500 2498.7 0.01 51251.9781 17735.2663 2500 2498.8 0.01 51251.9781 17735.2663 2500 2498.9 0.01 51251.9781 17735.2663 2500 2499 0.01 51251.9781 17735.2663 2500 2499.1 0.01 51251.9781 17735.2663 2500 2499.2 0.01 51251.9781 17735.2663 2500 2499.3 0.01 51251.9781 17735.2663 2500 2499.4 0.01 51251.9781 17735.2663 2500 2499.5 0.01 51251.9781 17735.2663 2500 2499.6 0.01 51251.9781 17735.2663 2500 2499.7 0.01 51251.9781 17735.2663 2500 2499.8 0.01 51251.9781 17735.2663 2500 2499.9 0.01 51251.9781 17735.2663 2500 2500 0.01 51251.9781 17735.2663 2500 2500.1 0.01 51251.9781 17735.2663 2500 2500.2 0.01 51251.9781 17735.2663 2500 2500.3 0.01 51251.9781 17735.2663 2500 2500.4 0.01 51251.9781 17735.2663 2500 2500.5 0.01 51251.9781 17735.2663 2500 2500.6 0.01 51251.9781 17735.2663 2500 2500.7 0.01 51251.9781 17735.2663 2500 2500.8 0.01 51251.9781 17735.2663 2500 2500.9 0.01 51251.9781 17735.2663 2500 2501 0.01 51251.9781 17735.2663 2500 2501.1 0.01 51251.9781 17735.2663 2500 2501.2 0.01 51251.9781 17735.2663 2500 2501.3 0.01 51251.9781 17735.2663 2500 2501.4 0.01 51251.9781 17735.2663 2500 2501.5 0.01 51251.9781 17735.2663 2500 2501.6 0.01 51251.9781 17735.2663 2500 2501.7 0.01 51251.9781 17735.2663 2500 2501.8 0.01 51251.9781 17735.2663 2500 2501.9 0.01 51251.9781 17735.2663 2500 2502 0.01 51251.9781 17735.2663 2500 2502.1 0.01 51251.9781 17735.2663 2500 2502.2 0.01 51251.9781 17735.2663 2500 2502.3 0.01 51251.9781 17735.2663 2500 2502.4 0.01 51251.9781 17735.2663 2500 2502.5 0.01 51251.9781 17735.2663 2500 2502.6 0.01 51251.9781 17735.2663 2500 2502.7 0.01 51251.9781 17735.2663 2500 2502.8 0.01 51251.9781 17735.2663 2500 2502.9 0.01 51251.9781 17735.2663 2500 2503 0.01 51251.9781 17735.2663 2500 2503.1 0.01 51251.9781 17735.2663 2500 2503.2 0.01 51251.9781 17735.2663 2500 2503.3 0.01 51251.9781 17735.2663 2500 2503.4 0.01 51251.9781 17735.2663 2500 2503.5 0.01 51251.9781 17735.2663 2500 2503.6 0.01 51251.9781 17735.2663 2500 2503.7 0.01 51251.9781 17735.2663 2500 2503.8 0.01 51251.9781 17735.2663 2500 2503.9 0.01 51251.9781 17735.2663 2500 2504 0.01 51251.9781 17735.2663 2500 2504.1 0.01 51251.9781 17735.2663 2500 2504.2 0.01 51251.9781 17735.2663 2500 2504.3 0.01 51251.9781 17735.2663 2500 2504.4 0.01 51251.9781 17735.2663 2500 2504.5 0.01 51251.9781 17735.2663 2500 2504.6 0.01 51251.9781 17735.2663 2500 2504.7 0.01 51251.9781 17735.2663 2500 2504.8 0.01 51251.9781 17735.2663 2500 2504.9 0.01 51251.9781 17735.2663 2500 2505 0.01 51251.9781 17735.2663 2500 2505.1 0.01 51251.9781 17735.2663 2500 2505.2 0.01 51251.9781 17735.2663 2500 2505.3 0.01 51251.9781 17735.2663 2500 2505.4 0.01 51251.9781 17735.2663 2500 2505.5 0.01 51251.9781 17735.2663 2500 2505.6 0.01 51251.9781 17735.2663 2500 2505.7 0.01 51251.9781 17735.2663 2500 2505.8 0.01 51251.9781 17735.2663 2500 2505.9 0.01 51251.9781 17735.2663 2500 2506 0.01 51251.9781 17735.2663 2500 2506.1 0.01 51251.9781 17735.2663 2500 2506.2 0.01 51251.9781 17735.2663 2500 2506.3 0.01 51251.9781 17735.2663 2500 2506.4 0.01 51251.9781 17735.2663 2500 2506.5 0.01 51251.9781 17735.2663 2500 2506.6 0.01 51251.9781 17735.2663 2500 2506.7 0.01 51251.9781 17735.2663 2500 2506.8 0.01 51251.9781 17735.2663 2500 2506.9 0.01 51251.9781 17735.2663 2500 2507 0.01 51251.9781 17735.2663 2500 2507.1 0.01 51251.9781 17735.2663 2500 2507.2 0.01 51251.9781 17735.2663 2500 2507.3 0.01 51251.9781 17735.2663 2500 2507.4 0.01 51251.9781 17735.2663 2500 2507.5 0.01 51251.9781 17735.2663 2500 2507.6 0.01 51251.9781 17735.2663 2500 2507.7 0.01 51251.9781 17735.2663 2500 2507.8 0.01 51251.9781 17735.2663 2500 2507.9 0.01 51251.9781 17735.2663 2500 2508 0.01 51251.9781 17735.2663 2500 2508.1 0.01 51251.9781 17735.2663 2500 2508.2 0.01 51251.9781 17735.2663 2500 2508.3 0.01 51251.9781 17735.2663 2500 2508.4 0.01 51251.9781 17735.2663 2500 2508.5 0.01 51251.9781 17735.2663 2500 2508.6 0.01 51251.9781 17735.2663 2500 2508.7 0.01 51251.9781 17735.2663 2500 2508.8 0.01 51251.9781 17735.2663 2500 2508.9 0.01 51251.9781 17735.2663 2500 2509 0.01 51251.9781 17735.2663 2500 2509.1 0.01 51251.9781 17735.2663 2500 2509.2 0.01 51251.9781 17735.2663 2500 2509.3 0.01 51251.9781 17735.2663 2500 2509.4 0.01 51251.9781 17735.2663 2500 2509.5 0.01 51251.9781 17735.2663 2500 2509.6 0.01 51251.9781 17735.2663 2500 2509.7 0.01 51251.9781 17735.2663 2500 2509.8 0.01 51251.9781 17735.2663 2500 2509.9 0.01 51251.9781 17735.2663 2500 2510 0.01 51251.9781 17735.2663 2500 2510.1 0.01 51251.9781 17735.2663 2500 2510.2 0.01 51251.9781 17735.2663 2500 2510.3 0.01 51251.9781 17735.2663 2500 2510.4 0.01 51251.9781 17735.2663 2500 2510.5 0.01 51251.9781 17735.2663 2500 2510.6 0.01 51251.9781 17735.2663 2500 2510.7 0.01 51251.9781 17735.2663 2500 2510.8 0.01 51251.9781 17735.2663 2500 2510.9 0.01 51251.9781 17735.2663 2500 2511 0.01 51251.9781 17735.2663 2500 2511.1 0.01 51251.9781 17735.2663 2500 2511.2 0.01 51251.9781 17735.2663 2500 2511.3 0.01 51251.9781 17735.2663 2500 2511.4 0.01 51251.9781 17735.2663 2500 2511.5 0.01 51251.9781 17735.2663 2500 2511.6 0.01 51251.9781 17735.2663 2500 2511.7 0.01 51251.9781 17735.2663 2500 2511.8 0.01 51251.9781 17735.2663 2500 2511.9 0.01 51251.9781 17735.2663 2500 2512 0.01 51251.9781 17735.2663 2500 2512.1 0.01 51251.9781 17735.2663 2500 2512.2 0.01 51251.9781 17735.2663 2500 2512.3 0.01 51251.9781 17735.2663 2500 2512.4 0.01 51251.9781 17735.2663 2500 2512.5 0.01 51251.9781 17735.2663 2500 2512.6 0.01 51251.9781 17735.2663 2500 2512.7 0.01 51251.9781 17735.2663 2500 2512.8 0.01 51251.9781 17735.2663 2500 2512.9 0.01 51251.9781 17735.2663 2500 2513 0.01 51251.9781 17735.2663 2500 2513.1 0.01 51251.9781 17735.2663 2500 2513.2 0.01 51251.9781 17735.2663 2500 2513.3 0.01 51251.9781 17735.2663 2500 2513.4 0.01 51251.9781 17735.2663 2500 2513.5 0.01 51251.9781 17735.2663 2500 2513.6 0.01 51251.9781 17735.2663 2500 2513.7 0.01 51251.9781 17735.2663 2500 2513.8 0.01 51251.9781 17735.2663 2500 2513.9 0.01 51251.9781 17735.2663 2500 2514 0.01 51251.9781 17735.2663 2500 2514.1 0.01 51251.9781 17735.2663 2500 2514.2 0.01 51251.9781 17735.2663 2500 2514.3 0.01 51251.9781 17735.2663 2500 2514.4 0.01 51251.9781 17735.2663 2500 2514.5 0.01 51251.9781 17735.2663 2500 2514.6 0.01 51251.9781 17735.2663 2500 2514.7 0.01 51251.9781 17735.2663 2500 2514.8 0.01 51251.9781 17735.2663 2500 2514.9 0.01 51251.9781 17735.2663 2500 2515 0.01 51251.9781 17735.2663 2500 2515.1 0.01 51251.9781 17735.2663 2500 2515.2 0.01 51251.9781 17735.2663 2500 2515.3 0.01 51251.9781 17735.2663 2500 2515.4 0.01 51251.9781 17735.2663 2500 2515.5 0.01 51251.9781 17735.2663 2500 2515.6 0.01 51251.9781 17735.2663 2500 2515.7 0.01 51251.9781 17735.2663 2500 2515.8 0.01 51251.9781 17735.2663 2500 2515.9 0.01 51251.9781 17735.2663 2500 2516 0.01 51251.9781 17735.2663 2500 2516.1 0.01 51251.9781 17735.2663 2500 2516.2 0.01 51251.9781 17735.2663 2500 2516.3 0.01 51251.9781 17735.2663 2500 2516.4 0.01 51251.9781 17735.2663 2500 2516.5 0.01 51251.9781 17735.2663 2500 2516.6 0.01 51251.9781 17735.2663 2500 2516.7 0.01 51251.9781 17735.2663 2500 2516.8 0.01 51251.9781 17735.2663 2500 2516.9 0.01 51251.9781 17735.2663 2500 2517 0.01 51251.9781 17735.2663 2500 2517.1 0.01 51251.9781 17735.2663 2500 2517.2 0.01 51251.9781 17735.2663 2500 2517.3 0.01 51251.9781 17735.2663 2500 2517.4 0.01 51251.9781 17735.2663 2500 2517.5 0.01 51251.9781 17735.2663 2500 2517.6 0.01 51251.9781 17735.2663 2500 2517.7 0.01 51251.9781 17735.2663 2500 2517.8 0.01 51251.9781 17735.2663 2500 2517.9 0.01 51251.9781 17735.2663 2500 2518 0.01 51251.9781 17735.2663 2500 2518.1 0.01 51251.9781 17735.2663 2500 2518.2 0.01 51251.9781 17735.2663 2500 2518.3 0.01 51251.9781 17735.2663 2500 2518.4 0.01 51251.9781 17735.2663 2500 2518.5 0.01 51251.9781 17735.2663 2500 2518.6 0.01 51251.9781 17735.2663 2500 2518.7 0.01 51251.9781 17735.2663 2500 2518.8 0.01 51251.9781 17735.2663 2500 2518.9 0.01 51251.9781 17735.2663 2500 2519 0.01 51251.9781 17735.2663 2500 2519.1 0.01 51251.9781 17735.2663 2500 2519.2 0.01 51251.9781 17735.2663 2500 2519.3 0.01 51251.9781 17735.2663 2500 2519.4 0.01 51251.9781 17735.2663 2500 2519.5 0.01 51251.9781 17735.2663 2500 2519.6 0.01 51251.9781 17735.2663 2500 2519.7 0.01 51251.9781 17735.2663 2500 2519.8 0.01 51251.9781 17735.2663 2500 2519.9 0.01 51251.9781 17735.2663 2500 2520 0.01 51251.9781 17735.2663 2500 2520.1 0.01 51251.9781 17735.2663 2500 2520.2 0.01 51251.9781 17735.2663 2500 2520.3 0.01 51251.9781 17735.2663 2500 2520.4 0.01 51251.9781 17735.2663 2500 2520.5 0.01 51251.9781 17735.2663 2500 2520.6 0.01 51251.9781 17735.2663 2500 2520.7 0.01 51251.9781 17735.2663 2500 2520.8 0.01 51251.9781 17735.2663 2500 2520.9 0.01 51251.9781 17735.2663 2500 2521 0.01 51251.9781 17735.2663 2500 2521.1 0.01 51251.9781 17735.2663 2500 2521.2 0.01 51251.9781 17735.2663 2500 2521.3 0.01 51251.9781 17735.2663 2500 2521.4 0.01 51251.9781 17735.2663 2500 2521.5 0.01 51251.9781 17735.2663 2500 2521.6 0.01 51251.9781 17735.2663 2500 2521.7 0.01 51251.9781 17735.2663 2500 2521.8 0.01 51251.9781 17735.2663 2500 2521.9 0.01 51251.9781 17735.2663 2500 2522 0.01 51251.9781 17735.2663 2500 2522.1 0.01 51251.9781 17735.2663 2500 2522.2 0.01 51251.9781 17735.2663 2500 2522.3 0.01 51251.9781 17735.2663 2500 2522.4 0.01 51251.9781 17735.2663 2500 2522.5 0.01 51251.9781 17735.2663 2500 2522.6 0.01 51251.9781 17735.2663 2500 2522.7 0.01 51251.9781 17735.2663 2500 2522.8 0.01 51251.9781 17735.2663 2500 2522.9 0.01 51251.9781 17735.2663 2500 2523 0.01 51251.9781 17735.2663 2500 2523.1 0.01 51251.9781 17735.2663 2500 2523.2 0.01 51251.9781 17735.2663 2500 2523.3 0.01 51251.9781 17735.2663 2500 2523.4 0.01 51251.9781 17735.2663 2500 2523.5 0.01 51251.9781 17735.2663 2500 2523.6 0.01 51251.9781 17735.2663 2500 2523.7 0.01 51251.9781 17735.2663 2500 2523.8 0.01 51251.9781 17735.2663 2500 2523.9 0.01 51251.9781 17735.2663 2500 2524 0.01 51251.9781 17735.2663 2500 2524.1 0.01 51251.9781 17735.2663 2500 2524.2 0.01 51251.9781 17735.2663 2500 2524.3 0.01 51251.9781 17735.2663 2500 2524.4 0.01 51251.9781 17735.2663 2500 2524.5 0.01 51251.9781 17735.2663 2500 2524.6 0.01 51251.9781 17735.2663 2500 2524.7 0.01 51251.9781 17735.2663 2500 2524.8 0.01 51251.9781 17735.2663 2500 2524.9 0.01 51251.9781 17735.2663 2500 2525 0.01 51251.9781 17735.2663 2500 2525.1 0.01 51251.9781 17735.2663 2500 2525.2 0.01 51251.9781 17735.2663 2500 2525.3 0.01 51251.9781 17735.2663 2500 2525.4 0.01 51251.9781 17735.2663 2500 2525.5 0.01 51251.9781 17735.2663 2500 2525.6 0.01 51251.9781 17735.2663 2500 2525.7 0.01 51251.9781 17735.2663 2500 2525.8 0.01 51251.9781 17735.2663 2500 2525.9 0.01 51251.9781 17735.2663 2500 2526 0.01 51251.9781 17735.2663 2500 2526.1 0.01 51251.9781 17735.2663 2500 2526.2 0.01 51251.9781 17735.2663 2500 2526.3 0.01 51251.9781 17735.2663 2500 2526.4 0.01 51251.9781 17735.2663 2500 2526.5 0.01 51251.9781 17735.2663 2500 2526.6 0.01 51251.9781 17735.2663 2500 2526.7 0.01 51251.9781 17735.2663 2500 2526.8 0.01 51251.9781 17735.2663 2500 2526.9 0.01 51251.9781 17735.2663 2500 2527 0.01 51251.9781 17735.2663 2500 2527.1 0.01 51251.9781 17735.2663 2500 2527.2 0.01 51251.9781 17735.2663 2500 2527.3 0.01 51251.9781 17735.2663 2500 2527.4 0.01 51251.9781 17735.2663 2500 2527.5 0.01 51251.9781 17735.2663 2500 2527.6 0.01 51251.9781 17735.2663 2500 2527.7 0.01 51251.9781 17735.2663 2500 2527.8 0.01 51251.9781 17735.2663 2500 2527.9 0.01 51251.9781 17735.2663 2500 2528 0.01 51251.9781 17735.2663 2500 2528.1 0.01 51251.9781 17735.2663 2500 2528.2 0.01 51251.9781 17735.2663 2500 2528.3 0.01 51251.9781 17735.2663 2500 2528.4 0.01 51251.9781 17735.2663 2500 2528.5 0.01 51251.9781 17735.2663 2500 2528.6 0.01 51251.9781 17735.2663 2500 2528.7 0.01 51251.9781 17735.2663 2500 2528.8 0.01 51251.9781 17735.2663 2500 2528.9 0.01 51251.9781 17735.2663 2500 2529 0.01 51251.9781 17735.2663 2500 2529.1 0.01 51251.9781 17735.2663 2500 2529.2 0.01 51251.9781 17735.2663 2500 2529.3 0.01 51251.9781 17735.2663 2500 2529.4 0.01 51251.9781 17735.2663 2500 2529.5 0.01 51251.9781 17735.2663 2500 2529.6 0.01 51251.9781 17735.2663 2500 2529.7 0.01 51251.9781 17735.2663 2500 2529.8 0.01 51251.9781 17735.2663 2500 2529.9 0.01 51251.9781 17735.2663 ... 2500 2550.9 0.01 51251.9781 17735.2663 2500 2551 0.01 51251.9781 17735.2663 2500 2551.1 0.01 51251.9781 17735.2663 2500 2551.2 0.01 51251.9781 17735.2663 2500 2551.3 0.01 51251.9781 17735.2663 2500 2551.4 0.01 51251.9781 17735.2663 2500 2551.5 0.01 51251.9781 17735.2663 2500 2551.6 0.01 51251.9781 17735.2663 2500 2551.7 0.01 51251.9781 17735.2663 2500 2551.8 0.01 51251.9781 17735.2663 2500 2551.9 0.01 51251.9781 17735.2663 2500 2552 0.01 51251.9781 17735.2663 2500 2552.1 0.01 51251.9781 17735.2663 2500 2552.2 0.01 51251.9781 17735.2663 2500 2552.3 0.01 51251.9781 17735.2663 2500 2552.4 0.01 51251.9781 17735.2663 2500 2552.5 0.01 51251.9781 17735.2663 2500 2552.6 0.01 51251.9781 17735.2663 2500 2552.7 0.01 51251.9781 17735.2663 2500 2552.8 0.01 51251.9781 17735.2663 2500 2552.9 0.01 51251.9781 17735.2663 2500 2553 0.01 51251.9781 17735.2663 2500 2553.1 0.01 51251.9781 17735.2663 2500 2553.2 0.01 51251.9781 17735.2663 2500 2553.3 0.01 51251.9781 17735.2663 2500 2553.4 0.01 51251.9781 17735.2663 2500 2553.5 0.01 51251.9781 17735.2663 2500 2553.6 0.01 51251.9781 17735.2663 2500 2553.7 0.01 51251.9781 17735.2663 2500 2553.8 0.01 51251.9781 17735.2663 2500 2553.9 0.01 51251.9781 17735.2663 2500 2554 0.01 0 0 2500 2554.1 0.01 0 0 2500 2554.2 0.01 0 0 2500 2554.3 0.01 0 0 2500 2554.4 0.01 0 0 2500 2554.5 0.01 0 0 2500 2554.6 0.01 0 0 2500 2554.7 0.01 0 0 2500 2554.8 0.01 0 0 2500 2554.9 0.01 0 0 2500 2555 0.01 0 0 2500 2555.1 0.01 0 0 2500 2555.2 0.01 0 0 2500 2555.3 0.01 0 0 2500 2555.4 0.01 0 0 2500 2555.5 0.01 0 0 2500 2555.6 0.01 0 0 2500 2555.7 0.01 0 0 2500 2555.8 0.01 0 0 2500 2555.9 0.01 0 0 2500 2556 0.01 0 0 ... -------------- next part -------------- # Sky definition. ####!gensky -ang 45 0 +s !gensky -ang 45 0 +s From tbleicher at googlemail.com Fri Aug 21 03:42:16 2009 From: tbleicher at googlemail.com (Thomas Bleicher) Date: Fri Aug 21 03:42:20 2009 Subject: [Radiance-general] Problem with refraction in Dielectric material In-Reply-To: <20090821114026.5fqm3x87ac4g80k8@webmail.polimi.it> References: <20090820145839.5kaflpnfk08sk0cg@webmail.polimi.it> <89355c0f0908200657m386b55bdu37fd5a98d4ad977b@mail.gmail.com> <20090821114026.5fqm3x87ac4g80k8@webmail.polimi.it> Message-ID: <89355c0f0908210342n418193acj4f7dda9622ec1345@mail.gmail.com> Francesco. As Greg already wrote, Radiance is not suited for your type of calculation. The difference in your results files might be caused by interpolation of cached values. You are calculating tiny steps (0.1units) in a large geometry (10000 units). I wouldn't trust Radiance to produce absolutely accurate results on that scale and the differce you see is less than 2 units. You can try to disable the ambient cache completely by setting -aa to 0. No need for an ambient cache file, then. Thomas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090821/da4245de/attachment.html From sotos.enveng at gmail.com Mon Aug 24 05:54:04 2009 From: sotos.enveng at gmail.com (=?ISO-8859-7?B?0/n03vHn8iDQ4fDh7fT57d/v9Q==?=) Date: Mon Aug 24 05:54:08 2009 Subject: [Radiance-general] Problem whit rendering scene with a light source In-Reply-To: <92f99fb40908240551l533d67cdt5d18921bf2c61ca9@mail.gmail.com> References: <92f99fb40908240551l533d67cdt5d18921bf2c61ca9@mail.gmail.com> Message-ID: <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: filter.rad Type: application/octet-stream Size: 117 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090824/b546e878/filter.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: geometry_6i.rad Type: application/octet-stream Size: 293 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090824/b546e878/geometry_6i.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: lab_6i2.rif Type: application/octet-stream Size: 836 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090824/b546e878/lab_6i2.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: light.rad Type: application/octet-stream Size: 99 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090824/b546e878/light.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: material_1.rad Type: application/octet-stream Size: 295 bytes Desc: not available Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090824/b546e878/material_1.obj From info at aisarquitectura.com Mon Aug 24 07:52:18 2009 From: info at aisarquitectura.com (Ignacio Munarriz) Date: Mon Aug 24 07:52:26 2009 Subject: [Radiance-general] Problem whit rendering scene with a light source In-Reply-To: <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> References: <92f99fb40908240551l533d67cdt5d18921bf2c61ca9@mail.gmail.com> <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> Message-ID: <4A92A922.9000109@aisarquitectura.com> Sotiris, imo, in that view you are viewing only the light source and pfilt, by default, doesnt use light sources to obtain the image exposure, so pfilt cant get the image average exposure and shows that error, you can add pfilt=-a in your rif file to include the light source, Regards Ignacio ??????? ??????????? escribi?: > Hello list, > > I am trying to simulate a scene of light source behind a glass. The image is > part of a general simulation. > > When I am trying to simulate the results are the following: > > pfilt: picture too dark or too bright > rad: error filtering view sun > lab_6i2_sun.pic removed > > If you have any idea, it would be highly appreciated > > Thank you > > Sotiris Papantoniou > > P.S. I am sending the files of the simulation to help. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > From gregoryjward at gmail.com Mon Aug 24 08:24:19 2009 From: gregoryjward at gmail.com (Greg Ward) Date: Mon Aug 24 08:24:44 2009 Subject: [Radiance-general] Problem whit rendering scene with a light source In-Reply-To: <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> References: <92f99fb40908240551l533d67cdt5d18921bf2c61ca9@mail.gmail.com> <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> Message-ID: This is the error you get when your picture contains nothing but zero pixels. See earlier responses to your queries as to why. -Greg > From: ??????? ??????????? > Date: August 24, 2009 5:54:04 AM PDT > > > Hello list, > > I am trying to simulate a scene of light source behind a glass. The > image is part of a general simulation. > > When I am trying to simulate the results are the following: > > pfilt: picture too dark or too bright > rad: error filtering view sun > lab_6i2_sun.pic removed > > If you have any idea, it would be highly appreciated > > Thank you > > Sotiris Papantoniou > > P.S. I am sending the files of the simulation to help. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090824/f2d88ab3/attachment.htm From sotos.enveng at gmail.com Mon Aug 24 08:43:50 2009 From: sotos.enveng at gmail.com (=?ISO-8859-7?B?0/n03vHn8iDQ4fDh7fT57d/v9Q==?=) Date: Mon Aug 24 08:43:52 2009 Subject: [Radiance-general] Problem whit rendering scene with a light source In-Reply-To: References: <92f99fb40908240551l533d67cdt5d18921bf2c61ca9@mail.gmail.com> <92f99fb40908240554x5908c860q65fd830806d798cf@mail.gmail.com> Message-ID: <92f99fb40908240843n3853ce7dh1bd5afcf87a38003@mail.gmail.com> The suggestion with pfilt=-a did work. Thank you Ignacio very much. Thank you also Greg for the theoritical backround. 2009/8/24 Greg Ward > This is the error you get when your picture contains nothing but zero > pixels. See earlier responses to your queries as to why. > > -Greg > > *From: *??????? ??????????? > > *Date: *August 24, 2009 5:54:04 AM PDT > > * > * > > > Hello list, > > I am trying to simulate a scene of light source behind a glass. The image > is part of a general simulation. > > When I am trying to simulate the results are the following: > > pfilt: picture too dark or too bright > rad: error filtering view sun > lab_6i2_sun.pic removed > > If you have any idea, it would be highly appreciated > > Thank you > > Sotiris Papantoniou > > P.S. I am sending the files of the simulation to help. > > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://radiance-online.org/pipermail/radiance-general/attachments/20090824/c7c382df/attachment.html From gbetti at fosterandpartners.com Tue Aug 25 06:18:25 2009 From: gbetti at fosterandpartners.com (Giovanni Betti) Date: Tue Aug 25 06:18:32 2009 Subject: [Radiance-general] (no subject) References: <60a163e50904101422s2284ed27gc0e6719664732c5@mail.gmail.com> Message-ID: <6F5225D6E15F954BB4E58EC25F6736C3033C1A0E@corp3005.CORPORATE.FOSTER.NETWORK> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: test01_sky.rad Type: application/octet-stream Size: 576 bytes Desc: test01_sky.rad Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090825/50ce9c3e/test01_sky.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: test01.rif Type: application/octet-stream Size: 486 bytes Desc: test01.rif Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090825/50ce9c3e/test01.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: test01.rad Type: application/octet-stream Size: 100 bytes Desc: test01.rad Url : http://radiance-online.org/pipermail/radiance-general/attachments/20090825/50ce9c3e/test01-0001.obj From info at aisarquitectura.com Tue Aug 25 07:52:08 2009 From: info at aisarquitectura.com (Ignacio Munarriz) Date: Tue Aug 25 07:52:19 2009 Subject: [Radiance-general] pfilt: picture too dark or too bright In-Reply-To: <6F5225D6E15F954BB4E58EC25F6736C3033C1A0E@corp3005.CORPORATE.FOSTER.NETWORK> References: <60a163e50904101422s2284ed27gc0e6719664732c5@mail.gmail.com> <6F5225D6E15F954BB4E58EC25F6736C3033C1A0E@corp3005.CORPORATE.FOSTER.NETWORK> Message-ID: <4A93FA98.9070500@aisarquitectura.com> hi Giovanni, the test01_sky.rad file includes the bright function definition of the sky but does noy apply it to any geometry, probably you need to include the sky definition, i cant try it because i have not the perezlum.cal file skyfunc glow sky_glow 0 0 4 1 1 1 0 sky_glow source sky 0 0 4 0 0 1 180 Regards, Ignacio Giovanni Betti escribi?: > Dear all, > > I am having a problem when trying to generate an hemispherical view of > the sky using GENDAYLIT, I always retrieve the error > > > > pfilt: picture too dark or too bright > > > > Which sounds like the whole image is white. I do not have the same error > when using GENSKY, no matter how high the values for -B and -R are. > > Any hint? > > How can I generate an accurate image of the sky dome using gendaylit? > > > > Thanks for your help > > > > Giovanni > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > From gbetti at fosterandpartners.com Tue Aug 25 08:20:37 2009 From: gbetti at fosterandpartners.com (Giovanni Betti) Date: Tue Aug 25 08:20:40 2009 Subject: [Radiance-general] pfilt: picture too dark or too bright References: <60a163e50904101422s2284ed27gc0e6719664732c5@mail.gmail.com><6F5225D6E15F954BB4E58EC25F6736C3033C1A0E@corp3005.CORPORATE.FOSTER.NETWORK> <4A93FA98.9070500@aisarquitectura.com> Message-ID: <6F5225D6E15F954BB4E58EC25F6736C3033C1A22@corp3005.CORPORATE.FOSTER.NETWORK> Thanks Ignacio, Of course! Now I see that was a pretty silly question! Thanks! G -----Original Message----- From: radiance-general-bounces@radiance-online.org [mailto:radiance-general-bounces@radiance-online.org] On Behalf Of Ignacio Munarriz Sent: 25 August 2009 15:52 To: Radiance general discussion Subject: Re: [Radiance-general] pfilt: picture too dark or too bright hi Giovanni, the test01_sky.rad file includes the bright function definition of the sky but does noy apply it to any geometry, probably you need to include the sky definition, i cant try it because i have not the perezlum.cal file skyfunc glow sky_glow 0 0 4 1 1 1 0 sky_glow source sky 0 0 4 0 0 1 180 Regards, Ignacio Giovanni Betti escribi?: > Dear all, > > I am having a problem when trying to generate an hemispherical view of > the sky using GENDAYLIT, I always retrieve the error > > > > pfilt: picture too dark or too bright > > > > Which sounds like the whole image is white. I do not have the same error > when using GENSKY, no matter how high the values for -B and -R are. > > Any hint? > > How can I generate an accurate image of the sky dome using gendaylit? > > > > Thanks for your help > > > > Giovanni > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Radiance-general mailing list > Radiance-general@radiance-online.org > http://www.radiance-online.org/mailman/listinfo/radiance-general > _______________________________________________ Radiance-general mailing list Radiance-general@radiance-online.org http://www.radiance-online.org/mailman/listinfo/radiance-general