pytuflow.FVProject.create#
- FVProject.create(overwrite_behaviour='interactive')#
The execuation step when creating a project. This method copies template files, fills in variables, and parses the control files and follows directives.
- Returns:
Path to the output directory where the model was created.
- Return type:
Path
- Parameters:
overwrite_behaviour (str)