result:enf solution to global cs
Version: 0.0.0
Description
read Euler angles on elements from the result file and rotate the fields in the fieldsContainer.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 2 | fields_container | fields_container | |
| Pin 3 | streams_container | streams_container, stream, class dataProcessing::CRstFileWrapper | |
| Pin 4 Required | data_sources | data_sources |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: result
Plugin: mapdl
Scripting name: enf_rotation_by_euler_nodes
Full name: result.enf_rotation_by_euler_nodes
Internal name: mapdl::rst::ENF_rotation_by_euler_nodes
License: None
Changelog
- Version 0.0.0: Initial release.