SPARTA WWW Site
SPARTA Features
SPARTA is a Direct Simulation Monte Carlo (DSMC) code, suitable for
modeling low-density gases. It has these general classes of
functionality:
A general overview of SPARTA is given in the intro
section of the SPARTA
documentation. To learn details of a feature, find
the input script command(s) that implement it, and read their doc
pages.
General features
Models
Geometry
Gas-phase collisions and chemistry
- collisions between all particles or pairs of species groups within grid cells
- collision models: VSS (variable soft sphere), VHS (variable hard sphere), HS (hard sphere)
- chemistry models: TCE, QK
Surface collisions and chemistry
Performance
Diagnostics
Output
Pre- and post-processing
- Various pre- and post-processing serial tools are packaged with
SPARTA; see Section 7 of the manual.
- Our group has also written and released a separate toolkit called
Pizza.py which provides tools for doing setup, analysis,
plotting, and visualization for SPARTA simulations. Pizza.py is
written in Python and is available for download from the
Pizza.py WWW site.