diff --git a/tests/TestBubble.cpp b/tests/TestBubble.cpp index a2a0e4c5..29527cee 100644 --- a/tests/TestBubble.cpp +++ b/tests/TestBubble.cpp @@ -163,8 +163,8 @@ int main(int argc, char **argv) input >> Fx; input >> Fy; input >> Fz; - input >> InitialCondition; - input >> BoundaryCondition; + input >> Restart; + input >> pBC; input >> din; input >> dout; input >> timestepMax; // max no. of timesteps