A library of functions enabling one to compute the coefficients of the Fourier decomposition of the force, torque induced by solar insulation over a polyhedral surface.
YORPLib can be retrieved from Homebrew:
brew tap bbercovici/self
brew update
brew install yorplib
git clone https://github.com/bbercovici/YORPLib
cd YORPLib/build
cmake ..
make
make install
Assuming that YORPLib was installed with Homebrew
brew update brew upgrade yorplib
git pull
cd build
cmake ..
make
make install
- Originally created by Jay McMahon on 5/19/14
- Adapted by Benjamin Bercovici on 03/10/2018
- Copyright (c) 2014 Jay McMahon. All rights reserved.