diff --git a/tests/TestCompose_of-of_np.Ubuntu1604.home/referenceOutput/Solid/system/preciceDict b/tests/TestCompose_of-of_np.Ubuntu1604.home/referenceOutput/Solid/system/preciceDict index 24b3aabae..bcdfb19df 100644 --- a/tests/TestCompose_of-of_np.Ubuntu1604.home/referenceOutput/Solid/system/preciceDict +++ b/tests/TestCompose_of-of_np.Ubuntu1604.home/referenceOutput/Solid/system/preciceDict @@ -21,28 +21,28 @@ interfaces locations faceCenters; connectivity false; patches (interface); - + readData ( Temperature ); - + writeData ( ); }; - + Interfaces2 { mesh Solid-Mesh-Nodes; locations faceNodes; connectivity true; patches (interface); - + readData ( ); - + writeData ( Heat-Flux @@ -53,4 +53,5 @@ interfaces CHT { k [ 1 1 -3 -1 0 0 0 ] 100; -}; \ No newline at end of file + solverType "basic"; +};