A hydrodynamic free-surface solver.
Aban ii uses JsonCpp and [LASPack]
(http://www.mgnet.org/mgnet/Codes/laspack/html/laspack.html) libraries. They
should be installed before compiling Aban ii. You can install JsonCpp
in
ubuntu using the following command:
sudo apt-get install libjsoncpp-dev
Installation of LASPack
is described in itsown documentation. We just mention
it for completeness.
-
Download it from this link.
-
Extract it:
tar xvf laspack.tgz
-
Install it:
bash install local