OpenPulse | Open Source Software for Pulsation Analysis
kandi X-RAY | OpenPulse Summary
kandi X-RAY | OpenPulse Summary
OpenPulse is a Python library typically used in Manufacturing, Utilities, Energy, Utilities applications. OpenPulse has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.
Gamma Version (v0.3.0 November 29th 2021). OpenPulse is a software written in Python for numerical modelling of low-frequency acoustically induced vibration in gas pipeline systems. It allows to import the geometry of the pipe system (lines in IGES and STEP formats), insert materials properties, set sections, and import pressure/acceleration/force loads (from measurements or theory). OpenPulse performs an acoustic time-harmonic response analysis of the respective 1D acoustic domain using the Finite Element Transfer Matrix Method (FETM). The resulting pressure field is applied as a distributed load over the respective structural piping system, modeled with the Timoshenko beam theory and the Finite Element Method (FEM), in order to run a structural time-harmonic response analysis. In addition to simply boundary conditions as constraints on displacements, OpenPulse allows to insert lumped springs, masses and dampers along the domain. After defining the FEM mesh for the model, you can plot the piping system geometry and run simulations such as modal analysis and harmonic analysis. It is possible to plot deformed shapes, frequency plots of acoustical and structural responses, stress fields and local stresses of desired sections.
Gamma Version (v0.3.0 November 29th 2021). OpenPulse is a software written in Python for numerical modelling of low-frequency acoustically induced vibration in gas pipeline systems. It allows to import the geometry of the pipe system (lines in IGES and STEP formats), insert materials properties, set sections, and import pressure/acceleration/force loads (from measurements or theory). OpenPulse performs an acoustic time-harmonic response analysis of the respective 1D acoustic domain using the Finite Element Transfer Matrix Method (FETM). The resulting pressure field is applied as a distributed load over the respective structural piping system, modeled with the Timoshenko beam theory and the Finite Element Method (FEM), in order to run a structural time-harmonic response analysis. In addition to simply boundary conditions as constraints on displacements, OpenPulse allows to insert lumped springs, masses and dampers along the domain. After defining the FEM mesh for the model, you can plot the piping system geometry and run simulations such as modal analysis and harmonic analysis. It is possible to plot deformed shapes, frequency plots of acoustical and structural responses, stress fields and local stresses of desired sections.
Support
Quality
Security
License
Reuse
Support
OpenPulse has a low active ecosystem.
It has 25 star(s) with 13 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
There are 24 open issues and 100 have been closed. On average issues are closed in 131 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of OpenPulse is v1.0.2
Quality
OpenPulse has 0 bugs and 0 code smells.
Security
OpenPulse has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
OpenPulse code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
OpenPulse is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
OpenPulse releases are available to install and integrate.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed OpenPulse and discovered the below as its top functions. This is intended to give you an instant insight into OpenPulse implemented functionality, and help decide if they suit your requirements.
- Reads the properties from the config file .
- Setup the UI .
- Create actions for actions
- Function called when an item is clicked .
- Check for common inputs .
- Plot the results .
- Add valve to selected elements .
- Returns the inner points of the cross section
- Check if the user is editing .
- Calculate points to plot .
Get all kandi verified functions for this library.
OpenPulse Key Features
No Key Features are available at this moment for OpenPulse.
OpenPulse Examples and Code Snippets
No Code Snippets are available at this moment for OpenPulse.
Community Discussions
No Community Discussions are available at this moment for OpenPulse.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install OpenPulse
Before building the software you should update the version at OpenPulse/pulse/__init__.py. Now you need to setup a new virtual environment to make sure only the needed packages will be part of the executable. Do it running python -m venv envpulse and then envpulse/Scripts/activate. After that we can install the required packages using pip install -r requirements.txt. Now we are ready to go, just run python setup.py bdist_msi. Your package will be created at OpenPulse/dist/OpenPulse-x.y.z.msi. When everything is done you can deactivate the virtual environment. Do it just running deactivate.
Before building the software you should update the version at OpenPulse/pulse/__init__.py.
Now you need to setup a new virtual environment to make sure only the needed packages will be part of the executable. Do it running python -m venv envpulse and then envpulse/Scripts/activate.
After that we can install the required packages using pip install -r requirements.txt.
Now we are ready to go, just run python setup.py bdist_msi.
Your package will be created at OpenPulse/dist/OpenPulse-x.y.z.msi.
When everything is done you can deactivate the virtual environment. Do it just running deactivate.
Before building the software you should update the version at OpenPulse/pulse/__init__.py.
Now you need to setup a new virtual environment to make sure only the needed packages will be part of the executable. Do it running python -m venv envpulse and then envpulse/Scripts/activate.
After that we can install the required packages using pip install -r requirements.txt.
Now we are ready to go, just run python setup.py bdist_msi.
Your package will be created at OpenPulse/dist/OpenPulse-x.y.z.msi.
When everything is done you can deactivate the virtual environment. Do it just running deactivate.
Support
You can read the API reference here. Theory Reference for 1D Acoustics, Structural Vibration of Timoshenko Beams using FEM, Weak Fluid-Structure-Coupling FETM-FEM, Solution Types (May, 15th 21), Matrix Assembly Technique using Python and Stress Stiffening (Prestress). Project page on Researchgate.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page