Paraqus
Paraqus: Exporting Finite Element Simulation Results from Abaqus to VTK - Published in JOSS (2025)
Science Score: 95.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
✓Committers with academic emails
3 of 5 committers (60.0%) from academic institutions -
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Repository
An exporter for Abaqus output data to the VTK/VTU file format.
Basic Info
- Host: GitHub
- Owner: InstituteOfMechanics
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://doi.org/10.21105/joss.05729
- Size: 1.33 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 3
- Releases: 1
Metadata Files
README.md
Paraqus
Introduction
Paraqus is a Python package to convert simulation results, for example from finite element or CFD simulations, to the widely used and open Visualization Toolkit (VTK) file format. It was initially designed for the export of FE results from the commercial FE software Abaqus, but its modular structure allows it to be extended to other software. VTK files can be visualized for example by the free and open source software ParaView. Paraqus is intended for anyone who wants to convert simulation results, especially from Abaqus, to a non-proprietary format, either to use tools such as ParaView for their own visualizations, or to exchange data in an open format.
Documentation
The documentation for Paraqus can be found here. We refer the reader to the documentation for information on dependencies, installation, and usage of the package.
Contacts
For any problems related to Paraqus, please open an issue in our GitHub repository.
License
Paraqus is released under the GNU GPLv3 license.
Citation
If you used Paraqus for your project, please cite the following publication:
@article{paraqus,
doi = {10.21105/joss.05729},
year = {2025},
volume = {10},
number = {106},
pages = {5729},
author = {Tim Furlan and Jonathan Stollberg and Andreas Menzel},
title = {Paraqus: Exporting Finite Element Simulation Results from Abaqus to VTK},
journal = {Journal of Open Source Software}}
Owner
- Name: Institute of Mechanics - TU Dortmund University
- Login: InstituteOfMechanics
- Kind: user
- Repositories: 1
- Profile: https://github.com/InstituteOfMechanics
JOSS Publication
Paraqus: Exporting Finite Element Simulation Results from Abaqus to VTK
Authors
Institute of Mechanics, Department of Mechanical Engineering, TU Dortmund University, Leonhard-Euler-Str. 5, 44227 Dortmund, Germany
Tags
finite elements visualization vtk abaqusGitHub Events
Total
- Create event: 2
- Release event: 1
- Issues event: 2
- Member event: 2
- Push event: 18
- Public event: 1
Last Year
- Create event: 2
- Release event: 1
- Issues event: 2
- Member event: 2
- Push event: 18
- Public event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Tim Furlan | t****n@t****e | 183 |
| Jonathan Stollberg | j****g@g****m | 166 |
| Tim | 8****n | 6 |
| Jonathan Stollberg | j****g@t****e | 3 |
| Institute of Mechanics - TU Dortmund University | 1****s | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- tmfrln (3)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- openjournals/openjournals-draft-action master composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- actions/setup-python v2 composite
- numpy *