[root]/CCA/Components/Arches/CoalModels
fortran
(1 files, 41 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 47 (100.0%) | 92 (100.0%) | 1.9 |
jpedel | 6 (12.8%) | 50 (54.3%) | 8.3 |
jthornoc | 41 (87.2%) | 42 (45.7%) | 1.0 |
Removed an exception from ClassicTableInterface.
It appears that the patch is returning BC children that don't actually have
an iterator on the patch. This is causing problems for some of the coal runs.
Removed a debug print statement from CharOxidationShaddix.
Formatted and changed patch layout -- to a more realistic layout -- given the
current resolution. Also reformatted the file.
0 lines of code changed in 2 files:
Now passing material id into new boundary condition interface rather
than the entire ArchesLabel set.
Applying BCs for heat loss.
1 lines of code changed in 2 files:
Cleaning up warnings.
0 lines of code changed in 2 files:
Cleaning up some warnings after being notified by the warning-police.
0 lines of code changed in 8 files:
1) Fixing Martin's restart issue. Looks like the d_labelInit flag was
not being used correctly.
2) Adding post-mixing to the enthalpy calculation (for heat loss)
3) Removing the laminar_pr number option.
9 lines of code changed in 12 files:
Fixing a few memory cleanup issues with DQMOM.
Cleaning up some recompiling of the task graph for MPMArches. This is
no longer needed without the dummy solve.
9 lines of code changed in 2 files:
Handling non-convergence better
26 lines of code changed in 1 file:
Restoring Merrick's correlation
8 lines of code changed in 1 file:
Fix mistake in last commit with EnthalpyShaddix.
Clean out more warnings.
3 lines of code changed in 2 files:
Warnings...
2 lines of code changed in 1 file:
Clean up some warnings from my previous commit and clean up warnings in
Julien's heat transfer models.
0 lines of code changed in 2 files:
1) Removed newCCU,V,W velocity components and renamed the newCCVelocity vector to CCVelocity vector (removing the "new")
2) Updated all input files to conform to 1)
3) Removed unused efficiency labels
4) Removed scalar and enthalpy efficiency calculations along with their reduction variables
5) Fixed minor issue in ClassicTables for checking for radiation solver
6) Removed probePoint task. Should use on-the-fly extract instead
7) Added an applyFilter operation for vector components.
8) Remove totalRadSrc label
9) Rewrote the fortran smagorinsky function into c++ so that CCVector could be used. NOTE: This changes the answer in the noise for tests that use the smagorinsky model.
10) Fixed a problem with an extra volume floating around in the Westbrook dryer units conversion.
18 lines of code changed in 8 files:
Fixing an error in char production rate
2 lines of code changed in 1 file:
Small changes for Alstom BSF run
14 lines of code changed in 3 files: