Home
last modified time | relevance | path

Searched full:units_kilogram (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/fluids/
H A Dadvection.yaml13 units_kilogram: 1e-9
H A Dnavierstokes.c24 …lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -rc 100. …
40 …plex_dim 3 -bc_symmetry_x 5,6 -bc_symmetry_y 3,4 -bc_symmetry_z 1,2 -units_kilogram 1e-9 -center 6…
41 …plex_dim 3 -bc_symmetry_x 5,6 -bc_symmetry_y 3,4 -bc_symmetry_z 1,2 -units_kilogram 1e-9 -center 6…
42 …upper 125,125,250 -dm_plex_dim 3 -bc_wall 1,2,3,4,5,6 -wall_comps 4 -units_kilogram 1e-9 -rc 100. …
43 …_plex_box_lower 0,0,0 -dm_plex_box_upper 125,125,250 -dm_plex_dim 3 -units_kilogram 1e-9 -rc 100. …
44 …lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -rc 100. …
45 …lower 0,0 -dm_plex_box_upper 125,125 -bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -rc 100. …
H A DREADME.md329 * - `-units_kilogram`
532 * - `-units_kilogram`
/libCEED/examples/solids/problems/
H A Dneo-hookean.c85 …PetscCall(PetscOptionsScalar("-units_kilogram", "1 kilogram in scaled mass units", NULL, units->ki… in ProcessPhysics_NH()
H A Dmooney-rivlin.c94 …PetscCall(PetscOptionsScalar("-units_kilogram", "1 kilogram in scaled mass units", NULL, units->ki… in ProcessPhysics_MR()
/libCEED/examples/solids/
H A DREADME.md196 * - `-units_kilogram`
/libCEED/examples/fluids/problems/
H A Dadvection.c191 …PetscCall(PetscOptionsScalar("-units_kilogram", "1 kilogram in scaled mass units", NULL, kilogram,… in NS_ADVECTION()
H A Dnewtonian.c352 …PetscCall(PetscOptionsScalar("-units_kilogram", "1 kilogram in scaled mass units", NULL, kilogram,… in NS_NEWTONIAN_IG()