3D shade calculator in Python

  • Janith S
  • Topic Author
More
15 Aug 2019 18:19 #7614 by Janith S
3D shade calculator in Python was created by Janith S
I used the desktop version of SAM to generate a Python script for a detailed PV project which utilizes the 3D shading tool. I am running multiple instances of this in batch by using another Python script to change certain variables in this script and re-executing it. Some cases require me to also vary the details of the 3D shading  scene (which I can do by editing an LK script) however, there is no way (at least none that I can find) to re-run the 3D shading within the Python SDK. Is there a scriptable version of the 3D shading tool available that can be run from Python? 

Please Log in or Create an account to join the conversation.

  • Paul Gilman
More
26 Aug 2019 22:49 #7628 by Paul Gilman
Replied by Paul Gilman on topic 3D shade calculator in Python
Hi Janith,

SAM's 3D shade calculator is part of the SAM user interface rather than the SAM Simulation Core (SSC). Your Python script interacts with the SSC API, so it is not possible to run the shade calculator from the script.

Best regards,
Paul.

Please Log in or Create an account to join the conversation.

Moderators: Paul Gilman
Powered by Kunena Forum