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

workflow_template

Parameters:

workflow_template (WorkflowTemplate) –

workflow_template: WorkflowTemplate#