Skip to content
Snippets Groups Projects
Commit bffbd080 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[T] Fix variables output of some TMPf ctests.

parent 417064ee
No related branches found
No related tags found
No related merge requests found
......@@ -153,15 +153,11 @@
</timesteps>
<variables>
<variable>temperature</variable>
<variable>heat_flux</variable>
</variables>
<variables>
<variable>displacement</variable>
<variable>phasefield</variable>
<variable>sigma</variable>
<variable>epsilon</variable>
</variables>
<variables>
<variable>phasefield</variable>
<variable>heat_flux</variable>
</variables>
</output>
</time_loop>
......
......@@ -157,16 +157,12 @@
</timesteps>
<variables>
<variable>temperature</variable>
<variable>heat_flux</variable>
</variables>
<variables>
<variable>displacement</variable>
<variable>phasefield</variable>
<variable>heat_flux</variable>
<variable>sigma</variable>
<variable>epsilon</variable>
</variables>
<variables>
<variable>phasefield</variable>
</variables>
</output>
</time_loop>
<parameters>
......
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