File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 | particle_generator | ``grid`` | |
2929 +----------------------------------+----------------+----------------------------------------------------+
3030
31- * section : [slotted]
32-
33- +----------------------------------+----------------+----------------------------------------------------+
34- | option | value | description |
35- += ================================= += =============== += =================================================== +
36- | omega | ``0 .5 `` | angular velocity |
37- +----------------------------------+----------------+----------------------------------------------------+
38- | offset | ``0 .25 `` | offset of the slot' s center from domain' s center |
39- +----------------------------------+----------------+----------------------------------------------------+
Original file line number Diff line number Diff line change 77 +----------------------------------+----------------+----------------------------------------------------+
88 | v | ``1 .0 `` | advective velocity in y- direction |
99 +----------------------------------+----------------+----------------------------------------------------+
10- | limiter | ``0 `` | Unused here, but needed to inherit from advection base class |
10+ | limiter | ``0 `` | Unused here, but needed to inherit from advection |
11+ | | | base class |
1112 +----------------------------------+----------------+----------------------------------------------------+
1213 | weno_order | ``3 `` | k in WENO scheme |
1314 +----------------------------------+----------------+----------------------------------------------------+
Original file line number Diff line number Diff line change 2121 +----------------------------------+----------------+----------------------------------------------------+
2222 | riemann | ``HLLC`` | HLLC or CGF |
2323 +----------------------------------+----------------+----------------------------------------------------+
24- | well_balanced | ``0 `` | use a well- balanced scheme to keep the model in hydrostatic equilibrium |
24+ | well_balanced | ``0 `` | use a well- balanced scheme to keep the model in |
25+ | | | hydrostatic equilibrium |
2526 +----------------------------------+----------------+----------------------------------------------------+
2627
2728* section : [driver]
You can’t perform that action at this time.
0 commit comments