Skip to content

Repository for the master thesis project of Mark Kalsbeek: an enquiry into the influence of sail deformations on lightsail stability.

License

Notifications You must be signed in to change notification settings

Markk116/LightSailSim

 
 

Repository files navigation

LightSailSim: Lightsail Design and Simulation Tool

nicegif This repository features a set of tools for analysing the deformation of membranes using a particle system model.

Installation

Clone the repository:

git clone https://github.com/markk116/LightSailSim.git
cd LightSailSim
pip install -e .

Navigate to the project directory:

cd LightSailSim

To verify everything works you can run

python Simulations\Gao_et_al.py

from the root directory.

Usage

Running simulations

Navigate to the Simulations directory and run the desired script:

cd Simulations
python Simple_config_round.py

Acknowledgement

Based on Alexander Batchelor: Modeling kite deformation with particle system model.

If you need any more help or further assistance with your project, feel free to ask. Happy coding!

About

Repository for the master thesis project of Mark Kalsbeek: an enquiry into the influence of sail deformations on lightsail stability.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.9%
  • Jupyter Notebook 37.9%
  • Python 11.4%
  • JavaScript 0.8%