Skip to content

melmi/aban2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABAN II

A hydrodynamic free-surface solver.

Prerequisites

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.

  1. Download it from this link.

  2. Extract it:

    tar xvf laspack.tgz

  3. Install it:

    bash install local

About

A hydrodynamic free-surface solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages