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

Output File Zone Value Incorrect #183

Closed
1 task done
bennettm opened this issue Oct 10, 2023 · 1 comment
Closed
1 task done

Output File Zone Value Incorrect #183

bennettm opened this issue Oct 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bennettm
Copy link
Collaborator

bennettm commented Oct 10, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

After ran the Run.jl file from Example_Systems/SmallNewEngland/ThreeZones, I discovered that the file HSC_h2_pipeline_flow.csv has incorrect data for Zone.
Screenshot 2023-10-10 at 2 54 26 PM
This is a bug and should be fixed.

Expected Behavior

The value for Zone should be 1, 2, 3 these integers for the ThreeZones output file.

Steps To Reproduce

  1. Follow the steps to run Example cases for DOLPHYN from readme.md
  2. Choose Example_Systems/SmallNewEngland/ThreeZones/Run.jl to run
  3. After step 2 runs successfully, open HSC_h2_pipeline_flow.csv from the Results_HSC folder and check the values for Zone.

Environment

- OS: MacBook Pro Ventura 13.6
- Julia version: 1.6.7
- Solver: Gurobi
- Solver version: 10.0.3

Manifest.toml file

Manifest.zip

Anything else?

No response

@bennettm bennettm added the bug Something isn't working label Oct 10, 2023
@bennettm bennettm self-assigned this Oct 10, 2023
@RuaridhMacd
Copy link
Collaborator

Resolved by PR #186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants