Skip to content
Snippets Groups Projects
Commit 8d3a64dd authored by Tom Fischer's avatar Tom Fischer
Browse files

Script to convert HeatConduction prj files to MPL.

parent 4fb77139
No related branches found
No related tags found
Loading
......@@ -422,6 +422,7 @@ def processFile(filename):
# Medium
("thermal_conductivity", "Medium", "thermal_conductivity"),
("specific_heat_capacity", "Medium", "specific_heat_capacity"),
("density", "Medium", "density"),
("heat_capacity", "Medium", "heat_capacity"),
("temperature", "Medium", "reference_temperature"),
# Liquid
......
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