issues
search
GeoMop
/
Endorse-legacy
Project Endorse.
GNU General Public License v3.0
0
stars
0
forks
source link
Effective conductivity for DFN
#1
Open
jbrezmorf
opened
5 years ago
jbrezmorf
commented
5 years ago
Goals in 2d:
determine mean conductivity tensor
determine variance of log of main components
determine variogram (using random sub squares of fixed size
TODO:
fracture generation in 2d:
[x] von Mises
[ ] general basic shapes (disc, square, line)
[ ] more flexible composition of distributions (no shape rotation, no anisotropy, basic shape can specify defaults)
[ ] 1d in 2d mesh generation
[ ] connected fracture set in 2d
[ ] setup flow problem (two pressure BC gradients)
[ ] scale number of fractures to at least scale range (L/100, L) where L is domain size
[ ] MLMC script, use MC to get mean and variances
[ ] MLMC script for getting variogram:
[ ] cut a subsquare from a full fractured square
[ ] cut and solve a lot of these sub problems for different sizes and positions of sub squares
[ ] empirical variogram for a fixed size
[ ] determine is the variogram is a power law and if the power coeff much the power law of fractures
Goals in 2d:
TODO: