Skip to main content

composite:run_mapdl_operator

Version: 0.0.0

Description

Runs mapdl and returns CFieldsContainer with the results at requested time

Inputs

InputNameExpected type(s)Description
Pin 0
Required
time_scopingdouble
Pin 1
Required
mesh_scopingscoping
Pin 4
Required
data_sourcesdata_sourcesData sources with the input rst file
Pin 107
Required
result_typestringResults to read from rst file. Comma separated string. Supports 'S' and 'EPEL'. Example: 'S,EPEL'

Outputs

OutputNameExpected type(s)Description
Pin 4fields_containerfields_containerFields container with the result data

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: composite

Plugin: composite

Scripting name: run_mapdl_operator

Full name: composite.run_mapdl_operator

Internal name: composite::run_mapdl_operator

License: None

Changelog

  • Version 0.0.0: Initial release.