Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
skai95
ogs
Commits
f18f4857
Commit
f18f4857
authored
Oct 21, 2020
by
skai95
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed order of process_variables to T p u (two times)
parent
bb10cd40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
Tests/Data/ThermoRichardsMechanics/Liakopoulos-HM-from-original-Wenqing/HM_liakopoulos.prj
...s/Liakopoulos-HM-from-original-Wenqing/HM_liakopoulos.prj
+14
-14
No files found.
Tests/Data/ThermoRichardsMechanics/Liakopoulos-HM-from-original-Wenqing/HM_liakopoulos.prj
View file @
f18f4857
...
@@ -19,8 +19,8 @@
...
@@ -19,8 +19,8 @@
</constitutive_relation>
</constitutive_relation>
<process_variables>
<process_variables>
<temperature>
temperature
</temperature>
<temperature>
temperature
</temperature>
<displacement>
displacement
</displacement>
<pressure>
pressure
</pressure>
<pressure>
pressure
</pressure>
<displacement>
displacement
</displacement>
</process_variables>
</process_variables>
<secondary_variables>
<secondary_variables>
<secondary_variable
internal_name=
"sigma"
output_name=
"sigma"
/>
<secondary_variable
internal_name=
"sigma"
output_name=
"sigma"
/>
...
@@ -383,6 +383,19 @@
...
@@ -383,6 +383,19 @@
</boundary_condition>
</boundary_condition>
</boundary_conditions>
</boundary_conditions>
</process_variable>
</process_variable>
<process_variable>
<name>
pressure
</name>
<components>
1
</components>
<order>
1
</order>
<initial_condition>
pressure_ic
</initial_condition>
<boundary_conditions>
<boundary_condition>
<mesh>
boundary_column8_bottom
</mesh>
<type>
Dirichlet
</type>
<parameter>
pressure_bc
</parameter>
</boundary_condition>
</boundary_conditions>
</process_variable>
<process_variable>
<process_variable>
<name>
displacement
</name>
<name>
displacement
</name>
<components>
2
</components>
<components>
2
</components>
...
@@ -409,19 +422,6 @@
...
@@ -409,19 +422,6 @@
</boundary_condition>
</boundary_condition>
</boundary_conditions>
</boundary_conditions>
</process_variable>
</process_variable>
<process_variable>
<name>
pressure
</name>
<components>
1
</components>
<order>
1
</order>
<initial_condition>
pressure_ic
</initial_condition>
<boundary_conditions>
<boundary_condition>
<mesh>
boundary_column8_bottom
</mesh>
<type>
Dirichlet
</type>
<parameter>
pressure_bc
</parameter>
</boundary_condition>
</boundary_conditions>
</process_variable>
</process_variables>
</process_variables>
<nonlinear_solvers>
<nonlinear_solvers>
<nonlinear_solver>
<nonlinear_solver>
...
...
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