debugging test/lb2_CMT_wia.cpp
This commit is contained in:
parent
80ec7b079d
commit
bce1e59e94
@ -257,7 +257,7 @@ int main(int argc, char **argv)
|
||||
ComputePhi(ID, Phi, Den, N);
|
||||
|
||||
int timestep=0;
|
||||
int timestepMax=0;
|
||||
int timestepMax=5;
|
||||
printf("# timesteps for the LBM = %i \n",timestepMax);
|
||||
|
||||
while (timestep < timestepMax){
|
||||
|
Loading…
Reference in New Issue
Block a user