https://github.com/llnl/strawman
A many-core capable lightweight in situ visualization and analysis infrastructure for multi-physics HPC simulations
https://github.com/llnl/strawman
data-viz hpc simulation
Last synced: 9 months ago
JSON representation
A many-core capable lightweight in situ visualization and analysis infrastructure for multi-physics HPC simulations
- Host: GitHub
- URL: https://github.com/llnl/strawman
- Owner: LLNL
- License: other
- Created: 2017-01-04T20:07:19.000Z (about 9 years ago)
- Default Branch: develop
- Last Pushed: 2017-11-09T22:02:17.000Z (about 8 years ago)
- Last Synced: 2025-04-05T18:11:26.480Z (10 months ago)
- Topics: data-viz, hpc, simulation
- Language: C++
- Size: 6.96 MB
- Stars: 10
- Watchers: 7
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Strawman
===========
Strawman is an open source many-core capable lightweight in situ visualization and analysis infrastructure for multi-physics HPC simulations. Currently, Strawman has evolved into Ascent and that repository can be found on github:
https://github.com/Alpine-DAV/ascent
Documentation
=================
To get started building and using Strawman, check out the full documentation:
http://software.llnl.gov/strawman/
Source Repo
=================
Strawman's source is hosted on GitHub:
https://github.com/llnl/strawman
License
===========
Strawman is released under a BSD-style license - for detailed license info, refer to:
http://software.llnl.gov/strawman/Licenses.html
or the following files in the Strawman source tree:
- [LICENSE](/LICENSE)