This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/solvers/solidMechanics
2013-07-09 11:06:50 +01:00
..
elasticContactIncrSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticContactNonLinULSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticContactSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticGravitySolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticIncrSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticNonLinTLSolidFoam add rotateSphere tutorial and fix mistake in Make/options of nonLin solvers 2012-09-25 10:20:00 +01:00
elasticNonLinULSolidFoam add rotateSphere tutorial and fix mistake in Make/options of nonLin solvers 2012-09-25 10:20:00 +01:00
elasticPlasticNonLinULSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticPlasticSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
elasticThermalSolidFoam Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
icoFsiElasticNonLinULSolidFoam Initial commit 2012-09-11 16:42:55 +01:00
solidModels Removed some compile-time errors 2013-07-09 11:06:50 +01:00
tutorials Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
utilities Initial commit 2012-09-11 16:42:55 +01:00
viscoElasticSolidFoam Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
Allwclean Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
Allwmake Fixes to scripts and tutorials courtesy of Thomas Meier and fix to elasticThermalSolidFoam planeStress courtesy of Sangeeta Shakrawar 2012-10-17 22:44:20 +01:00
readMe.txt Initial commit 2012-09-11 16:42:55 +01:00

Solid Mechanics
Finite Volume Solvers

The included solid mechanics solvers employ the finite volume method
(not finite elements) to numerically approximate the displacements
and stresses in solid bodies undergoing deformation.

The included solvers are suitable for small strain, small strain with
large rotations, large strain, cohesive zones, plasticity, thermal-
elasticity, visco-elasticity, gravity forces, fluid-structure
interactions, multi-material analyses and contact stress analysis.

A number of custom boundary conditions with full non-orthogonal correction
are including time-varying displacements and tractions, fixed rotations,
and fixed displacements with zero shear stress.

A number of people have contributed to the development of the solvers,
mainly within Alojz Ivankovic's research group. The main contributors are:
Aleksandar Karac, Zeljko Tukovic, Hrvoje Jasak, Philip Cardiff, Declan Carolan,
Michael Leonard and Valentine Kanyanta.

The solvers have been assembled and are maintained by Philip Cardiff,
University College Dublin.

Have fun.