est_P_at_outlet: Estimates Phosphorus load, phosphorus in runoff, baseflow and...

Description Usage Arguments Value

View source: R/est_P_at_outlet.R

Description

This function reads in totalwatsed file and a vector containing paramter values, estimates Phosophorus and return a dataframe

Usage

1
est_P_at_outlet(P_outlet_df, Wshed_area_m2, par)

Arguments

P_outlet_df

Dataframe created by the create_var_df_P_outlet function

Wshed_area_m2

Area of the watershed in m2

par

Vector containg parameter values (mg/l) in the specific order- P_conc_Runoff, P_conc_Lateral, P_conc_Baseflow, P_conc_Sediment

Value

A dataframe containg estimated phosporus load, phosphorus in runoff, baseflow and lateral flow at the outlet


devalc/WEPPRecipes documentation built on Jan. 3, 2022, 2:24 a.m.