diff --git a/Exec/OCCAMS/inputs b/Exec/OCCAMS/inputs index c0d124ca..8e348215 100644 --- a/Exec/OCCAMS/inputs +++ b/Exec/OCCAMS/inputs @@ -12,10 +12,15 @@ geometry.prob_hi = 320000. 320000. 0. amr.n_cell = 563 751 40 -geometry.is_periodic = 1 1 0 +geometry.is_periodic = 0 0 0 zlo.type = "SlipWall" zhi.type = "SlipWall" +xlo.type = "outflow" +xhi.type = "outflow" +ylo.type = "outflow" +yhi.type = "outflow" + # TIME STEP CONTROL remora.fixed_dt = 60.0 # Timestep size (seconds) remora.fixed_ndtfast_ratio = 20 # Baratropic timestep size (seconds)