explicitSolidDynamics

所属分类:物理/力学计算
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2021-10-19 20:09:25
上 传 者sh-1993
说明:  OpenFOAM中用于显式实体动力学的以单元为中心的代码,
(Cell centred code for explicit solid dynamics in OpenFOAM,)

文件列表:
.travis.yml (604, 2021-10-19)
Allwmake (261, 2021-10-19)
LICENSE (35147, 2021-10-19)
applications/ (0, 2021-10-19)
applications/solvers/ (0, 2021-10-19)
applications/solvers/plasticFoam/ (0, 2021-10-19)
applications/solvers/plasticFoam/Make/ (0, 2021-10-19)
applications/solvers/plasticFoam/Make/files (53, 2021-10-19)
applications/solvers/plasticFoam/Make/options (472, 2021-10-19)
applications/solvers/plasticFoam/compile (180, 2021-10-19)
applications/solvers/plasticFoam/createFields.H (6815, 2021-10-19)
applications/solvers/plasticFoam/gEqns.H (447, 2021-10-19)
applications/solvers/plasticFoam/plasticFoam.C (3043, 2021-10-19)
applications/solvers/plasticFoam/readControls.H (1289, 2021-10-19)
applications/solvers/plasticFoam/riemannSolver.H (3902, 2021-10-19)
applications/solvers/plasticFoam/strongBCs.H (2381, 2021-10-19)
applications/solvers/plasticFoam/updateVariables.H (905, 2021-10-19)
applications/solvers/solidFoam/ (0, 2021-10-19)
applications/solvers/solidFoam/Make/ (0, 2021-10-19)
applications/solvers/solidFoam/Make/files (48, 2021-10-19)
applications/solvers/solidFoam/Make/options (472, 2021-10-19)
applications/solvers/solidFoam/compile (177, 2021-10-19)
applications/solvers/solidFoam/createFields.H (6805, 2021-10-19)
applications/solvers/solidFoam/gEqns.H (447, 2021-10-19)
applications/solvers/solidFoam/readControls.H (1289, 2021-10-19)
applications/solvers/solidFoam/riemannSolver.H (3902, 2021-10-19)
applications/solvers/solidFoam/solidFoam.C (3028, 2021-10-19)
applications/solvers/solidFoam/strongBCs.H (2381, 2021-10-19)
applications/solvers/solidFoam/updateVariables.H (785, 2021-10-19)
applications/utilities/ (0, 2021-10-19)
applications/utilities/initialConditions/ (0, 2021-10-19)
applications/utilities/initialConditions/Make/ (0, 2021-10-19)
applications/utilities/initialConditions/Make/files (64, 2021-10-19)
applications/utilities/initialConditions/Make/options (149, 2021-10-19)
applications/utilities/initialConditions/compile (179, 2021-10-19)
applications/utilities/initialConditions/initialConditions.C (4050, 2021-10-19)
docs/ (0, 2021-10-19)
docs/gifs/ (0, 2021-10-19)
... ...


Cell centred explicit solid dynamics toolkit for OpenFOAM

Travis (.org)   OpenFOAM 7   GPLv3 license   GitHub last commit


## 1. Introduction

This novel toolkit is based on a cell centred Finite Volume Method to predict large deformation in solids. The governing equations comprise of first order hyperbolic conservation laws for linear momentum and deformation gradient tensor of the system. This helps to bridge the gap between Computational Fluid Dynamics and Computational Solid Dynamics. The governing equations are spatially discretised using a low order cell centred Finite Volume Method along with an upwind Riemann solver.

### Key features * Second order accuracy for velocities and stresses/strains. * Parallelised C++ implementation within [OpenFOAM](http://openfoam.org/) code. * Robust methodology with practical applications. More details about this work can be found [here](https://jibranhaider.com/research/explicit-solid-dynamics-in-openfoam/).

## 2. Documentation * [Installation](https://github.com/jibranhaider/explicitSolidDynamics/wiki/Installation) * [Tutorials](https://github.com/jibranhaider/explicitSolidDynamics/wiki/Tutorials) * [Upcoming features](https://github.com/jibranhaider/explicitSolidDynamics/wiki/Upcoming-features) * [Contributors](https://github.com/jibranhaider/explicitSolidDynamics/wiki/Contributors) * [References](https://github.com/jibranhaider/explicitSolidDynamics/wiki/References)

## 3. Applications ### Implosion of a bottle The simulation can be seen [here](https://youtu.be/K6T6OTjlOzQ).                    
### Crushing of a thin cylinder The simulation can be seen [here](https://youtu.be/7_0i0FlCHtc).                        

## 4. How to cite this work? If you are using this toolkit for your research then please cite it as follows.
* [![GITHUB](https://zenodo.org/badge/DOI/10.5281/zenodo.2577032.svg)](https://doi.org/10.5281/zenodo.2577032) @misc{haider2019toolkit, author = {Haider, Jibran}, title = {{ExplicitSolidDynamics toolkit for OpenFOAM}}, year = {2019}, doi = {10.5281/zenodo.2577033}, url = {https://github.com/jibranhaider/explicitSolidDynamics}}

## 5. License This toolkit is released under the GNU General Public License (version 3). More details can be found in the [LICENSE](LICENSE) file.

## 6. Disclaimer This offering is not approved or endorsed by OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com, and owner of the OPENFOAM and OpenCFD trade marks.

近期下载者

相关文件


收藏者