Directory CCA/Components/Arches/WallHTModels/

Total Files:
3
Deleted Files:
0
Lines of Code:
165

[root]/CCA/Components/Arches/WallHTModels

Lines of Code

CCA/Components/Arches/WallHTModels/ Lines of Code

Developers

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

Most Recent Commits

jthornoc 2012-12-21 11:37 Rev.: 49758

Adding a wall HT model that only executes on geometry within a specific
geometric region.

0 lines of code changed in 4 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (changed), WallModelDriver.h (new)
jthornoc 2012-12-20 09:35 Rev.: 49756

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:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+54 -52), WallModelDriver.h (+2 -2)
jas 2012-11-29 16:46 Rev.: 49629

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:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+2 -2), WallModelDriver.h (+1 -1)
jthornoc 2012-11-09 14:51 Rev.: 49540

* 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:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+184 -7), WallModelDriver.h (+62)
jthornoc 2012-11-04 21:04 Rev.: 49524

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:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+142 -1), WallModelDriver.h (+90 -1)
jthornoc 2012-11-04 21:04 Rev.: 49523

Adding begining fragments of the wall model interface.

47 lines of code changed in 3 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+14), WallModelDriver.h (+27), sub.mk (new 6)
Generated by StatSVN 0.7.0