Skip to contents

This function uses average annual outputs from basin_wb_aa and basin_aqu_aa and plot the simulated values of water balance components in a flow chart.

Usage

plot_waterbalance(sim_verify, simplified = FALSE)

Arguments

sim_verify

Simulation output of the function run_swat_verification() as a single object. To plot the water balance at least the output option outputs = 'wb' must be set in run_swat_verification().

simplified

Boolean, TRUE to plot a simplified version of the flow chart. Default is FALSE.

Value

Returns a ggplot flow chart with the simulated average annual water balance.