Skip to main content

result:write motion dfmf file

Version: 0.0.0

Description

Write the invariant terms and the model data in a motion dfmf file

Inputs

InputNameExpected type(s)Description
Pin 0
Required
model_dataproperty_fielddata describing the finite element model
Pin 1
Required
mode_shapesfields_containerFieldsContainers containing the mode shapes, which are CST and NOR for the cms method
Pin 2
Required
lumped_massfields_containerFieldsContainers containing the lumped mass
Pin 3
Required
field_coordinatesfieldcoordinates of all nodes
Pin 4
Required
nodvector<int32>
Pin 5
Required
used_node_indexvector<int32>
Pin 6
Required
eigenvaluevector<double>
Pin 7
Required
translational_mode_shapevector<double>
Pin 8
Required
rotational_mode_shapevector<double>
Pin 9
Required
invrt_1double
Pin 10
Required
invrt_2vector<double>
Pin 11
Required
invrt_3vector<double>
Pin 12
Required
invrt_4vector<double>
Pin 13
Required
invrt_5vector<double>
Pin 14
Required
invrt_6vector<double>
Pin 15
Required
invrt_7vector<double>
Pin 16
Required
invrt_8vector<double>
Pin 17
Required
dfmffile_pathstringpath with motion dfmf extension where the export occurs
Pin 18
Required
rstfile_pathstring

Outputs

OutputNameExpected type(s)Description
Pin 0dfmf_data_sourcedata_sourcesData Source containing the dfmf file generated.

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: result

Plugin: core

Scripting name: write_motion_dfmf_file

Full name: result.write_motion_dfmf_file

Internal name: write_motion_dfmf_file

License: None

Changelog

  • Version 0.0.0: Initial release.