Skip to content

Commit 9649159

Browse files
committed
fix mangling
1 parent 5d2cf3b commit 9649159

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

test/test_files/sloshing-tank/sloshing-tank-amr.inp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ yhi.type = "slip_wall"
4848
zlo.type = "slip_wall"
4949
zhi.type = "slip_wall"
5050

51-
incflo.verbose = 0 # incflo_levelamrex.the_arena_init_size = 0
51+
incflo.verbose = 0 # incflo_level
52+
amrex.the_arena_init_size = 0

test/test_files/stokes-waves-cylinder/stokes-waves-cylinder-amr.inp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,5 @@ yhi.type = "slip_wall"
101101
zlo.type = "slip_wall"
102102
zhi.type = "slip_wall"
103103

104-
incflo.verbose = 0 # incflo_levelamrex.the_arena_init_size = 0
104+
incflo.verbose = 0 # incflo_level
105+
amrex.the_arena_init_size = 0

0 commit comments

Comments
 (0)