Fixed bug in TestBubble
This commit is contained in:
parent
ba03e66cf4
commit
cbd30d7227
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user