Skip to content
Discussion options

You must be logged in to vote

@PrateekSharma99 this is a very good question!

For mizuRoute, in the current implementation, you have to choose between:

  • Following a target volume (it should be provided at model time step, as stated in the paper), or
  • Using one of the built-in formulations.

Suggested Approach

For what you're trying to achieve, I believe you should use the restart capability of the model:

  1. Run the model up to 31 December 2021 and output the restart file.
  2. Manipulate the volume of the lakes in that restart file.
  3. Use it as the restart input for a new simulation beginning 1 January 2022.

This way, you can:

  • Use Hanasaki (or any formulation),
  • Adjust lake storage at specific times and locations fully under y…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@PrateekSharma99
Comment options

@ShervanGharari
Comment options

Answer selected by PrateekSharma99
Comment options

You must be logged in to vote
3 replies
@PrateekSharma99
Comment options

@nmizukami
Comment options

@PrateekSharma99
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
3 participants