Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
steffenbeese
ogs
Commits
834aab5e
Commit
834aab5e
authored
Jul 21, 2021
by
Steffen Beese
Browse files
[RM/DSM] change of parameters in ctest file to see the features
of DSM
parent
805f12de
Pipeline
#5721
failed with stages
in 57 minutes and 25 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Tests/Data/RichardsMechanics/double_porosity_swelling.prj
View file @
834aab5e
...
...
@@ -9,7 +9,7 @@
<integration_order>
2
</integration_order>
<dimension>
2
</dimension>
<micro_porosity>
<mass_exchange_coefficient>
1e-1
2
</mass_exchange_coefficient>
<mass_exchange_coefficient>
1e-1
3
</mass_exchange_coefficient>
<nonlinear_solver>
<maximum_iterations>
100
</maximum_iterations>
<residuum_tolerance>
1e-8
</residuum_tolerance>
...
...
@@ -72,7 +72,7 @@
<name>
swelling_stress_rate
</name>
<type>
SaturationDependentSwelling
</type>
<swelling_pressures>
1e7 1e7 1e7
</swelling_pressures>
<exponents>
1 1 1
</exponents>
<exponents>
2 2 2
</exponents>
<lower_saturation_limit>
0
</lower_saturation_limit>
<upper_saturation_limit>
1
</upper_saturation_limit>
</property>
...
...
@@ -95,7 +95,7 @@
<property>
<name>
permeability
</name>
<type>
Constant
</type>
<value>
1e-
2
1
</value>
<value>
1e-1
6
</value>
</property>
<property>
<name>
porosity
</name>
...
...
@@ -143,9 +143,11 @@
<process
ref=
"RM"
>
<nonlinear_solver>
nonlinear_solver
</nonlinear_solver>
<convergence_criterion>
<type>
PerComponentDeltaX
</type>
<norm_type>
NORM2
</norm_type>
<abstols>
1e-3 1e-10 1e-10
</abstols>
<type>
PerComponentDeltaX
</type>
<abstols>
5e-8 1e-13 1e-13
</abstols>
<!--type>Residual</type>
<abstol>1e-8</abstol-->
</convergence_criterion>
<compensate_non_equilibrium_initial_residuum>
false
</compensate_non_equilibrium_initial_residuum>
<time_discretization>
...
...
@@ -155,8 +157,8 @@
<type>
IterationNumberBasedTimeStepping
</type>
<t_initial>
0.0
</t_initial>
<t_end>
1e5
</t_end>
<initial_dt>
10
0
</initial_dt>
<minimum_dt>
1
</minimum_dt>
<initial_dt>
10
</initial_dt>
<minimum_dt>
0.0
1
</minimum_dt>
<maximum_dt>
1e3
</maximum_dt>
<!-- linear function m=1.25-0.025*n omitting m=1, because of stale situation -->
<number_iterations>
1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
</number_iterations>
...
...
@@ -171,7 +173,7 @@
<timesteps>
<pair>
<repeat>
200000
</repeat>
<each_steps>
1
</each_steps>
<each_steps>
300
</each_steps>
</pair>
</timesteps>
<variables>
...
...
@@ -204,7 +206,7 @@
<parameter>
<name>
E
</name>
<type>
Constant
</type>
<value>
2e9
</value>
<value>
50e6
</value>
</parameter>
<parameter>
<name>
nu
</name>
...
...
@@ -253,7 +255,7 @@
<curve>
<name>
pressure_ramp
</name>
<coords>
0.0 1e3 2e4 6e4 8e4 1e5
</coords>
<values>
1e5 1e5 -1e
6
-1e
6
1e5 1e5
</values>
<values>
1e5 1e5 -1e
7
-1e
7
1e5 1e5
</values>
</curve>
</curves>
<process_variables>
...
...
@@ -316,56 +318,56 @@
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
pressure
</field>
<absolute_tolerance>
1e
-8
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
<absolute_tolerance>
1e
3
</absolute_tolerance>
<relative_tolerance>
1e-2
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
saturation
</field>
<absolute_tolerance>
1
e-
14
</absolute_tolerance>
<absolute_tolerance>
2
e-
3
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
displacement
</field>
<absolute_tolerance>
5
e-
11
</absolute_tolerance>
<absolute_tolerance>
1
e-
4
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
sigma
</field>
<absolute_tolerance>
2e-8
</absolute_tolerance>
<absolute_tolerance>
5e3
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
epsilon
</field>
<absolute_tolerance>
1e-
1
4
</absolute_tolerance>
<absolute_tolerance>
1e-4
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
velocity
</field>
<absolute_tolerance>
5
e-
14
</absolute_tolerance>
<absolute_tolerance>
1
e-
8
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
porosity
</field>
<absolute_tolerance>
5
e-
14
</absolute_tolerance>
<relative_tolerance>
1e-15
</relative_tolerance>
<absolute_tolerance>
2
e-
5
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
porosity_avg
</field>
<absolute_tolerance>
1e-1
4
</absolute_tolerance>
<relative_tolerance>
1e-15
</relative_tolerance>
<field>
micro_pressure
</field>
<absolute_tolerance>
5e
4
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
<vtkdiff>
<vtkdiff>
<regex>
double_porosity_swelling_.*.vtu
</regex>
<field>
dry_density_solid
</field>
<absolute_tolerance>
2e-
12
</absolute_tolerance>
<relative_tolerance>
2e-15
</relative_tolerance>
<field>
micro_saturation
</field>
<absolute_tolerance>
2e-
4
</absolute_tolerance>
<relative_tolerance>
0
</relative_tolerance>
</vtkdiff>
</test_definition>
</OpenGeoSysProject>
Tests/Data/RichardsMechanics/double_porosity_swelling_t_100000.000000.vtu
View file @
834aab5e
This diff is collapsed.
Click to expand it.
Tests/Data/RichardsMechanics/double_porosity_swelling_t_50000.000000.vtu
View file @
834aab5e
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment