[root]/CCA/Components/Arches/WallHTModels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 584 (100.0%) | 38.9 |
jthornoc | 13 (86.7%) | 581 (99.5%) | 44.6 |
jas | 2 (13.3%) | 3 (0.5%) | 1.5 |
Adding a wall HT model that only executes on geometry within a specific
geometric region.
0 lines of code changed in 4 files:
Updates to the wall heat tranfer model framework, including putting it into
production mode.
Removing the <const_wall_temperature> spec from the new DORadiation
model. This was confusing and actually clashed with the
SolidWallTemperature spec in the <BoundaryConditions> section of the
input file. It is now on the user to specify BC's for the
SolidWallTemperature values if they want something other than the
resultant temperature from the indep. var space.
Updating some input files to be consistent with the new spec.
Local RT is reporting that methane_jet.ups will fail, but the
differences are in the noise.
56 lines of code changed in 2 files:
Use pointers to the baseclass instead of the base class since this is
a pure base class with pure virtual functions.
3 lines of code changed in 2 files:
* Setup PC Transport source terms.
* Added an input file test test the PCTransport.
* Added a single patch version of the wall heat transfer model. This is
* probably the way we want to go.
246 lines of code changed in 2 files:
More updates to the wall model. We might want to change this to a
patch-by-patch calculation rather than all-to-all.
232 lines of code changed in 2 files:
Adding begining fragments of the wall model interface.
47 lines of code changed in 3 files: