FSI: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
The FSI analysis is newly added to the OpenSees for problems such as Tsunami engineering. | The FSI analysis is newly added to the OpenSees for problems such as Tsunami engineering. | ||
The following are FSI commands in OpenSees. All commands are in python formats. | The following are added or extended FSI commands in OpenSees. All commands are in python formats. | ||
* [[mesh]] | * [[mesh]] | ||
* [[remesh]] | * [[remesh]] | ||
* [[region]] | |||
* [[PFEM Analysis]] | * [[PFEM Analysis]] | ||
* [[PFEM Integrator]] | |||
* [[PFEM System]] | |||
* [[PFEM Test]] | |||
* [[nodePressure]] | |||
* [[sensNodePressure]] |
Revision as of 23:53, 29 June 2017
Fluid Structure Interaction Commands
The FSI analysis is newly added to the OpenSees for problems such as Tsunami engineering. The following are added or extended FSI commands in OpenSees. All commands are in python formats.