Home
last modified time | relevance | path

Searched hist:"65 dee3d20000f29f926b84a76468585991285943" (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Dnewtonian.h65dee3d20000f29f926b84a76468585991285943 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
```
/honee/problems/
H A Dnewtonian.c65dee3d20000f29f926b84a76468585991285943 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
```