[root]/CCA/Components/Arches/WallHTModels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 25 (100.0%) | 808 (100.0%) | 32.3 |
jthornoc | 21 (84.0%) | 761 (94.2%) | 36.2 |
wyxpuma | 4 (16.0%) | 47 (5.8%) | 11.7 |
Adding a table probe script.
Some ultra-minor edits.
0 lines of code changed in 2 files:
Adding RMCRT capability into the wall heat transfer model.
117 lines of code changed in 3 files:
Radiation vars for DOM are no longer new_*.
Added some new, updated input files that will replace the exisiting RT tests.
12 lines of code changed in 1 file:
Updated the name of the valid radiation options.
1 lines of code changed in 1 file:
Clean out some warnings.
0 lines of code changed in 1 file:
Using the geometric information a little better to determine the
iterators.
65 lines of code changed in 2 files:
Header file didn't make it in the last commit.
1 lines of code changed in 1 file:
Slight variable name change in WallModelDriver.cc
Added two new input files for testing the new wall models.
Added one new input file for testing properties with rmcrt/dom.
2 lines of code changed in 1 file:
fix relaxation reading method and update wallBCHT::region
5 lines of code changed in 2 files:
One too many modifies for temperature.
0 lines of code changed in 1 file:
Adding solver parameters to the input file for RegionalHT.
Force the calc_frequency to be the same as the radiation solver calc
frequency. This will avoid redundant specification and should make the
wall HT model update the same time the radiation solver is updating. I
don't see a point in having them solve at different frequencies.
39 lines of code changed in 1 file:
Clean-up. Added some paramters to the input file.
35 lines of code changed in 2 files:
Fix a typo in previous commit.
Generalizing the simpleHT model and adding options to the input file.
14 lines of code changed in 2 files:
Repair some faulty logic.
63 lines of code changed in 1 file:
More work on the wall heat transfer model. Added a temporary copy of
the temperature field to allow for copying over the boundary temperature solution on
timesteps where the wall model isn't solved.
Also added some whitespace and replaced a hard-coded constant.
412 lines of code changed in 2 files:
updated wall heat transfer models by introducing an iterative method to calculate the final wall temperature
42 lines of code changed in 2 files: