This repository has been archived by the owner on Apr 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
using bifacailvf with c++ #4
Comments
Hi Ishratsk,
You actually are looking at two different programs. Bifacialvf is a view-factor model that does not interact with radiance. This was originally written in C#, and is in the process of being re-written in C for connection to our System Advisor Model program. We do not have a plan to work in C++ at the moment.
Bifacial_radiance is a set of Python wrappers to make it easier to work with Radiance.
The radiance software is designed to run on its own, from the command line, so anything that you do with bifacial_radiance can be done manually from the command line.
The gencumulativesky source code is attached, which provides some details on how it all works.
Regards-
Chris Deline
National Renewable Energy Laboratory
(303) 384-6359
From: Ishratsk [mailto:notifications@github.com]
Sent: Tuesday, January 30, 2018 11:08 PM
To: cdeline/bifacialvf <bifacialvf@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [cdeline/bifacialvf] using bifacailvf with c++ (#4)
hi,
I am new to this radiance so...
I have some questions regarding with bifacialvf_radiance .
Q. can I use radiance with c++ and how?
Q.can I get source code of gencumulativesky.exe for information about its all functions?
please revert me on these issues as soon as possible.
thank you?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2Fcdeline%2Fbifacialvf%2Fissues%2F4&data=02%7C01%7Cchris.deline%40nrel.gov%7Cf3eaebc93cce4afa1d5208d568710cc4%7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636529757109218443&sdata=GQKVO5bn6Vi5eSmTzwluEy8EwNz0y2PDOvIN5tnkMKY%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%2FAWKtOPkh7ssllimO9q2Fr4uStkvxDsC-ks5tQANcgaJpZM4RzeBV&data=02%7C01%7Cchris.deline%40nrel.gov%7Cf3eaebc93cce4afa1d5208d568710cc4%7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636529757109218443&sdata=7QX%2BlKo0J%2B2OthRmhw2xRLaqCNQZ7Q6n7qc9gdF1ZvA%3D&reserved=0>.
This attachment was removed.
|
Thank you ! for help.. |
thank you!!
…On Thu, Feb 1, 2018 at 10:52 PM, cdeline ***@***.***> wrote:
Ishratsk,
I have found the source code posted online at this link:
https://documents.epfl.ch/groups/u/ur/urbansimulation/
www/GenCumSky/GenCumSky.zip
Chris Deline
National Renewable Energy Laboratory
(303) 384-6359
From: Ishratsk ***@***.***
Sent: Wednesday, January 31, 2018 11:07 PM
To: cdeline/bifacialvf ***@***.***>
Cc: Deline, Chris ***@***.***>; Comment <
***@***.***>
Subject: Re: [cdeline/bifacialvf] using bifacailvf with c++ (#4)
Thank you ! for help..
but I have not found any attachment here. It is removed already.
can you please share it again with me.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://na01.safelinks.
protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%
2Fcdeline%2Fbifacialvf%2Fissues%2F4%23issuecomment-362168203&data=02%7C01%
7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
PGE500krGFKQ6QYpJldI67U1qUqZh%2BFdwlSqbHswEmM%3D&reserved=0>, or mute the
thread<https://na01.safelinks.protection.outlook.com/?url=
https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%
2FAWKtOHoemJ4yy8AHrftYmi4RGfMf1JKMks5tQVR6gaJpZM4RzeBV&data=
02%7C01%7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
aFfW4gqDFq%2F7CM3oQVNLm8dkePrJaV%2Fq9pki%2BhcQDFA%3D&reserved=0>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiS1MqBcbQk8pKggAyqesq7IFUAc1RR6ks5tQfLNgaJpZM4RzeBV>
.
--
*Ishrat Shaikh*
Software Engineer
*Prescient Technologies*
B-507, 4 <https://maps.google.com/?q=B-507,+4&entry=gmail&source=g>th Floor,
Teerth Technospace,
S No. 103, Baner,
Off Mumbai Bangalore Highway,
Pune 411045 India.
Phone: +91(20) 66477960 | Cell: +91 9028287819
www.pre-scient.com
*Disclaimer :* The information contained in this message may be privileged,
confidential, and protected from disclosure. If you are not the intended
recipient, or an employee, or agent responsible for delivering this message
to the intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly prohibited. If
you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
|
HI Chris,
I have seen that gencumulativesky.cpp file but still I don't understand how
python code is using this and radiance.
can you please help me more on it.
thanks and regards
…On Thu, Feb 1, 2018 at 10:52 PM, cdeline ***@***.***> wrote:
Ishratsk,
I have found the source code posted online at this link:
https://documents.epfl.ch/groups/u/ur/urbansimulation/
www/GenCumSky/GenCumSky.zip
Chris Deline
National Renewable Energy Laboratory
(303) 384-6359
From: Ishratsk ***@***.***
Sent: Wednesday, January 31, 2018 11:07 PM
To: cdeline/bifacialvf ***@***.***>
Cc: Deline, Chris ***@***.***>; Comment <
***@***.***>
Subject: Re: [cdeline/bifacialvf] using bifacailvf with c++ (#4)
Thank you ! for help..
but I have not found any attachment here. It is removed already.
can you please share it again with me.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://na01.safelinks.
protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%
2Fcdeline%2Fbifacialvf%2Fissues%2F4%23issuecomment-362168203&data=02%7C01%
7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
PGE500krGFKQ6QYpJldI67U1qUqZh%2BFdwlSqbHswEmM%3D&reserved=0>, or mute the
thread<https://na01.safelinks.protection.outlook.com/?url=
https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%
2FAWKtOHoemJ4yy8AHrftYmi4RGfMf1JKMks5tQVR6gaJpZM4RzeBV&data=
02%7C01%7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
aFfW4gqDFq%2F7CM3oQVNLm8dkePrJaV%2Fq9pki%2BhcQDFA%3D&reserved=0>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiS1MqBcbQk8pKggAyqesq7IFUAc1RR6ks5tQfLNgaJpZM4RzeBV>
.
--
*Ishrat Shaikh*
Software Engineer
*Prescient Technologies*
B-507, 4 <https://maps.google.com/?q=B-507,+4&entry=gmail&source=g>th Floor,
Teerth Technospace,
S No. 103, Baner,
Off Mumbai Bangalore Highway,
Pune 411045 India.
Phone: +91(20) 66477960 | Cell: +91 9028287819
www.pre-scient.com
*Disclaimer :* The information contained in this message may be privileged,
confidential, and protected from disclosure. If you are not the intended
recipient, or an employee, or agent responsible for delivering this message
to the intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly prohibited. If
you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
|
Ishratsk,
The Python software helps to automate the RADIANCE workflow, which can take some effort and weeks of tutorials to really begin to understand. If you would like to truly understand what the Python software is doing (rather than just running it and using the subroutines) you need to understand the underlying RADIANCE software.
I am copying an email below that contains several email links to RADIANCE tutorials. In order to fully understand, you should start from zero and only work with RADIANCE (not Python) to run some example scenes and tutorials. There are several good user manuals and online web tutorials to help you out.
Please let me know which operating system you are using: PC, Linux or Mac? Much of my Python software is written for PC, so this is what I am familiar with.
If your basic question is regarding how gencumulativesky is working, here is the answer: In a typical RADIANCE workflow, you use the command ‘gendaylit’ to create a single hour Perez sky irradiance source, and save it in ‘skies\sky###.rad’. Instead of this single sky file, gencumulativsky will create a full annual combined solar source, and save it in ‘skies\cumulativesky.rad’ along with a second file ‘cumulative.cal’ in the root directory. Then when you use `oconv` to combine your geometry and ground material into your octree, you include the cumulativesky.rad as your irradiance source.
Chris Deline
National Renewable Energy Laboratory
(303) 384-6359
Here is the git repository for the Radiance binaries – select your operating system: Linux, Mac or PC. Radiance was designed for Linux, but I’m using the PC distribution and most of the functionality is present. Some of the tutorials will have to be modified slightly if you’re not running Linux.
https://github.com/NREL/Radiance/releases
Tutorials and pointers can be found here (Scene 0 tutorial and Alex Jacobs tutorial are particularly helpful)
http://www.radiance-online.org/learning/tutorials
Software manual files for Radiance are here:
http://radsite.lbl.gov/radiance/whatis_comp.html
Other useful bookmarks:
http://www.jaloxa.eu/resources/radiance/colour_picker.shtml
http://radiance-online.org/pipermail/radiance-general/2009-October/006240.html
http://www.radiance-online.org/pipermail/radiance-general/2003-October/001056.html
If you would like to work off my Python scripts, you’ll need Anaconda V2.7 (NOT 3.5)
https://www.continuum.io/downloads
Let me know once you are up and running on the basic Radiance tutorials and I can forward my scene files and Anaconda scripts.
Good luck! Just take a week going through tutorials and figuring out how things work, and looking through online resources. It’ll start to make some sense eventually.
From: Ishratsk [mailto:notifications@github.com]
Sent: Sunday, February 4, 2018 10:44 PM
To: cdeline/bifacialvf <bifacialvf@noreply.github.com>
Cc: Deline, Chris <Chris.Deline@nrel.gov>; Comment <comment@noreply.github.com>
Subject: Re: [cdeline/bifacialvf] using bifacailvf with c++ (#4)
HI Chris,
I have seen that gencumulativesky.cpp file but still I don't understand how
python code is using this and radiance.
can you please help me more on it.
thanks and regards
On Thu, Feb 1, 2018 at 10:52 PM, cdeline ***@***.******@***.***>> wrote:
Ishratsk,
I have found the source code posted online at this link:
https://documents.epfl.ch/groups/u/ur/urbansimulation/
www/GenCumSky/GenCumSky.zip
Chris Deline
National Renewable Energy Laboratory
(303) 384-6359
From: Ishratsk ***@***.***
Sent: Wednesday, January 31, 2018 11:07 PM
To: cdeline/bifacialvf ***@***.******@***.***>>
Cc: Deline, Chris ***@***.******@***.***>>; Comment <
***@***.******@***.***>>
Subject: Re: [cdeline/bifacialvf] using bifacailvf with c++ (#4)
Thank you ! for help..
but I have not found any attachment here. It is removed already.
can you please share it again with me.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://na01.safelinks.
<https://na01.safelinks.%0b>> protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%
2Fcdeline%2Fbifacialvf%2Fissues%2F4%23issuecomment-362168203&data=02%7C01%
7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
PGE500krGFKQ6QYpJldI67U1qUqZh%2BFdwlSqbHswEmM%3D&reserved=0>, or mute the
thread<https://na01.safelinks.protection.outlook.com/?url=
<https://na01.safelinks.protection.outlook.com/?url=%0b>> https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%
… 2FAWKtOHoemJ4yy8AHrftYmi4RGfMf1JKMks5tQVR6gaJpZM4RzeBV&data=
02%7C01%7Cchris.deline%40nrel.gov%7C33d5e0944d9f4c5be06208d56939fd04%
7Ca0f29d7e28cd4f5484427885aee7c080%7C0%7C0%7C636530620131538403&sdata=
aFfW4gqDFq%2F7CM3oQVNLm8dkePrJaV%2Fq9pki%2BhcQDFA%3D&reserved=0>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiS1MqBcbQk8pKggAyqesq7IFUAc1RR6ks5tQfLNgaJpZM4RzeBV>
.
--
*Ishrat Shaikh*
Software Engineer
*Prescient Technologies*
B-507, 4 <https://maps.google.com/?q=B-507,+4&entry=gmail&source=g>th Floor,
Teerth Technospace,
S No. 103, Baner,
Off Mumbai Bangalore Highway,
Pune 411045 India.
Phone: +91(20) 66477960 | Cell: +91 9028287819
www.pre-scient.com<http://www.pre-scient.com>
*Disclaimer :* The information contained in this message may be privileged,
confidential, and protected from disclosure. If you are not the intended
recipient, or an employee, or agent responsible for delivering this message
to the intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly prohibited. If
you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2Fcdeline%2Fbifacialvf%2Fissues%2F4%23issuecomment-362987372&data=02%7C01%7Cchris.deline%40nrel.gov%7Cef2428f536a041285c1d08d56c5b6d88%7C7a34dffb69f24e0aa877014bde7a1659%7C0%7C0%7C636534062293362468&sdata=VbG21KHO7sLTsQ1ONZ8pmz1XERD%2BgvwcFdhiu7fLAn4%3D&reserved=0>, or mute the thread<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%2FAWKtOI6aLviakOZPqz8qhTf3aWNfrPcnks5tRpUSgaJpZM4RzeBV&data=02%7C01%7Cchris.deline%40nrel.gov%7Cef2428f536a041285c1d08d56c5b6d88%7C7a34dffb69f24e0aa877014bde7a1659%7C0%7C0%7C636534062293362468&sdata=BGmwFW1qepiy78VCNBc1tlaTDBR7Uxpn03eo00k%2BZy8%3D&reserved=0>.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
I am new to this radiance so...
I have some questions regarding with bifacialvf_radiance .
Q. can I use radiance with c++ and how?
Q.can I get source code of gencumulativesky.exe for information about its all functions?
please revert me on these issues as soon as possible.
thank you!!
The text was updated successfully, but these errors were encountered: