Searched full:bc_symmetry_y (Results 1 – 5 of 5) sorted by relevance
| /honee/examples/ |
| H A D | vortexshedding.yaml | 51 bc_symmetry_y: 3,4
|
| H A D | navierstokes.c | 221 …0,0 -dm_plex_box_upper 125,125,250 -dm_plex_dim 3 -bc_symmetry_x 5,6 -bc_symmetry_y 3,4 -bc_symmet… 222 …0,0 -dm_plex_box_upper 125,125,250 -dm_plex_dim 3 -bc_symmetry_x 5,6 -bc_symmetry_y 3,4 -bc_symmet… 229 …,0,0 -dm_plex_box_upper 1000,20,20 -dm_plex_dim 3 -bc_symmetry_x 5,6 -bc_symmetry_y 3,4 -bc_symmet…
|
| /honee/doc/ |
| H A D | runtime_options.md | 267 * - `-bc_symmetry_y` 283 …bc_inflow`, `bc_outflow`, `bc_freestream` and/or `-bc_symmetry_x`, `-bc_symmetry_y`, and `-bc_sym…
|
| H A D | examples.md | 177 … 2000,125,1000 -dm_plex_dim 3 -rc 400. -bc_wall 1,2,5,6 -wall_comps 1,2,3 -bc_symmetry_y 3,4 -mu 75 539 ./navierstokes -problem shocktube -yzb -stab su -bc_symmetry_z 3,4 -bc_symmetry_y 1,2 -bc_wall 5,6 …
|
| /honee/src/ |
| H A D | boundary_condition.c | 55 const char *flags[3] = {"-bc_symmetry_x", "-bc_symmetry_y", "-bc_symmetry_z"}; in BoundaryConditionSetUp()
|