Skip to content

PipInSpace/IonSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IonSolver

IonSolver logo

This software will attempt to model magnetohydrodynamic processes with magnetic field-ionized gas interactions. It uses a lattice-boltzman-model for the fluid, initial kernel functions for the LBM where taken with permission from the software FluidX3D by Dr. Moritz Lehmann. IonSolver is still in development, with a GPU-accelerated fluid simulation implementation and the basics of magnetohydrodynamics + a basic GUI app functional. A more accurate coupled implementation of electrodynamic effects on the simulated fluids is in the works.

Usage

To run this software, clone this repository, install rust if not installed already, and run the command cargo run --release

Licensing

IonSolver orients itself along the License of its base project FluidX3D. It is however not affiliated with FluidX3D directly. Personal/scientific use is allowed, commercial and millitary use in any way is forbidden. When using using this software, give credit through the references below. If you publish data/results generated by altered source versions, the altered source code must be published as well. See the license for details.

External Code/Libraries/Images used in IonSolver

References

Releases

No releases published

Packages

No packages published