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-10-11 14:31:14 +01:00
..
elasticAcpSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticGravitySolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticIncrAcpSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticIncrSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticNonLinIncrTLSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticNonLinTLSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticNonLinULSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticOrthoAcpSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticOrthoNonLinULSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticOrthoSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticPlasticNonLinTLSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticPlasticNonLinULSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticPlasticSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
elasticThermalSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
icoFsiElasticNonLinULSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
utilities Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
viscoElasticSolidFoam Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00
Allwmake Allwmake with wmake libso for solidModels 2013-09-24 16:48:14 +01:00
readMe.txt Rearranging solidMechanics solvers and src, and added wmake darwin rules 2013-10-11 14:31:14 +01:00

Solid Mechanics
Finite Volume Solvers

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

The included solvers feature the following capabilities:
    small strain
    small strain with large rotations
    large strain
    Mises-Levy J2 plasticity
    thermal-elasticity
    visco-elasticity
    gravity body forces
    fluid-structure interactions
    multi-material analyses
    contact stress analysis with friction
    small strain orthotropic elasticity
    large strain orthotropic elasticity
    cohesive zones
    	predefined crack path
        arbitrary crack propagation
    custom boundary conditions
    
A number of people have contributed to the development of the solvers,
mainly within Alojz Ivankovic's research group. The code has been
assembled and is maintained by Philip Cardiff (University College Dublin),
and significant contributions have been made by Aleksandar Karac, Zeljko
Tukovic, Hrvoje Jasak, Declan Carolan, Michael Leonard and Valentine
Kanyanta.

Have fun.

Philip