Home
last modified time | relevance | path

Searched full:gravity (Results 1 – 13 of 13) sorted by relevance

/honee/examples/
H A Dvortexshedding.yaml35 # Small gravity vector to break symmetry so shedding can start
36 gravity: 0,-.01,0
H A Dtaylor_green_vortex.yaml21 gravity: 0,0,0
H A Dflatplate_STG.yaml50 gravity: 0,0,0
H A Dblasius.yaml42 gravity: 0,0,0
H A Dnavierstokes.c221 …nits_kilogram 1e-9 -center 62.5,62.5,187.5 -rc 100. -thetaC -35. -mu 75 -gravity 0,0,-9.81 -ts_tim…
222 …nits_kilogram 1e-9 -center 62.5,62.5,187.5 -rc 100. -thetaC -35. -mu 75 -gravity 0,0,-9.81 -units_…
/honee/qfunctions/
H A Dchannel.h35 // There is a gravity body force but it is excluded from in Exact_Channel()
94 // There is a gravity body force but it is excluded from in Channel_Inflow()
H A Ddensitycurrent.h69 // g , Gravity
H A Dshocktube.h206 // g , Gravity
H A Deulervortex.h260 // g , Gravity
H A Dnewtonian.h181 // g , Gravity
/honee/problems/
H A Dnewtonian.c426 PetscCall(PetscOptionsDeprecated("-g", "-gravity", "libCEED 0.11.1", NULL)); in NS_NEWTONIAN_IG()
427 …PetscCall(PetscOptionsRealArray("-gravity", "Gravitational acceleration vector", NULL, newtonian_i… in NS_NEWTONIAN_IG()
428 …if (given_option) PetscCheck(dim == 3, comm, PETSC_ERR_ARG_SIZ, "Gravity vector must be size 3, %"… in NS_NEWTONIAN_IG()
/honee/doc/
H A Druntime_options.md458 * - `-gravity`
H A Dtheory.md20 …the $3 \times 3$ identity matrix, $\bm{b}$ is a body force vector (e.g., gravity vector $\bm{g}$),…