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

About flow condition ? #50

Closed Beniuy closed 1 year ago

Beniuy commented 1 year ago

DFN can set Dirichlet boundary conditions. I wonder if Newman boundary conditions can be set? For example, I want to set the 'source term' or flow rate boundary conditions at the boundary instead of water pressure. Thank you very much ! Best regards

hymanjd commented 1 year ago

Please see the instructions for flow_condition on the pflotran website

https://www.pflotran.org/documentation/user_guide/cards/subsurface/flow_condition_card.html

Any of those can be used in the DFN

Beniuy commented 1 year ago

Thanks for your help !