doc:user:tutorials:ownfemodel
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
doc:user:tutorials:ownfemodel [2015/01/09 13:08] – boman | doc:user:tutorials:ownfemodel [2018/10/05 10:10] (current) – boman | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== How to build my own FE model? | + | ====== How to build my own FE model? ====== |
+ | <note important> | ||
+ | |||
+ | {{: | ||
Crushing of a block made of steel by a cylindrical punch | Crushing of a block made of steel by a cylindrical punch | ||
Line 54: | Line 57: | ||
def getMetafor(p={}): | def getMetafor(p={}): | ||
</ | </ | ||
+ | {{ : | ||
+ | Creation of an instance of the Metafor class | ||
+ | (for now it is almost empty) | ||
+ | We name it metafor | ||
+ | |||
+ | Any Metafor object contains a Domain object. | ||
+ | We retreive the Domain and we name it domain | ||
+ | |||
+ | We define the getMetafor() function (same for all models) | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
doc/user/tutorials/ownfemodel.1420805281.txt.gz · Last modified: (external edit)