Estimate the SFGD (q0 [m2/d]) .
estimate_sgd.RdDetails
Estimate the SGD volume based on Strack (1976) analytical solution.
The
inputDatashould be a data.frame containing the required columns for the model (R, E0, q1, hf, phi1, phi2).Ris a numeric vector of the daily precipitation (mm).E0is a numeric vector of the daily potential evapotranspiration (mm).q1is a numeric vector of the daily pumping rate (m3/d).hfis a numeric vector of the initial groundwater level (mm), Only the first value is used as the initial value for the SB1.phi1is a numeric vector of the initial water level in the first soil bucket (mm). Only the first value is used as the initial value for the SB1.phi2is a numeric vector of the inital water level in the second soil bucket (mm). Only the first value is used as the initial value for the SB2.
calibratableParamsshould be a list of calibratable parameters. It's recommended to usejson_to_paramter_listto create this list.nwA integer indicating the period you want to average the recharge.warmupA integer indicating the number of days to warm up the model.