doc:user:tutorials:ownfemodel
This is an old revision of the document!
How to build my own FE model? [new]
Crushing of a block made of steel by a cylindrical punch
What is written in the file tutorial1.py ?
- An input file of Metafor is a python module which contains a function getMetafor(p)
- This function is supposed to create a Metafor object
- The Metafor object is the main object containing everything about a FE simulation (geometry, mesh, boundary conditions, materials, integration scheme, etc.)
Main idea: The input file creates a complete data structure and returns it to the FE code
doc/user/tutorials/ownfemodel.1420804846.txt.gz · Last modified: (external edit)