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

fixed bug resulting in only one hydraulic property being written for … #54

Closed aidanstansberry closed 1 year ago

aidanstansberry commented 1 year ago

fixed bug resulting in only one hydraulic property being written for user fractures from file

for issue posted to master

hymanjd commented 1 year ago

Is there a way we can have the perm / aperture / Transmissivity be an array of different values rather than a single value?

aidanstansberry commented 1 year ago

Just updated the branch so now user fracts from file need an array or list of hydraulic values. Also statements have been added so single fracture networks no longer throw errors.