Skip to content
forked from NREL/ssc

SAM Simulation Core (SSC) contains the underlying performance and financial models for SAM

License

Notifications You must be signed in to change notification settings

cpaulgilman/ssc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSC (SAM Simulation Core)

Travis-CI status

Build Status FOSSA Status

The SSC Open Source Project repository contains the source code for the technology and financial models contained within the National Renewable Energy Laboratory's System Advisor Model (SAM). For more details about SAM's capabilities, see the SAM website at https://sam.nrel.gov/.

You could think of SSC as the home for the algorithms behind the SAM desktop program. Most people run the code through the desktop user interface, but SSC can also be run directly using the SAM Sofware Develoment Kit.

SSC requires builds upon four other open-source projects, Google Test, LK, wxWidgets, and WEX. However, if you remove SDKtool and TCSconsole from your SSC project, you can build SSC without any other software dependencies. Please see the main SAM project wiki for complete build instructions and software dependencies.

However, to simply explore the code and understand the algorithms used in SSC, start by looking in the "SSC" project at the compute modules (files starting with cmod_) to find the compute module for the technology or financial model of interest.

Contributing

Please see the contribution guidelines in the main SAM project readme.

License

SSC is licensed uder a mixed MIT/GPL V3 license.

FOSSA Status

About

SAM Simulation Core (SSC) contains the underlying performance and financial models for SAM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 38.1%
  • C++ 34.6%
  • PowerBuilder 23.3%
  • C# 1.7%
  • MATLAB 1.5%
  • Python 0.5%
  • Other 0.3%