mirror of
https://github.com/JHUAPL/kaiju.git
synced 2026-01-08 22:58:05 -05:00
d25d9df0dea1a4d6f0bbe14381223a67e8d5d414
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%