Skip to content

Commit

Permalink
Merge branch 'tortuosity_fix' into 'master'
Browse files Browse the repository at this point in the history
[Tests:TH2M:heatpipe:PETSc] Fix: add tortuosity to medium

Closes #3464

See merge request ogs/ogs!4931
  • Loading branch information
endJunction committed Feb 27, 2024
2 parents dd61b14 + 562d8e4 commit f585d73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Tests/Data/TH2M/TH2/heatpipe/PETSc/heat_pipe_strict.prj
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,11 @@
</phase>
</phases>
<properties>
<property>
<name>tortuosity</name>
<type>Constant</type>
<value>1.0</value>
</property>
<property>
<name>permeability</name>
<type>Constant</type>
Expand Down

0 comments on commit f585d73

Please sign in to comment.