[Radiance-general] Create Octree File from SU2RAD

Thomas Bleicher tbleicher at gmail.com
Tue Jun 17 06:11:14 PDT 2014


Ross

For a beginner it's usually easier to use the rad command with the *.rif
file to get scenes rendered.

$ rad test.rif


That will start rendering all scenes and create the images - in your case
only one.

However, looking at the *.rif file I see that there is a warning at the end:

## total number of objects too large


Unfortunately I don't remember why I put this message there. There may be a
built-in limit for oconv or another process in Radiance. What happens if
you combine all the output files to a single file with the xform command?

xform test.rad > test_combined.rad


If this works you can run oconv with the test_combined.rad file:

oconv test_combined.rad > test.oct



BTW: Is there a specific reason to have so many materials in your scene?
Most of your scene files contain only a few polygons. You can also try to
export the scene by group or by layer in su2rad. That (probably) reduces
the file count and can solve your problem.

Regards,
Thomas





On Tue, Jun 17, 2014 at 2:44 AM, Thompson, Ross <rt at cbgc.com> wrote:

>  Hi,
>
>
>
> I am now looking to use radiance after learning daysim. I have
> successfully completed the tutorial and am now looking to produce renders
> from scenes set up in SketchUp.
>
> Here is a link to the SketchUp output file:
>
> https://www.dropbox.com/sh/uyokuvxiu9s1ifb/AAB5TXbez6p8-FAgl3EeR4f2a
>
>
>
> My approach is to apply the OCONV function to the ‘test.rad’ file.
>
> However unlike in the tutorial, materials and geometry are housed in
> separate directories.
>
>  And I get the following errors:
>
> oconv test.rad > test.oct
>
> xform: cannot find file "objects/Material133.rad"
>
> oconv: warning - (!xform objects/Material133.rad): empty file
>
>
>
>  I don’t quite understand why the file can’t be found.
>
> Am I using the correct approach?
>
> Thanks in advance for your help.
>
>
>
> Ross
>
>
>
>
>
>
>
>
>
>
>
>
>
> Ross Thompson
>
> Senior Sustainability & Energy Engineer
>
> T: 01865 864500
>
>
> *Oxford:*
> South House
> 3 Farmoor Court
> Cumnor Road
> Oxford OX2 9LU
> *Phone*: 01865 864500
> *Fax*:  01865 864584
> *Email*: oxf at cbgc.com
>
> *London:*
> Lector Court
> 151-153 Farringdon Road
> London EC1R 3AF
> *Phone*: 0207 833 8815
> *Fax*: 0203 302 0050
> *Email*: lon at cbgc.com
>
>
> *For the latest CBG news visit **www.cbgc.com* <http://www.cbgc.com>
>          [image: CBGConsultantsltd Facebook]
> <http://facebook.com/cbgconsultantsltd> [image: CBG Consultants Twitter]
> <http://twitter.com/CBGConsultants>
>
> CBG Consultants Ltd Registered No. 538 4147/VAT Registration No. 860 3120
> 63
>
>
>
>
> *Please consider the environment - do you really need to print this email?*
>
>
> The views expressed in this e-mail are those of the sender and not
> necessarily those of CBG Consultants.
>
>
> The content of this email is private and may be confidential for the
> intended recipient only. If misdirected, please notify us by telephone and
> confirm that it has been deleted from your system and any copies destroyed.
> If you are not the intended recipient you are strictly prohibited from
> using, printing, copying, distributing or disseminating this e-mail or any
> information contained in it.
>
> We use reasonable endeavours to virus scan all e-mails leaving the company
> but no warranty is given that this e-mail and any attachments are virus
> free. You should undertake your own virus checking. The right to monitor
> e-mail communications through our networks is reserved by us.
>
>
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20140617/23bbcec0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagefebc64.PNG
Type: image/png
Size: 4616 bytes
Desc: not available
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20140617/23bbcec0/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagebba53f.PNG
Type: image/png
Size: 3461 bytes
Desc: not available
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20140617/23bbcec0/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imageb52106.PNG
Type: image/png
Size: 3310 bytes
Desc: not available
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20140617/23bbcec0/attachment-0005.png>


More information about the Radiance-general mailing list