result:global total energy (LSDyna)
Version: 0.0.0
Description
Read Global Total Energy (LSDyna) by calling the readers defined by the datasources.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 3 | streams_container | streams_container | result file container allowed to be kept open to cache data |
| Pin 4 Required | data_sources | data_sources | result file path container, used if no streams are set |
| Pin 50 | unit_system | int32, string, class dataProcessing::unit::CUnitSystem | (LSDyna) Unit System ID (int), semicolon-separated list of base unit strings (str) or UnitSystem instance |
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: core
Scripting name: global_total_energy
Full name: result.global_total_energy
Internal name: GLOB_ENG_TE
License: None
Changelog
- Version 0.0.0: Initial release.