Serac is a 3D implicit nonlinear thermal-structural simulation code. Its primary purpose is to investigate multiphysics abstraction strategies and implicit finite element-based algorithm development for emerging computing architectures. It also serves as a proxy-app for LLNL's Smith code and heavily leverages the MFEM finite element library.
This project is under heavy development and is currently a pre-alpha release. Functionality and interfaces may change rapidly as development progresses.
Documentation
Build, run, and design documentation can be found at readthedocs.
Source documentation can be found here.
Contributions
We welcome all kinds of contributions: new features, bug fixes, and documentation edits.
For more information, see the contributing guide.
License
Copyright (c) 2019-2023, Lawrence Livermore National Security, LLC. Produced at the Lawrence Livermore National Laboratory.
Copyrights and patents in the Serac project are retained by contributors. No copyright assignment is required to contribute to Serac.
See LICENSE for details.
Unlimited Open Source - BSD 3-clause Distribution
LLNL-CODE-805541
SPDX usage
Individual files contain SPDX tags instead of the full license text. This enables machine processing of license information based on the SPDX License Identifiers that are available here: https://spdx.org/licenses/
Files that are licensed as BSD 3-Clause contain the following text in the license header:
SPDX-License-Identifier: (BSD-3-Clause)
External Packages
Serac bundles some of its external dependencies in its repository. These packages are covered by various permissive licenses. A summary listing follows. See the license included with each package for full details.
PackageName: Axom
PackageHomePage: https://github.com/LLNL/axom
PackageLicenseDeclared: BSD-3-Clause
PackageName: BLT
PackageHomePage: https://github.com/LLNL/blt
PackageLicenseDeclared: BSD-3-Clause
PackageName: MFEM
PackageHomePage: https://github.com/mfem/mfem
PackageLicenseDeclared: BSD-3-Clause
PackageName: radiuss-spack-configs
PackageHomePage: https://github.com/LLNL/radiuss-spack-configs
PackageLicenseDeclared: MIT License
PackageName: uberenv
PackageHomePage: https://github.com/LLNL/uberenv
PackageLicenseDeclared: BSD-3-Clause