https://github.com/stellar-group/octopus
An HPX octree-based 3D AMR framework
https://github.com/stellar-group/octopus
Last synced: 3 months ago
JSON representation
An HPX octree-based 3D AMR framework
- Host: GitHub
- URL: https://github.com/stellar-group/octopus
- Owner: STEllAR-GROUP
- License: bsl-1.0
- Created: 2012-09-20T00:31:24.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-20T13:00:35.000Z (over 11 years ago)
- Last Synced: 2025-04-01T00:30:15.382Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1.47 MB
- Stars: 9
- Watchers: 10
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
===============================================
Octopus: an HPX octree-based 3D AMR framework
===============================================Octopus is a parallel, distributed 3D framework for crafting scientific
simulations that use adaptive mesh refinement (AMR) methods. The primary
application focus is Eulerian astrophysics codes. Octopus uses the `HPX C++11
runtime system `_ and an octree-based AMR
algorithm. The code is based off of work originally done by Dominic Marcello.Octopus is developed at `Louisiana State University `_ through the
joint effort of `the STE||AR group `_ at the `Center for
Computation and Technology `_ and `the Department of Physics
`_. The primary developers are Bryce Adelstein-Lelbach and Zach
Byerly.This work is supported by the National Science Foundation through award
1240655 (STAR). Any opinions, findings, and conclusions or recommendations
expressed in this material are those of the author(s) and do not necessarily
reflect the views of the National Science Foundation.This work is also supported by the Center of Computation and
Technology at Louisiana State University.