Searched full:bc_wall (Results 1 – 13 of 13) sorted by relevance
| /honee/examples/ |
| H A D | channel.yaml | 19 bc_wall: 3,4
|
| H A D | advection_bl.yaml | 32 bc_wall: 1,2,3,4
|
| H A D | flatplate_STG.yaml | 43 bc_wall: 3
|
| H A D | blasius.yaml | 38 bc_wall: 3
|
| H A D | vortexshedding.yaml | 48 bc_wall: 5
|
| H A D | navierstokes.c | 201 …dm_plex_box_faces 2,2 -dm_plex_box_lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_com… 223 … -dm_plex_box_lower 0,0,0 -dm_plex_box_upper 125,125,250 -dm_plex_dim 3 -bc_wall 1,2,3,4,5,6 -wall… 225 …dm_plex_box_faces 2,2 -dm_plex_box_lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_com… 226 …_plex_box_faces 1,1,2 -dm_plex_box_lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_com…
|
| /honee/tests/ |
| H A D | blasius_test.yaml | 25 bc_wall: 3
|
| H A D | blasius_stgtest.yaml | 24 bc_wall: 3
|
| H A D | channel_divdiff_verify.yaml | 34 bc_wall: 3,4
|
| H A D | stats_test.yaml | 28 bc_wall: 3
|
| /honee/doc/ |
| H A D | runtime_options.md | 255 * - `-bc_wall` 283 For the case of a square/cubic mesh, the list of face indices to be used with `-bc_wall`, `bc_inflo…
|
| H A D | examples.md | 177 …ox_lower 0,0,0 -dm_plex_box_upper 2000,125,1000 -dm_plex_dim 3 -rc 400. -bc_wall 1,2,5,6 -wall_com… 539 ./navierstokes -problem shocktube -yzb -stab su -bc_symmetry_z 3,4 -bc_symmetry_y 1,2 -bc_wall 5,6 … 721 …m_plex_dim 3 -dm_plex_box_lower 0,0,0 -dm_plex_box_upper 8000,8000,8000 -bc_wall 1,2,3,4,5,6 -wall… 733 …lex_box_faces 20,20 -dm_plex_box_lower 0,0 -dm_plex_box_upper 1000,1000 -bc_wall 1,2,3,4 -wall_com…
|
| /honee/src/ |
| H A D | boundary_condition.c | 40 …PetscCall(PetscOptionsBCDefinition("-bc_wall", "Face IDs to apply wall BC", NULL, "wall", &bc_def,… in BoundaryConditionSetUp()
|