Project-OMOTES / user_feedback

Repository to hold all feedback (bugs and feature request) from users
1 stars 0 forks source link

[Bug]: No error given when storage volume is zero or negative #10

Open KelbijStarDeltares opened 8 months ago

KelbijStarDeltares commented 8 months ago

Is there an existing issue for this?

What happened?

Not possible to run, because storage volume was not specified by the user. Even though the user had run the ESDl validator,, which was ok.

Steps to reproduce the problem

  1. Make network with storage
  2. Do not fill in a volume
  3. Run optimization routine.

What should have happened?

Should be detected by the ESDL validator. Ideally, the user get a clear error when running.

What browsers do you use to access the UI?

None

Additional information

No response

jimrojerTNO commented 8 months ago

@KelbijStarDeltares please add the esdl file? What type of storage asset did you use?

jimrojerTNO commented 8 months ago

@FJanssen-TNO can you verify what asset properties are checked for by the validator for the HeatStorage and ATES assets?

FJanssen-TNO commented 8 months ago

@jimrojerTNO It checks whether a volume (m3) or capacity (J) is available otherwise it gives an error. There was a bug in the validator, so it should be solved now.

@KelbijStarDeltares can you please confirm if it works for your esdl?