mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-09 15:17:56 -05:00
467 B
467 B
Project Kaiju
Simulation tools for space plasmas using fluid and particle models.
To build: Create a build folder. From inside the build folder, call cmake on the base kaiju directory. From inside the build folder, call "make" to build the application.
To use Python tools: Assuming $KAIJUDIR is base installation directory, add $KAIJUDUR/scripts to $PATH and $KAIJUDIR to $PYTHONPATH.
For help, see the wiki at https://bitbucket.org/aplkaiju/kaiju/wiki/Home.