GEOS
GEOS copied to clipboard
Adding check and warning message for fracture pressure
What is the requested feature? Sanity check is missing to verify the initialization of fracture pressure.
Is your request related to a specific problem? For this tutorial example, if following block is missing in the xml file,
<FieldSpecification
name="prescribedFaultPressure"
setNames="{ all }"
objectPath="ElementRegions/Fault"
fieldName="pressure"
scale="35.0e6"/>
simulation result deviates away from the corresponding analytical solution.
Describe the solution you'd like Sanity check and warning message are expected after creating fracture surface.