Fixed bug in TestBubble

This commit is contained in:
James E McClure 2016-01-09 09:37:59 -05:00
parent ba03e66cf4
commit cbd30d7227

View File

@ -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