April 25, 2024 at 12:07 am
Ian Do
Ansys Employee
Hello Peter,
To define the sensor:
- define a node ==>Â
- define a segment (this could be a dummy LAG segment) that this node belongs to so the code can establish a normal vector ==>Â
- define the offset distance along that normal => a sensor will be located at the tip of that vector
a "sensor" will be attached to a Lagrangian segment/node and moves with it.
the p inside the ALE elm which is passed by by this sensor is saved. Â The
p history result may plotted from either the binary file or ASCII file output (user can choose)
$===============================================================================
*DATABASE_FSI_SENSOR
$ Â Â Â DT Â Â BINARY
   0.01
$ DBFSI_ID Â Â Â NID SEGMENTID Â Â OFFSET Â Â Â ND1 Â Â Â ND2 Â Â Â ND3
    11     72     37    0.5
   12     59    261    0.5
$===============================================================================
Hope this helps.
Regards,
Ian Do, PhD
Â