{"id":19705692,"url":"https://github.com/llnl/serac","last_synced_at":"2025-04-12T19:46:47.148Z","repository":{"id":37185842,"uuid":"242835208","full_name":"LLNL/serac","owner":"LLNL","description":"Serac is a high order nonlinear thermomechanical simulation code","archived":false,"fork":false,"pushed_at":"2025-04-08T18:37:50.000Z","size":24214,"stargazers_count":199,"open_issues_count":141,"forks_count":34,"subscribers_count":14,"default_branch":"develop","last_synced_at":"2025-04-08T19:46:59.738Z","etag":null,"topics":["cpp","finite-elements","math-physics","proxy-application","simulation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LLNL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-24T20:23:08.000Z","updated_at":"2025-04-06T05:00:59.000Z","dependencies_parsed_at":"2023-09-29T00:44:01.861Z","dependency_job_id":"b01a1d87-1519-426a-b75b-d2afee27c31d","html_url":"https://github.com/LLNL/serac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fserac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fserac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fserac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LLNL%2Fserac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LLNL","download_url":"https://codeload.github.com/LLNL/serac/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625497,"owners_count":21135513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","finite-elements","math-physics","proxy-application","simulation"],"created_at":"2024-11-11T21:29:37.151Z","updated_at":"2025-04-12T19:46:47.128Z","avatar_url":"https://github.com/LLNL.png","language":"C++","readme":"# \u003cimg src=\"/share/serac/logo/serac-logo-blue.png?raw=true\" width=\"150\" alt=\"Serac\"/\u003e\n\n[![Build Status](https://github.com/LLNL/serac/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/LLNL/serac/actions/workflows/unit-tests.yml)\n[![Documentation Status](https://readthedocs.org/projects/serac/badge/?version=latest)](https://serac.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/LLNL/serac/branch/develop/graph/badge.svg?token=DO4KFMPNM0)](https://codecov.io/gh/LLNL/serac)\n[![License](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg)](./LICENSE)\n\nSerac is a 3D implicit nonlinear thermal-structural simulation code. Its primary purpose is to investigate multiphysics \nabstraction strategies and implicit finite element-based algorithm development for emerging computing architectures. \nIt also serves as a proxy-app for LLNL's Smith code and heavily leverages the [MFEM finite element library](https://mfem.org/).\n\n\u003e This project is under heavy development and is currently a pre-alpha release. Functionality and interfaces may change rapidly\n\u003e as development progresses.\n\nDocumentation\n------\n\nBuild, run, and design documentation can be found at [readthedocs](https://serac.readthedocs.io).\n\nSource documentation can be found [here](https://serac.readthedocs.io/en/latest/doxygen/html/index.html).\n\nContributions\n-------------\n\nWe welcome all kinds of contributions: new features, bug fixes, and documentation edits.\n\nFor more information, see the [contributing guide](./CONTRIBUTING.md).\n\nLicense\n-------\n\nCopyright (c) 2019-2024, Lawrence Livermore National Security, LLC. \nProduced at the Lawrence Livermore National Laboratory.\n\nCopyrights and patents in the Serac project are retained by contributors.\nNo copyright assignment is required to contribute to Serac.\n\nSee [LICENSE](./LICENSE) for details.\n\nUnlimited Open Source - BSD 3-clause Distribution  \n`LLNL-CODE-805541`\n\nSPDX usage\n-----------\n\nIndividual files contain SPDX tags instead of the full license text.\nThis enables machine processing of license information based on the SPDX\nLicense Identifiers that are available here: https://spdx.org/licenses/\n\nFiles that are licensed as BSD 3-Clause contain the following\ntext in the license header:\n\n    SPDX-License-Identifier: (BSD-3-Clause)\n\nExternal Packages\n-----------------\n\nSerac bundles some of its external dependencies in its repository.  These\npackages are covered by various permissive licenses.  A summary listing\nfollows.  See the license included with each package for full details.\n\n\n[//]: # (Note: The spaces at the end of each line below add line breaks)\n\nPackageName: Axom  \nPackageHomePage: https://github.com/LLNL/axom  \nPackageLicenseDeclared: BSD-3-Clause  \n\nPackageName: BLT  \nPackageHomePage: https://github.com/LLNL/blt  \nPackageLicenseDeclared: BSD-3-Clause  \n\nPackageName: MFEM  \nPackageHomePage: https://github.com/mfem/mfem  \nPackageLicenseDeclared: BSD-3-Clause  \n\nPackageName: radiuss-spack-configs  \nPackageHomePage: https://github.com/LLNL/radiuss-spack-configs  \nPackageLicenseDeclared: MIT License\n\nPackageName: uberenv  \nPackageHomePage: https://github.com/LLNL/uberenv  \nPackageLicenseDeclared: BSD-3-Clause  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllnl%2Fserac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllnl%2Fserac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllnl%2Fserac/lists"}