hpcflow.sdk.core.workflow.WorkflowBlueprint#
- class hpcflow.sdk.core.workflow.WorkflowBlueprint(workflow_template)#
Bases:
object
Pre-built workflow templates that are simpler to parametrise (e.g. fitting workflows).
Methods
Attributes
- Parameters:
workflow_template (WorkflowTemplate) –
- workflow_template: WorkflowTemplate#