serialization:mechanical csv to field
Version: 0.0.0
Description
Reads mechanical exported csv file
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | unit | class dataProcessing::unit::CUnit | |
| Pin 1 | mesh | abstract_meshed_region | |
| Pin 4 Required | data_sources | data_sources | |
| Pin 9 Required | requested_location | string, field_definition |
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: serialization
Plugin: csv
Scripting name: None
Full name: None
Internal name: mechanical_csv_to_field
License: None
Changelog
- Version 0.0.0: Initial release.