Searched full:wind_translation (Results 1 – 4 of 4) sorted by relevance
| /honee/examples/ |
| H A D | advection_wave.yaml | 7 wind_translation: -0.7071067811865475,0.7071067811865475
|
| H A D | navierstokes.c | 202 …nslation -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -wind_translation -0.5547002,0.… 224 …t -dm_mat_preallocate_skip 0 -ts_type alpha -wind_type translation -wind_translation .53,-1.33,-2.…
|
| /honee/problems/ |
| H A D | advection.c | 431 …PetscCall(PetscOptionsRealArray("-wind_translation", "Constant wind vector", NULL, wind, &n, &user… in NS_ADVECTION() 477 … PetscCall(PetscPrintf(comm, "Warning! Use -wind_translation only with -wind_type translation\n")); in NS_ADVECTION() 482 …"Warning! Background wind in the z direction should be zero (-wind_translation x,x,0) with -advect… in NS_ADVECTION()
|
| /honee/doc/ |
| H A D | examples.md | 672 * - `-wind_translation` 727 …wer 0,0,0 -dm_plex_box_upper 8000,8000,8000 -wind_type translation -wind_translation .5,-1,0 -bc_i… 739 …_plex_box_upper 1000,1000 -units_meter 1e-4 -wind_type translation -wind_translation 1,-.5 -bc_inf…
|