nljones / Accelerad

Accelerad is a free suite of GPU-enabled programs for lighting and daylighting analysis and visualization.
https://nljones.github.io/Accelerad/
Other
51 stars 10 forks source link

Accelerad 0.7 beta can't open open test.vf file #1

Closed ymg2007 closed 5 years ago

ymg2007 commented 5 years ago

I just install Accelerad 0.7 beta version. After the test, accelerad_rcontrib\accelerad_rpict\accelerad_rtrace succeeded! I am so exited for it . But test_AcceleradRT failed. It gived me an error showed blow. 20190428180211 I am using Radiance 5.2 and Windows 10 home edition. Please help debug it.

nljones commented 5 years ago

Can you verify that the file test.vf exists in the same directory as _testAcceleradRT.bat?

The file test.vf should be a text file with the following contents: rvu -vp 10.0 -2.0 1.5 -vd -1.0 0.0 0.0 -vu 0 0 1 -vta -vh 180 -vv 180

You can also add the view arguments directly to the batch file as follows: AcceleradRT -vp 10.0 -2.0 1.5 -vd -1.0 0.0 0.0 -vu 0 0 1 -vta -vh 180 -vv 180 -ab 3 -aa 0 -ad 1 -x 768 -y 768 -s 10000 -log 3 test.oct

ymg2007 commented 5 years ago

Hi,nljones. Thanks for your reply.I re-installed Accelerad 0.7 beta.Now it worked perfectly. D5R5yF_U8AA6vGo D5R50AlU8AAfGKN