Added an acBoundconds() call before acStore in autotest.cc
This commit is contained in:
@@ -727,6 +727,7 @@ run_autotest(void)
|
|||||||
|
|
||||||
// Device integration step
|
// Device integration step
|
||||||
acIntegrate(dt);
|
acIntegrate(dt);
|
||||||
|
acBoundcondStep();
|
||||||
acStore(candidate_mesh);
|
acStore(candidate_mesh);
|
||||||
|
|
||||||
// Check fields
|
// Check fields
|
||||||
|
Reference in New Issue
Block a user