Skip to main content

Fluid-Structure Interaction for large deformation planing surfaces

Project description

PlaningFSI

image image

Cautionary Note

I am currently working on releasing this package as open source. Since this is my first open-source release, the next few releases on PyPi should not be used for production. I will release version 1.0.0 once I feel that I have sufficiently cleaned up and documented the code.

Summary

PlaningFSI is a scientific Python program use to calculate the steady-state response of 2-d marine structures subject to planing flow with consideration for Fluid-Structure Interaction (FSI) as well as rigid body motion. It was originally written in 2012-2013 to support my Ph.D. research and has recently (2018) been updated and released as open source.

Required Python version

The code is written in Python and was originally written in Python 2.6.5. it has since been updated to require Python 3.6+. Although future versions of Python should support, the code, I can make no guarantees.

The code requires several Python modules, which are imported at the top of each program file. All of the modules should be included with the standard installation of Python except for the following:

  • Numpy (provides support for array structures and other tools for numerical analysis)
  • Scipy (provides support for many standard scientific functions, including interpolation)
  • Matplotlib (provides support for plotting)

Installation

PlaningFSI can be installed with pip:

pip insall planingfsi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

planingfsi-0.1.0.tar.gz (38.3 kB view hashes)

Uploaded Source

Built Distribution

planingfsi-0.1.0-py3-none-any.whl (171.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page