Searched full:bc_wall (Results 1 – 9 of 9) sorted by relevance
| /libCEED/examples/fluids/ |
| H A D | channel.yaml | 19 bc_wall: 3,4
|
| H A D | README.md | 114 * - `-bc_wall` 187 For the case of a square/cubic mesh, the list of face indices to be used with `-bc_wall`, `bc_inflo… 398 …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… 410 …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… 507 ./navierstokes -problem shocktube -yzb -stab su -bc_symmetry_z 3,4 -bc_symmetry_y 1,2 -bc_wall 5,6 … 837 …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…
|
| H A D | blasius.yaml | 34 bc_wall: 3
|
| H A D | vortexshedding.yaml | 48 bc_wall: 5
|
| H A D | navierstokes.c | 24 …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… 42 … -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… 44 …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… 45 …_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…
|
| /libCEED/examples/fluids/tests-output/ |
| H A D | blasius_test.yaml | 24 bc_wall: 3
|
| H A D | blasius_stgtest.yaml | 23 bc_wall: 3
|
| H A D | stats_test.yaml | 27 bc_wall: 3
|
| /libCEED/examples/fluids/src/ |
| H A D | boundary_condition.c | 44 …PetscCall(PetscOptionsBCDefinition("-bc_wall", "Face IDs to apply wall BC", NULL, "wall", &bc_def,… in BoundaryConditionSetUp()
|