Home
last modified time | relevance | path

Searched hist:"614823 f411b5e02e46717783f43b621551aefd58" (Results 1 – 1 of 1) sorted by relevance

/honee/src/
H A Dsetupts.c614823f411b5e02e46717783f43b621551aefd58 Sun Mar 03 00:17:25 UTC 2024 James Wright <james@jameswright.xyz> fluids: Fix mass matrix for explicit time stepping

The local vector should be initialized to zero so that all the essential
nodes (ie. strong boundary condition nodes) are not factored in for the
matrix multiply. The PR associated with this commit should have a
document attached detailing why this is the case.

Previous tests used this incorrect mass matrix and so now fail. The
results for these tests are corrected as well.