8.5.2.7. parflow.tools.core.Run.run

Run.run(working_directory=None, skip_validation=False, undist=False)

Method to run simulation

That method will automatically run the database write, validation and trigger the ParFlow execution while checking ParFlow output for any error.

If an error occurred a sys.exit(1) will be issue.

Parameters:
  • working_directory (str) – Path to write output files. If not provided, the default run working directory will be used. This also affect the relative FileNames.

  • skip_validation (bool) – Allow user to skip validation before running the simulation.

  • undist (bool) – undistribute PFB output files