Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:specials:mass

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
doc:user:elements:specials:mass [2017/02/24 15:22] – [Mass[2|3]DElement] papeleuxdoc:user:elements:specials:mass [2017/02/24 15:26] (current) – [Interaction] papeleux
Line 64: Line 64:
 ===== Interaction ===== ===== Interaction =====
  
-Finally, once the ''Mass[2|3]DElement'' ''[[#Element|ElementProperties]]'' is defined, the corresponding interaction is generated with the ''FieldApplicator''To do so, the corresponding geometric mesh element must be generated using [[doc:user:geometry:mesh:0D]]. Once done, the interaction can be defined and included in the ''interactionset'':+Finally, once the ''Mass[2|3]DElement'' ''[[#Element|ElementProperties]]'' is defined, the corresponding interaction is generated with the ''Mechanism0DInteraction'' on meshed objectsIf the object is not meshed (ex applying mass to force driven contact tool), the corresponding geometric mesh element must be generated using [[doc:user:geometry:mesh:0D]]. Once done, the interaction can be defined and included in the ''interactionset'':
  
-  app = FieldApplicator(no)+  app = Mechanism0DInteraction(no)
   app.push(gObject1)   app.push(gObject1)
   app.push(gObject2)   app.push(gObject2)
Line 75: Line 75:
 or or
  
-  app = interactionset.add(FieldApplicator(no)) #add returns a reference+  app = interactionset.add(Mechanism0DInteraction(no)) #add returns a reference
   app.push(gObject1)   app.push(gObject1)
   app.push(gObject2)   app.push(gObject2)
Line 82: Line 82:
  
 where  where 
-| ''no''  | number of the ''Interaction'' (which is to say the ''FieldApplicator'') | +| ''no''  | number of the ''Interaction'' (which is to say the ''Mechanism0DInteraction'') | 
 |''gObject1''  | mesh geometric entity where the finite elements are applied | |''gObject1''  | mesh geometric entity where the finite elements are applied |
 | ''prp'' | [[doc:user:elements:general:def_element_properties|Properties]] of [[#Element|mass elements]] to generate.|  | ''prp'' | [[doc:user:elements:general:def_element_properties|Properties]] of [[#Element|mass elements]] to generate.| 
  
  
doc/user/elements/specials/mass.1487946141.txt.gz · Last modified: 2017/02/24 15:22 by papeleux

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki