WARPXM v1.10.0
|
WARP (Washington Approximate Riemann Plasma) codes, include WARPX and WARPXM, use a framework written in C++ to build parallel computational physics software. The WARP framework is primarily developed to solve hyperbolic conservation laws, specially plasma fluid equations. It is being developed at the Computational Plasma Dynamics Laboratory within the Aerospace and Energetics Research Program at the University of Washington.
See this page for build/install instructions.
See this page for running instructions.
The User Guide describes how to use the physics applications contained in WARPXM.
WARPXM is versioned using a scheme derived from Python's:
{Major}.{Minor}.{Patch}
In general, you should expect:
Note that version changes will likely include a collection of changes since the previous version. Higher version levels may still include less obstructive changes; a major version increase may also include new features or bug fixes, and likewise minor version increases may contain bug fixes. A summary of all the significant changes since the previous version should be included in the git tag annotation.
See LICENSE.md.