Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runoff and water availability #74

Open
mgaacGitHub opened this issue Oct 3, 2024 · 2 comments
Open

runoff and water availability #74

mgaacGitHub opened this issue Oct 3, 2024 · 2 comments

Comments

@mgaacGitHub
Copy link

Hello
1.- I understand that Xanthos runoff output (i.e., file q_km3peryear_pm_abcd_mrtm_watch_2010-2100.csv) is the total runoff as the sum of direct runoff and baseflow, is this true ??

2.- I'am using abcd module to calculate runoff in Xanthos. In future run, is neccessary to consider the initial channel storage and soil moisture data taken from the ending values of historical run for the abcd model ??

3.- Total runoff in Xanthos already includes or considers the subtraction of infiltration and evapotranspiration ?

4.- I would like to calculate the water availability in each grid cell by subtracting human consumption and agricultural use from the total runoff . Would it be correct to calculate availability in that way? or this is calculated in the section "AccessibleWater" (i.e. file accessible_water_km3peryr_pm_abcd_mrtm_watch_2010-2100.csv, although this is to basin level)

Best regards
Miguel altamirano

@mengqi-z
Copy link
Collaborator

mengqi-z commented Oct 3, 2024

Hello Miguel,

  1. That's correct
  2. Steady-state soil moisture and groundwater storage are necessary for model initialization. Xanthos offers a "spin-up" period option to generate these initial values. Alternatively, you can run the model continuously from the historical period into the future, so that soil moisture and groundwater storage transit smoothly between the two periods.
  3. Yes
  4. It depends on whether you need "natural" or "net" water availability. Accessible water from Xanthos refers to the water that is potentially accessible by human without accounting for human activities (e.g., withdrawals).

@mgaacGitHub
Copy link
Author

mgaacGitHub commented Oct 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants