Skip to content

gbarter/ssc

This branch is 7028 commits behind NREL/ssc:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e66cc6a · Apr 2, 2018
Mar 21, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Mar 19, 2018
Apr 2, 2018
Apr 2, 2018
Sep 23, 2017
Oct 20, 2017
Dec 18, 2017
Nov 28, 2017
Dec 17, 2017
Apr 2, 2018
Mar 21, 2018
Apr 2, 2018
Feb 15, 2018
Dec 17, 2017
Mar 28, 2018
Jul 27, 2017
Dec 8, 2017
Feb 14, 2018
Sep 23, 2017
Jul 20, 2017
Sep 9, 2017
Jun 19, 2017

Repository files navigation

SSC (SAM Simulation Core)

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.7%
  • C++ 39.4%
  • PowerBuilder 2.6%
  • C# 2.3%
  • MATLAB 2.0%
  • Python 0.7%
  • Other 0.3%