Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:tutorials:ownfemodel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:tutorials:ownfemodel [2015/01/09 13:08] bomandoc:user:tutorials:ownfemodel [2018/10/05 10:10] (current) boman
Line 1: Line 1:
-====== How to build my own FE model? [new] ======+====== How to build my own FE model? ======
  
 +<note important>This page is under construction. Please refer to {{ :teaching:private:tutorial.pdf |}}  for up-to-date information</note>
 +
 +{{:doc:user:ico-worker.png?40 |Under construction}}
 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={}): return metafor def getMetafor(p={}): return metafor
 </code> </code>
 +{{ :doc:user:tutorials:datastr01.png|At that point, the data structure simply looks like this}}
 +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: 2016/03/30 15:22 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki