Skip to content

StationA/ssc

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

Folders and files

NameName
Last commit message
Last commit date
Apr 4, 2023
Jun 17, 2020
Oct 14, 2019
Feb 21, 2022
Nov 19, 2022
Jan 22, 2019
Oct 23, 2020
Apr 21, 2023
Dec 22, 2017
Nov 18, 2021
Mar 28, 2023
Feb 6, 2023
Feb 17, 2023
Nov 19, 2022
Nov 10, 2022
May 2, 2023
Apr 18, 2023
May 2, 2023
Apr 27, 2020
Oct 23, 2018
May 14, 2020
Nov 10, 2020
Oct 15, 2022
May 22, 2020
Nov 11, 2022
Nov 28, 2022
Jan 22, 2019
Jun 19, 2017
Aug 24, 2018
Jan 22, 2019
Dec 23, 2018

Repository files navigation

SSC (SAM Simulation Core)

Build 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 building four other open-source projects:

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.

SSC directly includes source code from three other open-source projects, and builds them as part of its build process. These projects and their respective licenses are:

To 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 with BSD-3-Clause terms, found here.

Citing this package

System Advisor Model Version 2022.11.21 (2022). SSC source code. National Renewable Energy Laboratory. Golden, CO. Accessed November 28, 2022. https://github.com/NREL/ssc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 41.2%
  • C 37.6%
  • PowerBuilder 21.2%
  • CMake 0.0%
  • Batchfile 0.0%
  • Makefile 0.0%