FLO-2DSoftware / qgis-flo-2d-plugin

A plugin for pre-processing/post-processing FLO-2D models
7 stars 7 forks source link

Tailing Dam Tool #873

Closed FLO-2DNoemi closed 1 year ago

FLO-2DNoemi commented 2 years ago

@FLO-2DJJ

FLO-2DKaren commented 1 year ago

@FLO-2DJJ I have an idea for this method. If you use a polyline to create an inflow node, it should divide the inflow hydrograph by the number of cells intersected by the line. The intersection method should be the line that crosses the cell.

Inflow.dat gets:

"H Time Q/#cells Cv"

FLO-2DJJ commented 1 year ago
FLO-2DKaren commented 1 year ago

@FLO-2DJJ, @FLO-2DNoemi

Hi JJ,

I've been working with the tailings dam tool and I understand how it works now. Can we have a meeting about some ideas I have for it? Not in a hurry for the meeting.

  1. Use a checkbox on the inflow.dat form that identifies that we only want the hydrograph data not the inflow.dat file.
  2. Have tailings dam tool export tab delimited hydrograph.
  3. We can copy that into qgis for a polyline.
  4. Any grid element that intersects the polyline will get the inflow hydrograph divided by the number of cells in the intersection.
  5. That hydrograph can be saved into it's own space in the

I also have 2 ideas for the tailings dam too.

  1. Let the user change the User volume on the final form.
  2. Can we save the data on the final form so that when we open it, we don't have to add all of the grid elements again.
  3. Can we have a comparison mode that exports inflow.dat for all of the different conditions in the final form. That way, I could run and compare the different hydrograph shapes and the different sediment concentration shapes.
FLO-2DJJ commented 1 year ago
  • [x] Remove the single space to enter the grid cell number Done
FLO-2DJJ commented 1 year ago

The following Tailings Dam Breach executable accounts for the tasks checkboxed in the comments of this issue. Please test it and replace the current executable.

Tailings Dam Breach.zip

In the near future let's have a meeting to review @FLO-2DKaren 's ideas (in her comment above -June 20th).

FLO-2DNoemi commented 1 year ago

@Juan Jose Rodriguez @.***>

These enhancements are good, we can review this list carefully and work on it. I know you are working on other things that are a priority so let's keep this on the top lof things to do and start it whenever you have time.

On Tue, Jun 20, 2023 at 1:47 PM Karen @.***> wrote:

@FLO-2DJJ https://github.com/FLO-2DJJ, @FLO-2DNoemi https://github.com/FLO-2DNoemi

Hi JJ,

I've been working with the tailings dam tool and I understand how it works now. Can we have a meeting about some ideas I have for it? Not in a hurry for the meeting.

  1. Use a checkbox on the inflow.dat form that identifies that we only want the hydrograph data not the inflow.dat file.
  2. Have tailings dam tool export tab delimited hydrograph.
  3. We can copy that into qgis for a polyline.
  4. Any grid element that intersects the polyline will get the inflow hydrograph divided by the number of cells in the intersection.
  5. That hydrograph can be saved into it's own space in the

I also have 2 ideas for the tailings dam too.

  1. Let the user change the User volume on the final form.
  2. Can we save the data on the final form so that when we open it, we don't have to add all of the grid elements again.
  3. Can we have a comparison mode that exports inflow.dat for all of the different conditions in the final form. That way, I could run and compare the different hydrograph shapes and the different sediment concentration shapes.

— Reply to this email directly, view it on GitHub https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/issues/873#issuecomment-1599246130, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE32O3QP54SAPG3QTSRP7KDXMHO2DANCNFSM6AAAAAAQU4GHFE . You are receiving this because you were mentioned.Message ID: @.***>

FLO-2DNoemi commented 1 year ago

Enhance Tailing dam tool:

@FLO-2DJJ please review the list.