ICHTHYOP
Ichthtyop is an individual based model that simulates Lagrangian transport of particles.
Install
Ichthyop install is achieved by using Maven.
To install it, go in the Ichthyop folder and type:
mvn -B package
The JAVA excutables will be generated in the target
directory.
Install
To run Ichthyop, type:
java -jar target/ichthyop_X.Y.Z.jar
, with X.Y.Z
the Ichthyop version.
Resources
Ichthyop website (documentation): http://www.ichthyop.org.
Feedback & Bug reports: https://github.com/ichthyop/ichthyop/issues
Python package (post-processing): https://github.com/ichthyop/ichthyop-python