Simple implementation of the added mass calculation described in link
- git clone this repository
- In this repository, run
python setup.py install
See example in examples folder
- Improve documentation
- Add inertia coefficients
- Speed-up computation using parallel computing (especially h and g matrices computation)