Searched hist:"0 f2fa9b4e1deb19c1ee4421d58b5dd7bd7f4a799" (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/tests-output/ |
| HD | fluids-navierstokes-dc-explicit.bin | 0f2fa9b4e1deb19c1ee4421d58b5dd7bd7f4a799 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.
|
| HD | fluids-navierstokes-adv2d-rotation-explicit-strong.bin | 0f2fa9b4e1deb19c1ee4421d58b5dd7bd7f4a799 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.
|
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 0f2fa9b4e1deb19c1ee4421d58b5dd7bd7f4a799 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.
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 0f2fa9b4e1deb19c1ee4421d58b5dd7bd7f4a799 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.
|