OpenFAST
Wind turbine multiphysics simulator
Public Attributes | List of all members
modmesh_mapping::maptype Type Reference

Type that describes characteristics of the mapping between two meshes. More...

Public Attributes

integer(intki) othermesh_element
 Node (for point meshes) or Element (for line2 meshes) number on other mesh; for loads, other mesh is Dest, for motions/scalars, other mesh is Src.
 
real(r8ki) distance
 magnitude of couple_arm
 
real(r8ki), dimension(3) couple_arm
 Vector between a point and node 1 of an element (p_ODR - p_OSR)
 
real(r8ki), dimension(2) shape_fn
 shape functions: 1-D element-level location [0,1] based on closest-line projection of point
 

Detailed Description

Type that describes characteristics of the mapping between two meshes.


The documentation for this type was generated from the following file: