rcontrib output format options

Hello!
I'd like to extract the three-phase-method matrices in a human redeable format (view and daylight). How can I do this? I've tried the option -faa in rcontrib but I get problems reading the cal files.
rcontrib: fatal - command line error at 'klems_int.cal'
rcontrib: fatal - command line error at 'reinhart.cal'

Thank you!
Bruno

Bruno,

These cal files do not come in the library folder by default. Have you put
them there? They are in ray/src/cal/cal, if I am not wrong.

hope it works!

···

2013/10/1 Bruno Bueno <[email protected]>

Hello!
I'd like to extract the three-phase-method matrices in a human redeable
format (view and daylight). How can I do this? I've tried the option -faa
in rcontrib but I get problems reading the cal files.
rcontrib: fatal - command line error at 'klems_int.cal'
rcontrib: fatal - command line error at 'reinhart.cal'

Thank you!
Bruno

______________________________**_________________
Radiance-general mailing list
Radiance-general@radiance-**online.org<[email protected]>
http://www.radiance-online.**org/mailman/listinfo/radiance-**general<http://www.radiance-online.org/mailman/listinfo/radiance-general>

Bruno,
It seems that there is a problem with your command line. It's tough to tell
exactly without seeing it, but my guess is that you've done something like
this:

-faa klems_int.cal

but it should be two seperate options like this:

-faa -f klems_int.cal

If this isn't the problem pleas send the full command and we'll have a
better chance at troubleshooting.

Best,
Andy

···

On Tue, Oct 1, 2013 at 7:07 AM, Bruno Bueno <[email protected]>wrote:

Hello!
I'd like to extract the three-phase-method matrices in a human redeable
format (view and daylight). How can I do this? I've tried the option -faa
in rcontrib but I get problems reading the cal files.
rcontrib: fatal - command line error at 'klems_int.cal'
rcontrib: fatal - command line error at 'reinhart.cal'

Thank you!
Bruno

______________________________**_________________
Radiance-general mailing list
Radiance-general@radiance-**online.org<[email protected]>
http://www.radiance-online.**org/mailman/listinfo/radiance-**general<http://www.radiance-online.org/mailman/listinfo/radiance-general>

Hi German,

Yes, I put them there, so I can modify them. I'm using the 3pm and it works fine by using -f option in rcontrib (i.e. working with binary matrices?). Now I'd like to work with the matrices outside Radiance. Any ideas? Thank you!

Bruno

Hi Andy,

Yes, that was the problem. Now it works!
Thanks a lot for the help!

Bruno