M configure
M configure.ac
- If the user specifies a boost directory, force the compiler to ignore system dirs so that we don't
accidentally find the wrong library.
M CCA/Components/Arches/ChemMix/TableLookup.h
M CCA/Components/Arches/Task/TaskFactoryBase.h
- Remove compiler warnings, use better white space/indentation.
- We (long ago) decided to use more than 80 columns to make code more readable.
13 lines of code changed in 2 files:
Add more info to error message
1 lines of code changed in 1 file:
Insert a warning if the Properties tag isn't found.
29 lines of code changed in 1 file:
Delete the table in KokkosSolver.
3 lines of code changed in 1 file:
Warning.
3 lines of code changed in 2 files:
Turning on a table lookup capability in the Kokkos Solver which force a
little more generality to the table lookup mechanism.
222 lines of code changed in 11 files:
Warnings.
0 lines of code changed in 4 files:
Fix some warnings.
65 lines of code changed in 5 files:
Remove redundant spec for the table input.
Update the script to update the input files.
8 lines of code changed in 4 files:
Fix a bug in the extraSetup function in RMCRT.*
Update the python script to be a little more user friendly and fix a
bug.
All input files in ARCHES/Verification and out of date. These need to be
fixed or disposed of.
9 lines of code changed in 2 files:
Fix a bug in TableLookup and fix bugs in the input files that were
created with the script I committed earlier.
1 lines of code changed in 1 file:
This moves the table(s) to a new home (TableLookup) from Properties.cc.
Interface for the input file has changed. The script in the
inputs/ARCHES/scripts/update_table_entry.py directory will automatically
fix the input files.
Update to the ups files follows.
608 lines of code changed in 21 files:
This pulls ArchesLabels out of the table interface.
1933 lines of code changed in 32 files:
More optimizations. This will require an update for the RT, OFC4_smith.
12 lines of code changed in 3 files:
Removing the "monica" options from puda. These appear to be more or less
redundant with other existing options.
1 lines of code changed in 6 files:
Removed unneeded function evaluation of char reaction rate in inner loop.
8 lines of code changed in 1 file:
Switched core coal reaction and energy models for coal to use lambdas.
324 lines of code changed in 7 files:
Bring use of the MPM interpolator up to date.
4 lines of code changed in 1 file:
Fixed index ambiguity in CharOxiSmith.
2 lines of code changed in 1 file:
Changed iterator in CharOxidationSmith to lambda.
67 lines of code changed in 1 file:
Removed push_back calls in inner loop.
Implemented lambda and parallel_for for inner cells in Arches-Table lookup.
34 lines of code changed in 2 files:
Particle drag model placed in a lambda. Replaced if-statement with functor in inner loop.
48 lines of code changed in 4 files:
Fixed an error due to code clean-up.
1 lines of code changed in 1 file:
Removed call to push_back in inner loop of Arches::DQMOM causing bad performance.
Fixed via preallocation.
15 lines of code changed in 1 file:
Added compiler directives to use kokkos view objects in the Arches table look-up.
99 lines of code changed in 2 files:
Point to proper ExprLib install location when building NSCBC.
1 lines of code changed in 1 file: