--
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?