parflow.tools.core
core module
This module provide the core objects for controlling ParFlow.
A Run() object for configuring and running ParFlow simulations.
A check_parflow_execution(out_file) function to parse output file
A get_current_parflow_version() function to extract current ParFlow version
Functions
|
Helper function that can be used to parse ParFlow output file |
|
Helper function to extract ParFlow version |
|
General processing of script arguments |
|
Push processed args onto run properties. |
Classes
|
Main object that can be used to define a ParFlow simulation |