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-11-15 12:59:20 +00:00
..
deprecatedSolvers rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields 2013-10-16 10:47:48 +01:00
elasticAcpSolidFoam solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
elasticIncrAcpSolidFoam solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
elasticIncrSolidFoam Formatting 2013-11-04 12:00:46 +00:00
elasticNonLinIncrTLSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticNonLinTLSolidFoam solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
elasticNonLinULSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticOrthoAcpSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticOrthoNonLinULSolidFoam solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
elasticOrthoSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticPlasticNonLinTLSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticPlasticNonLinULSolidFoam solid mechanics cleanup 2 2013-11-07 20:32:01 +00:00
elasticPlasticSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
elasticThermalSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
icoFsiElasticNonLinULSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
utilities Changed installation directory for smoothMesh utility 2013-11-15 12:59:20 +00:00
viscoElasticSolidFoam solidModels and solidMechanics cleaning 2013-11-07 20:22:30 +00:00
Allwmake rearranged solidMechanics and added symmTensor4thOrder and diagTensor fields 2013-10-16 10:47:48 +01:00
readMe.txt added missing definition of tranformFieldMask for diagTensor - my Mac g++ did not mind. Also add detail to solidMechanics/readMe.txt 2013-10-18 15:40:24 +01:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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
    Aitken's under-relaation for displacement field
    
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, Valentine
Kanyanta, David McAuliffe, Declan McNamara and Tian Tang.

Have fun.

Philip



The folowing references are relevant and citations are welcome:

Cardiff P, Karać A & Ivanković A, A Large Strain Finite Volume Method for
Orthotropic Bodies with General Material Orientations, Computer Methods
in Applied Mechanics & Engineering, 2013,
http://dx.doi.org/10.1016/j.cma.2013.09.008.

Cardiff P, Karać A & Ivanković A, Development of a finite volume contact
solver based on the penalty method. Computational Materials Science, 64
283-284, 2012, http://dx.doi.org/10.1016/j.commatsci.2012.03.011.

Cardiff P, Karać A, Tuković Z & Ivanković A, Development of a finite volume
based structural solver for large rotation of non-orthogonal meshes, 7th
OpenFOAM Workshop, Darmstadt, Germany, 2012.

Tuković Z, Ivanković A & Karać A, Finite volume stress analysis in multi-
material linear elastic body. International Journal for Numerical Methods
in Engineering, 2012. doi:10.1002/nme.

Carolan D, Tuković Z, Murphy N, Ivanković A, Arbitrary crack propagation
in multi-phase materials using the finite volume method, Computational
Materials Science, 2013, http://dx.doi.org/10.1016/j.commatsci.2012.11.049.

Tuković Z & Jasak H, Updated lagrangian finite volume solver for large
deformation dynamic response of elastic body. Transactions of FAMENA,
1(31):116, 2007.

Jasak H & Tuković Z, Dynamic mesh handling in OpenFOAM applied to fluid-
structure interaction simulations, 5th European Conference on Computational
Fluid Dynamics ECCOMAS CFD, Lisbon, Portugal, 2010.

Tuković Z & Jasak H, Finite volume method for fluid-strucutre-interaction
with large structural displacements, 2nd OpenFOAM Workshop, Zagreb, 2007.

Jasak H & Weller H, Finite volume methodology for contact problems of linear
elastic solids, 3rd International Conference of Croatian Society of Mechanics,
pages 253260, Cavtat/Dubrovnik, Crotatia, 2000.

Jasak H & Weller H, Application of the finite volume method and unstructured
meshes to linear elasticity, International Journal for Numerical Methods in
Engineering, pages 267287, 2000.

Maneeratana K, Development of the finite volume method for non-linear
structural applications, PhD thesis, Imperial College London, 2000.

Cardiff P, Development of the finite volume method for hip joint stress
analysis, PhD thesis, University College Dublin, 2012.

Tang T, Hededal O, Cardif P, Roenby J, A Finite Volume Method solver for
non-linear soil stress analysis using OpenFOAM, 8th OpenFOAM Workshop,
Jeju, 2013.