Fluid-Structure Interaction for large deformation planing surfaces
Project description
PlaningFSI
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file planingfsi-0.1.0.tar.gz
.
File metadata
- Download URL: planingfsi-0.1.0.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.7.0 Darwin/16.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b4e47a23d8b6ce11389700a9cd25091759e0b4f26e94996a771c632af75aa03 |
|
MD5 | 61ba461f58264404fa69be80e58fed02 |
|
BLAKE2b-256 | bf98bdd54d9680cb9187f6dda7f372d49ee1ffb863f7986b5bb691f2852c5a41 |
File details
Details for the file planingfsi-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: planingfsi-0.1.0-py3-none-any.whl
- Upload date:
- Size: 171.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.10 CPython/3.7.0 Darwin/16.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d61a47b5779fb8b959afd65626d949b4b245aa07e00d661aead1e7719766b6b |
|
MD5 | e53eae2b2186f61e9168c07c44a3ce96 |
|
BLAKE2b-256 | 0abc496781f6bcf3cd9fd3f097f31b18abac24168ff77eaf03f9373803563a86 |