dsmc: DSMC library for rarefied gas dynamics
Direct Simulation Monte Carlo is the numerical used to model the behavior of rarefied gas flows. This implementation supports complex bodies defined using Constructive Solid Geometry, using uniform grids and ray-casting. Specular, diffuse and CLL gas-surface interaction models are provided. Macroscopic parameters of number density, absolute velocity, pressure and translational temperature are obtained as the result of the simulation. The library employs parallelism on all steps of the DSMC algorithm. See the dsmc-tools package for command-line interfaces to the library.
Modules
- DSMC
- DSMC.Cells
- DSMC.Domain
- DSMC.Macroscopic
- DSMC.Motion
- DSMC.Particles
- DSMC.Surface
- DSMC.Traceables
- DSMC.Traceables.Parser
- Util
- DSMC.Util.Constants
- DSMC.Util.Vector
Downloads
- dsmc-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Dependencies | attoparsec (>=0.10 && <0.11), base (>=4 && <5), bytestring (>=0.9 && <0.10), containers (>=0.4 && <0.5), entropy (>=0.2 && <0.3), hslogger (>=1.2 && <1.3), mwc-random (>=0.12.0.1), parallel (>=3.2 && <3.3), primitive (>=0.4 && <0.5), repa (>=3.2 && <3.3), strict (>=0.3 && <0.4), transformers (>=0.3 && <0.4), vector (>=0.9 && <0.10) [details] |
License | BSD-3-Clause |
Author | Dmitry Dzhus |
Maintainer | dima@dzhus.org |
Category | Physics |
Source repo | head: git clone https://github.com/dzhus/dsmc/ |
Uploaded | by DmitryDzhus at 2012-09-13T07:28:30Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1840 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 6 reports] |