lanl / dfnWorks

dfnWorks is a parallelized computational suite to generate three-dimensional discrete fracture networks (DFN) and simulate flow and transport. If you download the software please fill out our interest form to stay up to date on releases https://goo.gl/forms/VE39oKsyp4LVC6Gj2 and join our google group https://groups.google.com/d/forum/dfnworks-users . Precompiled Docker Container https://hub.docker.com/r/ees16/dfnworks
https://dfnworks.lanl.gov/
Other
73 stars 42 forks source link

Functionality for converting graphs. #66

Closed janozeeth closed 7 months ago

janozeeth commented 11 months ago

Functionality for converting intersection to fracture graphs, and vice versa. Extends intersection (fracture) graph into a bipartite graph of fractures and intersections, then projects onto fractures (intersections).

janozeeth commented 10 months ago

Apologies for the late reply on this. I've been absolutely slammed the last couple weeks (not an excuse, of course). Just wanted to provide a heads up that I will be working on these and send some appreciation for the feedback (thank you!). I'll make another push when I get the docstrings and driver function up, plus function names changed. All should be pretty easy.

hymanjd commented 10 months ago

Sounds good! Reach out if you need help.


From: rshaver @.> Sent: Monday, October 23, 2023 3:55:47 PM To: lanl/dfnWorks @.> Cc: Hyman, Jeffrey De'Haven @.>; Comment @.> Subject: [EXTERNAL] Re: [lanl/dfnWorks] Functionality for converting graphs. (PR #66)

Apologies for the late reply on this. I've been absolutely slammed the last couple weeks (not an excuse, of course). Just wanted to provide a heads up that I will be working on these and send some appreciation for the feedback (thank you!). I'll make another push when I get the docstrings and driver function up, plus function names changed. All should be pretty easy.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/lanl/dfnWorks/pull/66*issuecomment-1776083966__;Iw!!Bt8fGhp8LhKGRg!HPnUBfUznsf9wvkxcKmVctlDcZPQmDWs43yQelKy6cF3X3fc_G5OMkfRt-Qpj4qfLPMNQ_H34LKjt1HfLg7v-eYu$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AEKOGDDSSKAMWLINTUYQAWLYA3RWHAVCNFSM6AAAAAA53GD25WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZWGA4DGOJWGY__;!!Bt8fGhp8LhKGRg!HPnUBfUznsf9wvkxcKmVctlDcZPQmDWs43yQelKy6cF3X3fc_G5OMkfRt-Qpj4qfLPMNQ_H34LKjt1HfLtEX9wIO$. You are receiving this because you commented.Message ID: @.***>

janozeeth commented 7 months ago

Just pushed the changes you requested a few months ago. Apologies again for the delay. Let me know if there's anything else that looks awry.