Skip to content

LLNL/spheral

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spheral++ provides a steerable parallel environment for performing coupled hydrodynamical & gravitational numerical simulations. Hydrodynamics and gravity are modelled using particle based methods (SPH and N-Body).

Some useful features are

  • Total energy conserving compatible hydro mode.
  • ASPH (Adapative Smoothed Particle Hydrodynamics) algorithm.
  • CRKSPH (Conservative Reproducing Kernel Hydrodyamics) is also available.
  • Oct-tree based N-Body gravity.
  • Fluid and solid material modeling.
  • Damage and fracture modeling in solids.
  • Scriptable user interface in python.
  • Extensible by user in python, including the ability to write new physics packages in python.

Basic documentation is under development at https://spheral.readthedocs.io/en/latest/

Release and license:

Copyright (c) 2012, Lawrence Livermore National Security, LLC.
Produced at the Lawrence Livermore National Laboratory
Written by J. Michael Owen mikeowen@llnl.gov
CODE-OCEC-12-049
All rights reserved.

Please see full license at https://github.com/jmikeowen/spheral/blob/master/License.txt