Skip to content

Commit

Permalink
fix airy waves
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Sep 23, 2024
1 parent 4eb1448 commit dcc7c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unit_tests/gcl/UnitTestGCL.C
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ TEST_F(GCLTest, mesh_airy_waves)
if (bulk_.parallel_size() > 1)
return;

realm_.realmUsesEdges_ = false;
const std::string meshDims = "3x3x3";
const bool secondOrder = true;
const double deltaT = 0.25;
Expand Down

0 comments on commit dcc7c22

Please sign in to comment.