Hello!
WELCOME to shellpower plus plus
This project is a crossplatform port of the orginal sscp shellpower with additional features such as auto array layout

Downad the release for your computer over in releases
- OBJ or STL works, not STEP, but if you can export from cad as OBJ it would be ideal
cd Downloads # or wherever you downloaded the executable
chmod +x shellpower-linux-x64
./shellpower-linux-x64Open Terminal Application
cd Downloads # or wherever you downloaded the executable
chmod +x shellpower-macos-arm64
xattr -d com.apple.quarantine shellpower-macos-arm64
./shellpower-macos-arm64#double click!
.\shellpower-windows-x64.exe- click "Load mesh file" and import your body! This needs to be an OBJ OR STL
- transform so the array surface is facing up ( y axis or the green arrow), MAKE SURE SCALE IS SET SO THE SIZE DISPLAYED IS IN METERS
- go over to cells, (your view will change to vertical, set
Targetto how many sqm of array you want to try and fit on the car. - Dont change any of the checkboxes from defaults and hit
Run Auto-Layout - Go over to simulate, and you can drag around the
hourslider to see the array preformance at instantious points during the day. - To get a time averaged sim, hit
Run Daily Simulation
Credit to DC for the orginal C# project! https://github.com/sscp/shellpower