Skip to content

Jerasaurus/shellpowerplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellpower ++

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 Screenshot 2025-12-21 at 11 59 57 AM

Installation

Downad the release for your computer over in releases

Usage

  1. OBJ or STL works, not STEP, but if you can export from cad as OBJ it would be ideal

2) Linux

cd Downloads # or wherever you downloaded the executable
chmod +x shellpower-linux-x64
./shellpower-linux-x64

2) Mac

Open 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

2) Windows

#double click!
.\shellpower-windows-x64.exe
  1. click "Load mesh file" and import your body! This needs to be an OBJ OR STL
  2. 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
  3. go over to cells, (your view will change to vertical, set Target to how many sqm of array you want to try and fit on the car.
  4. Dont change any of the checkboxes from defaults and hit Run Auto-Layout
  5. Go over to simulate, and you can drag around the hour slider to see the array preformance at instantious points during the day.
  6. To get a time averaged sim, hit Run Daily Simulation

Credit

Credit to DC for the orginal C# project! https://github.com/sscp/shellpower

About

Simulates solar insolation on a mesh surface

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors