Searched full:units_second (Results 1 – 4 of 4) sorted by relevance
| /honee/examples/ |
| H A D | navierstokes.c | 201 …bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -advection… 202 …teps 5 -wind_type translation -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -wind_tran… 205 …s 2,2,1 -diffusion_coeff 5e-3 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -div_diff_… 206 …p -ts_monitor_spanstats_cflpe -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -compare_f… 221 … -35. -mu 75 -gravity 0,0,-9.81 -ts_time_step 1e-3 -units_meter 1e-2 -units_second 1e-2 -ts_max_st… 222 ….5 -rc 100. -thetaC -35. -mu 75 -gravity 0,0,-9.81 -units_meter 1e-2 -units_second 1e-2 -ksp_atol … 223 …all 1,2,3,4,5,6 -wall_comps 4 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -advection… 224 …er 125,125,250 -dm_plex_dim 3 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -advection… 225 …bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -advection… 226 …bc_wall 1,2,3,4 -wall_comps 4 -units_kilogram 1e-9 -units_meter 1e-2 -units_second 1e-2 -advection… [all …]
|
| /honee/doc/ |
| H A D | runtime_options.md | 233 * - `-units_second`
|
| H A D | examples.md | 539 …m_plex_box_lower 0,0,0 -dm_plex_box_upper 1000,100,100 -dm_plex_box_faces 200,1,1 -units_second 0.1
|
| /honee/src/ |
| H A D | cloptions.c | 240 …PetscCall(PetscOptionsScalar("-units_second", "1 second in scaled time units", NULL, units->second… in ProcessCommandLineOptions()
|