Workflow¶
- pydantic model Workflow[source]¶
The
fmu.workflow
block refers to specific subworkflows within the large FMU workflow being ran. This has not been standardized, mainly due to the lack of programmatic access to the workflows being run in important software within FMU.Note
A key usage of
fmu.workflow.reference
is related to ensuring uniqueness of data objects.- Fields:
- field reference: str [Required]¶
A string referring to which workflow this data object was exported by.