Skip to main content

介绍

Project description

sfe

Description

Sfe is a Python software based on finite element theory. Using object-oriented programming makes it easier for people to understand. The finite element method is a powerful numerical method. It supports the calculation of statics and dyna- mics, the division of elements is clearer, and a variety of beam theory is added. Unique analysis of aeronautical blades with nonlinear friction.

Software Architecture

The framework is divided into six parts: nodes, cells, cell types, computational sets, solvers and graphing tools.

Installation

  1. Python installation, version 3 or later.
  2. You need numpy, scipy, matplotlib.
  3. pip install sfe.

Directions for use

  1. Import the SFE package.
  2. Input existing data.
  3. The node coordinates are established using the Node class.
  4. The element is created by connecting nodes with the Element class.
  5. Select all element types in the library to establish unique element.
  6. Use the solver.
  7. Get the required data in the interaction window or in the variable manager.

Applications

  1. Analysis and calculation for aero engine blade.
  2. In view of the practical problems analyzed by beam theory.
  3. Structural problems solved by finite element method.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cs20220112-0.2-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file cs20220112-0.2-py3-none-any.whl.

File metadata

  • Download URL: cs20220112-0.2-py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for cs20220112-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 267efc8fbfc56bc0d5d723bd7bacccd5ad26ac08fd7cd2f2fd5b83192b3645b8
MD5 62489751ab2a6800de8d8e383720aeff
BLAKE2b-256 b2168958fda2f4e9f8b7cf166e0cff467991ca87bef0acea4cf4731130a4b405

See more details on using hashes here.

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