Nalu: a generalized unstructured massively parallel low Mach flow code designed to support a variety of open applications of interest built on the Sierra Toolkit and Trilinos solver Tpetra solver stack. The open source BSD, clause 3 license model has been chosen for the code base. See LICENSE for more information.
@wjhorne - just a FYI on six-DOF post-processing changes and processing these algs only when six-DOF was activated (not just when mesh motion is active).
fix one-API warnings
add reset option (tested; diff accepted)
Missing post-processing of yplus/tauwall/pressure_force for six-DOF (found via above warning effort; added nodal field registraiton and population).
define a new flag, meshMotionIncludesSixDof_ to ensure we do not process algorithms when six-DOF is not active (while general mesh motion is).
reset time to allow a user to have a clean new time for precursor use cases.