- Posts: 8
3D Shading Calculator
- mikeroberts
- Topic Author
Less
More
20 Apr 2023 19:05 #12068
by mikeroberts
3D Shading Calculator was created by mikeroberts
Hi Paul,
I'd like to automate a process of generating a shading array, given the dimensions, type and position of a near shading object and the dimensions, orientation, slope and position of a PV array.
Is the 3D shading calculator accessible via SDK or PySAM? (Or failing that, are the equations used in the calculator available).
Thanks!
Mike
I'd like to automate a process of generating a shading array, given the dimensions, type and position of a near shading object and the dimensions, orientation, slope and position of a PV array.
Is the 3D shading calculator accessible via SDK or PySAM? (Or failing that, are the equations used in the calculator available).
Thanks!
Mike
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
21 Apr 2023 16:56 #12069
by pgilman
Replied by pgilman on topic 3D Shading Calculator
Hi Mike,
The 3D Shade Calculator is part of the SAM user interface, so it cannot be accessed from PySAM or the SAM SDK.
The source code for the calculator is in the C++ files with names starting with "s3" in the SAM code repository: github.com/NREL/SAM/tree/develop/src
You may also be able to generate shading data with other tools like Sketchup with the Skelion plug in: sam.nrel.gov/forum/forum-general/4199
Best regards,
Paul.
The 3D Shade Calculator is part of the SAM user interface, so it cannot be accessed from PySAM or the SAM SDK.
The source code for the calculator is in the C++ files with names starting with "s3" in the SAM code repository: github.com/NREL/SAM/tree/develop/src
You may also be able to generate shading data with other tools like Sketchup with the Skelion plug in: sam.nrel.gov/forum/forum-general/4199
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
- mikeroberts
- Topic Author
Less
More
- Posts: 8
21 Apr 2023 18:23 #12070
by mikeroberts
Replied by mikeroberts on topic 3D Shading Calculator
Thanks Paul! I’ll take a look
Please Log in or Create an account to join the conversation.
Moderators: pgilman