An open API service indexing awesome lists of open source software.

https://github.com/argonne-national-laboratory/sam-forum

SAM Discussion Forum
https://github.com/argonne-national-laboratory/sam-forum

Last synced: 3 months ago
JSON representation

SAM Discussion Forum

Awesome Lists containing this project

README

        

Welcome to the SAM users' forum
=====

This GitHub page is dedicated to providing an open space for the SAM user community to collaborate, ask questions, and interface with the SAM development team. Proceed to the **[Discussions](https://github.com/Argonne-National-Laboratory/sam-forum/discussions)** tab above to post.

##### *Using this forum*
SAM-related discussion is hosted on the GitHub **[Discussions](https://github.com/Argonne-National-Laboratory/sam-forum/discussions)** platform. Please refrain from posting *full input files* or any other material you do not intend for public access on this repository. When posting any `code snippets` or `error logs` for discussion, we encourage the use of back quotes (3 for multi-line) for better readability. As a reminder, please adhere to the [GitHub Community Guidelines](https://docs.github.com/en/github/site-policy/github-community-guidelines)

## SAM
[SAM](https://www.anl.gov/nse/system-analysis-module) is a modern system analysis tool being developed at [Argonne National Laboratory](http://www.anl.gov) for advanced non-LWR safety analysis. It aims to provide fast-running, whole-plant transient analyses capability with improved-fidelity for various advanced reactor types including liquid-metal-cooled, molten-salt cooled and fueled, gas-cooled, and heat-pipe-cooled reactors. SAM takes advantage of advances in physical modeling, numerical methods, and software engineering, to enhance its user experience and usability. It utilizes an object-oriented application framework ([MOOSE](https://mooseframework.inl.gov)), and its underlying meshing and finite-element library ([libMesh](https://libmesh.github.io)) and linear and non-linear solvers ([PETSc](https://petsc.org/)), to leverage modern advanced software environments and numerical methods.

Note that SAM source code is not available through this GitHub repository. Please contact your organization's SAM technical point of contact for more information regarding access to SAM.

## MOOSE

The Multiphysics Object-Oriented Simulation Environment ([MOOSE](https://mooseframework.inl.gov)) is a finite-element, multiphysics framework primarily developed by [Idaho National Laboratory](http://www.inl.gov). As SAM is built on the MOOSE framework, the prerequisites for a new installation from SAM source can be found at [MOOSE Getting Started](https://mooseframework.inl.gov/getting_started/installation/index.html).

In addition, any questions pertaining to the MOOSE framework or tools can may be posted over at the [MOOSE GitHub Discussions Forum](https://github.com/idaholab/moose/discussions).