Fixing a bug with the computesWithScratchGhost when a multistep
integrator is used.
0 lines of code changed in 4 files:
Declare "i" in "for" loop rather than outside to get rid of several
warnings.
0 lines of code changed in 2 files:
Comments for the spec.
Better error message.
0 lines of code changed in 2 files:
Moving these two tests back to using the old names (uVel, etc ) to
compare to current GS so as to ensure there are no new bugs in
transport.
Also fix a name problem with the hat vel calc.
0 lines of code changed in 2 files:
Removing the epsilon parameter from the input spec. The value is a
mysterious, but magical 3.
0 lines of code changed in 2 files:
This enables the use of the Kokkos turb. closures in the production code
per the recent commits.
0 lines of code changed in 16 files:
Correcting naming for the strain rate mag.
150 lines of code changed in 13 files:
Cleaning up the Wale model. There is still much to be done...
35 lines of code changed in 4 files:
This fixes the CQMOM naming issues.
12 lines of code changed in 3 files:
More naming convention fixes for velocity. There are still more running around.
14 lines of code changed in 8 files:
Fix a naming bug.
0 lines of code changed in 4 files:
Warning.
0 lines of code changed in 2 files:
Adding kokkos velocity labels to the production code to allow production
code to work with my previous few commits.
68 lines of code changed in 5 files:
Warnings.
5 lines of code changed in 3 files:
* Introducing a default velocity name to clean up the naming convention. Should probably extend this to other variables.
* Small cleanup in the UnweightVariable code. Passing some information via the constructor, removing some naming convention assumptions.
350 lines of code changed in 23 files:
Minor cosmetic changes. Also, do not require that <ParticleModels> be
specified for DQMOM.
33 lines of code changed in 4 files:
Cosmetics.
10 lines of code changed in 3 files:
Fixed a bug in the intrusion inlet. The velocity index was being
reassigned.
0 lines of code changed in 2 files:
Warnings.
22 lines of code changed in 4 files:
Add a call to problemSetupCommon.
10 lines of code changed in 1 file:
(65 more)