Skip to content

NTNU-MCS/mclsimpy

Repository files navigation

mclsimpy

License: GPL v3 Python: v3.8 Python: v3.9

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

How to use mclsimpy

Using pip

# Update your pip

pip install git+https://github.com/NTNU-MCS/mclsimpy.git@master

Demos

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.


Disclaimer

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: