result:prns to field
Version: 0.0.0
Description
Read the presol of nodal field generated file from mapdl.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | filepath | string | filepath |
| Pin 1 | columns_to_read | int32, vector<int32> | columns_to_read |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
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: mapdl.prns_to_field
Full name: result.mapdl.prns_to_field
Internal name: PRNS_Reader
License: None
Changelog
- Version 0.0.0: Initial release.