--
You received this message because you are subscribed to the Google Groups "wrf-hydro_users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wrf-hydro_use...@ucar.edu.
To view this discussion visit https://groups.google.com/a/ucar.edu/d/msgid/wrf-hydro_users/1a5114d9-608b-4150-9259-dd3ca873c154n%40ucar.edu.
Thank you again for your clarification earlier. I am currently running the model and waiting for results, but I want to better understand how to check the rainfall partitioning in the outputs.
Essentially, I would like to trace where the rainfall goes once it enters the model — whether it becomes streamflow, groundwater, soil moisture, or other components like ET. For a simple sanity check, I was thinking of comparing:
Rainfall ≈ Streamflow + Groundwater + Soil Moisture (+ smaller terms like ET).
Does this sound like a reasonable first check?
Which specific WRF-Hydro output variables/files should I use to track streamflow, groundwater, and soil moisture? For example, I can see groundwater inflow in GWOUT_DOMAIN
, but I cannot find SOIL_M
in LDASOUT_DOMAIN1
. Where should I look for soil moisture in the outputs?
~/...
(or /mnt/wsl/...
). Avoid /mnt/c/
. To view this discussion visit https://groups.google.com/a/ucar.edu/d/msgid/wrf-hydro_users/3C06ADF5-FACC-4C12-A558-A63524D830DF%40ucar.edu.
Hi team,
I have been working on this issue, and while there are some improvements since last time, the main problems still remain. The baseflow is still below 1 m³/s, the streamflows only react to very high rainfall events, and they stay almost unchanged when some parameters are varied.
I ran 5-year simulations (1994–1999), with the first year (1994–1995) as spin-up and the rest for sensitivity testing and validation. Below is a summary of what I have tried:
Coeff in GWBUCKPARM.nc: I expected this to influence baseflow, but when I tried 0.5 and 2, the streamflows looked almost the same as each other and both were lower than the original case (Coeff = 1). Baseflow also stayed below 1 m³/s.
refkdt (1, 2 vs. original 3), RETDEPRTFAC (0.1, 0.5 vs. 1), MannN (scaled by 0.1 and 0.5): streamflows were nearly unchanged from the original case, with baseflow still low.
OVROUGHRTFAC (0.1, 0.5 vs. 1), DKSAT (scaled by 0.5, 2, 4, 8), SMCMAX (scaled by 0.8, 1.2): these did change the streamflows as expected, but baseflow was still consistently below 1 m³/s.
Zmax (tried 1, 250 vs. 50) and Expon (0.5, 2, 1 vs. 3): still in progress, but I also think these should have an effect on baseflow.
I’ve attached the model setups in vers_003_streamflow (without results due to storage limits, please let me know if you cannot access) along with graphs of those setups for comparison in this email (please note that, if you see any color missing, it means it is overlapped due to highly similar result values between model setups).
Please help me with some of your advice.
Kind regards,
Martin Nguyen