Skip to content
Snippets Groups Projects
Verified Commit 5afcebd9 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by Lars Bilke
Browse files

[T/TH2M] Unify PETSc version of prj with serial

Adjusting media properties.
parent 663e3fc6
No related branches found
No related tags found
No related merge requests found
......@@ -148,12 +148,44 @@
</phase>
<phase>
<type>AqueousLiquid</type>
<components>
<component>
<name>A</name>
<properties>
<property>
<name>specific_heat_capacity</name>
<type>Constant</type>
<value>0</value>
</property>
<property>
<name>henry_coefficient</name>
<type>Constant</type>
<value>0</value>
</property>
<property>
<name>diffusion</name>
<type>Constant</type>
<value>0</value>
</property>
<property>
<name>specific_latent_heat</name>
<type>Constant</type>
<value>0</value>
</property>
</properties>
</component>
<component>
<name>W</name>
<properties>
<property>
<name>specific_heat_capacity</name>
<type>Constant</type>
<value>4187</value>
</property>
</properties>
</component>
</components>
<properties>
<property>
<name>specific_heat_capacity</name>
<type>Constant</type>
<value>4187</value>
</property>
<property>
<name>thermal_conductivity</name>
<type>Constant</type>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment