Installation:
git submodule update --init
cmake
-sudo apt-get install cmake
gcc/g++
-sudo apt-get install build-essential
- Create
build
directory and runcmake
mkdir build
cd build
cmake ..
-
Build the code
make
-
Run tests
cd ../bin/test_all
- Reader for harmonic coefficients
- Associated legendre functions
- Potential and acceleration function
- Allow input of ECEF <> ECI rotation matrix