mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-08 22:58:05 -05:00
336e2138abcb234dd165d8ad97364abdb964cf02
Making it so that cmake will update the git hash automatically upon pull, merge, commit, or checkout
Making it so that cmake will update the git hash automatically upon pull, merge, commit, or checkout
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.
Description
Languages
Fortran
84.2%
Python
12.7%
Shell
2.2%
CMake
0.8%
Dockerfile
0.1%