Vessel simulator used in master project and master thesis of M. Kongshaug, H. Mo, E. Midtun and J. Hygen. The project is developed at Norwegian University of Science and Technology, Institue of Marine Technology.
The python package is not complete and there is no guarantee for the validity of the vessel models.
The complete documentation can be found at: https://ntnu-mcs.github.io/mclsimpy
# Update your pip
pip install git+https://github.com/NTNU-MCS/mclsimpy.git@master
Demonstration of how the individual components of the python package can be used is given in demos
. Some demos of combination of the different components are also given here.
This is a cleaned-up version of a previous master's work, called MCSimPython, into a new package called mclsimpy to streamline our development efforts on digital twin and developing high fidelity simulation models for Cybership Vessels. The package can be found here https://github.com/NTNU-MCS/mclsimpy
Further notes:
- Improvements and bug fixes will be published to https://github.com/NTNU-MCS/mclsimpy
- The original work can be found here: https://github.com/janerikhy/Wave-Model
- This package originated from the Project MCSim_Python https://github.com/NTNU-MCS/MCSim_python