cleanup
0 lines of code changed in 2 files:
Removed some code that resulted in a bug when tar and soot are enabled.
0 lines of code changed in 4 files:
(re)made changes necessary after rebasing.
31 lines of code changed in 5 files:
density-weighted scalars at STATE_NP1 are now cleaved from children and scalar BCs are now applied to STATE_NP1 rather than STATE_N when the low-Mach fluid model is implemented. Cleaving fixes an issue where the density solver would hang ro fail due to NaNs in ghost cells when the domain had more than one patch.
19 lines of code changed in 3 files:
Revert "Tag"
This reverts commit 503515f49b7bd2753264361a5fe2ef48a933d9f1.
2 lines of code changed in 1 file:
Tag
1 lines of code changed in 1 file:
fixed a few issues with applying boundary conditions for scalars
2 lines of code changed in 1 file:
exact MMS mixture fraction is now calculated if ForceOnGraph is applied to f_exact. Diffusion coefficient ofr 2D MMS now uses the correct density (STATE_NP1 instead of STATE_N). This might need to be reverted in order to not diff with the varden-2D-mms test.
0 lines of code changed in 2 files:
Allow for calculation VarDenMMSOscillatingMixFracSrc at time corresponding to STATE_NP1
0 lines of code changed in 4 files:
The low-mach algorithm can now be run with a turbulence model again. Low-mach + weak scalar transport also runs again.
105 lines of code changed in 3 files:
added the option to specify a suffix for scalar diffusive flux tags.
0 lines of code changed in 4 files:
fixed another bug. silly me.
0 lines of code changed in 2 files:
fixed a bug I introduced at some point.
5 lines of code changed in 2 files:
Some work getting turbulent low-mach capability fixed
38 lines of code changed in 10 files:
fixed a bug
4 lines of code changed in 2 files:
remove unneeded variable
0 lines of code changed in 1 file:
Changes required for running the 2D-mms variable density test.
15 lines of code changed in 1 file:
cleanup
5 lines of code changed in 3 files:
Changes made for temporal order verification
13 lines of code changed in 1 file:
Removing star quantities for weak scalar transport for low-Mach model... not done yet.
14 lines of code changed in 7 files:
(35 more)