Searched hist:"0 fcbc436b6a2f4df9fd6067c55fef5898978bc44" (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | newtonian.c | diff 0fcbc436b6a2f4df9fd6067c55fef5898978bc44 Fri Apr 05 02:58:35 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add stabilized mass matrix to newtonian
Testing with: ``` build/fluids-navierstokes -options_file ./examples/fluids/gaussianwave.yaml -dm_plex_box_faces 10,10,1 -ts_max_steps 500 -degree 2 -implicit false -ts_type rk -stab supg -ts_dt 1e-4 -implicit false -ts_monitor_solution cgns:gaussian_wave.cgns -ts_monitor_solution_interval 5 -ts_view -state_var conservative -mass_ksp_type gmres -ts_monitor -mass_pc_type jacobi -mass_pc_jacobi_type diagonal ```
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | newtonian.h | diff 0fcbc436b6a2f4df9fd6067c55fef5898978bc44 Fri Apr 05 02:58:35 UTC 2024 James Wright <james@jameswright.xyz> fluids: Add stabilized mass matrix to newtonian
Testing with: ``` build/fluids-navierstokes -options_file ./examples/fluids/gaussianwave.yaml -dm_plex_box_faces 10,10,1 -ts_max_steps 500 -degree 2 -implicit false -ts_type rk -stab supg -ts_dt 1e-4 -implicit false -ts_monitor_solution cgns:gaussian_wave.cgns -ts_monitor_solution_interval 5 -ts_view -state_var conservative -mass_ksp_type gmres -ts_monitor -mass_pc_type jacobi -mass_pc_jacobi_type diagonal ```
|