You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MRST-users: The Matlab Reservoir Simulation Toolbox User Group
Dear MRST team,
When trying to upscale relative permeability using "upscaleRelperm", I found that flow direction always be in x-direction when periodic boundary conditions are applied. I modified line 123
from "dp{1} = dp_scale;"
to
"dp{dir} = dp_scale;".
This modification respects specified flow direction in inputs