Closed gcapes closed 3 months ago
script_data_in: https://github.com/hpcflow/hpcflow-new/blob/9ab185487773b3cb1e9708e49c45b4e8f0a0baff/hpcflow/sdk/core/actions.py#L1180 Have a look at plot pole figures from the matlab/mtex example, and click on 'actions' https://docs.matflow.io/stable/reference/template_components/task_schemas.html#visualise-orientations-pole-figure-mtex
script_data_in:
param1: direct
param2: direct
https://docs.matflow.io/stable/reference/_autosummary/matflow.ResourceSpec.html
https://docs.matflow.io/stable/reference/_autosummary/matflow.ActionScopeType.html "processing" = input_file_generators and output_file_parser
within environment definitions, parallel_mode is currently not implemented, num_cores
can be a range, and the instances allow for different implementations (e.g. different exes).
environment scope options - same options as resources - link above.
There are a few keys in a matflow workflow where I don't know what the available option are. This might be something to go through in a yet-to-be-scheduled catch up meeting @aplowman
script_data_in
(can I select from multiple input parameters?)resources