Home
last modified time | relevance | path

Searched hist:ff6701fc8048d4f76063e25e52157daa29108ea7 (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/fluids/
H A DREADME.mddiff ff6701fc8048d4f76063e25e52157daa29108ea7 Sun Apr 12 15:19:24 UTC 2020 Jed Brown <jed@jedbrown.org> fluids: fix -viz_refine by composing interpolation matrices

This also changes -petscspace_degree to -degree (using
PetscFECreateLagrange, which is now available).

Example parallel run with -viz_refine:

mpiexec -n 2 ./navierstokes -degree 3 -qextra 1 -problem density_current -dm_plex_box_faces 12,1,12 -lx 4000 -ly 200 -lz 4000 -bc_wall 1,2 -bc_slip_x 5,6 -bc_slip_y 3,4 -center 0,0,2000 -dc_axis 0,1,0 -ts_adapt_monitor -ts_adapt_safety 0.8 -implicit -pc_type bjacobi -stab supg -snes_atol 1e-3 -ksp_atol 1e-4 -ksp_rtol 1e-3 -ts_type alpha -ts_dt 5e-3 -ksp_type bcgs -snes_lag_jacobian 100 -snes_lag_jacobian_persists -snes_mf_operator -viz_refine 2
H A Dnavierstokes.cdiff ff6701fc8048d4f76063e25e52157daa29108ea7 Sun Apr 12 15:19:24 UTC 2020 Jed Brown <jed@jedbrown.org> fluids: fix -viz_refine by composing interpolation matrices

This also changes -petscspace_degree to -degree (using
PetscFECreateLagrange, which is now available).

Example parallel run with -viz_refine:

mpiexec -n 2 ./navierstokes -degree 3 -qextra 1 -problem density_current -dm_plex_box_faces 12,1,12 -lx 4000 -ly 200 -lz 4000 -bc_wall 1,2 -bc_slip_x 5,6 -bc_slip_y 3,4 -center 0,0,2000 -dc_axis 0,1,0 -ts_adapt_monitor -ts_adapt_safety 0.8 -implicit -pc_type bjacobi -stab supg -snes_atol 1e-3 -ksp_atol 1e-4 -ksp_rtol 1e-3 -ts_type alpha -ts_dt 5e-3 -ksp_type bcgs -snes_lag_jacobian 100 -snes_lag_jacobian_persists -snes_mf_operator -viz_refine 2