Anyone have experience w/ setting up a glass block wall simulation in DIVA/Radiance/DaySim?
Arpan Bakshi
The website http://arch.xtr.jp/radiance/mat_database.htm has a glass block
material. I copy it below with a slight modification that should make it
work in DIVA,
void texfunc ripply
6 xwrink ywrink zwrink wrinkle.cal -s 2.2
0
4 1 1 1 0.25
ripply dielectric Glass_Block
0
0
5 0.99 0.99 0.99 1.5 0
Most likely you will have to calibrate such a material with some basic
measurements from your existing building to establish feasibility. Getting
an illuminance that matches your building's on a bright day with a
Radiance simulation should be a reasonably good test for that. You should
also check that the ripply-ness of the surface will be correct (change the
parameters in the line "4 1 1 1 0.25").
In this case, I would actually model the blocks as cubes (or at least a
pair of surfaces).
Let us know how it works out!
Best,
Alstan
On Thu, 08 Mar 2012 17:18:33 -0500, Arpan Bakshi <arpan...@gmail.com>
wrote:
--
You received this message because you are subscribed to the Google Groups "DIVA for Rhino" group.
To post to this group, send email to diva-for-rhino@googlegroups.com.
To unsubscribe from this group, send email to diva-for-rhino+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/diva-for-rhino?hl=en.
Is it possible that you have version 1.2 of DIVA installed? Prior to
version 1.9, only materials prefixed with "void" were accepted, but in the
most recent versions this should not be the case.
Best,
Alstan
On Wed, 28 Mar 2012 22:31:02 -0400, Brendon <brendo...@gmail.com>
wrote: