[root]/CCA/Components/Arches/Radiation/fortran
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 247 (100.0%) | 22.4 |
ihunsaker | 5 (45.5%) | 200 (81.0%) | 40.0 |
jthornoc | 6 (54.5%) | 47 (19.0%) | 7.8 |
Completion of interface that allows RMCRT to call the hottel
property models.
Also contains some minor code cleanup.
3 lines of code changed in 2 files:
Put in the actual calculations for hottel.F,
most of which was borrowed from radcoef.F.
Added necessary pieces to call the hottel
function in RadPropertyCalculator.
197 lines of code changed in 3 files:
RadPropertyCalculator:
Moving the derived class defs. into a *.cc file.
Adding the hottel/sarofim interface. Isaac to fill in the details.
Adding corresponding (empty for now) fortran code for Isaac.
46 lines of code changed in 4 files:
Removing the option to set wall and intrusion abskg's since it appears
that this wasn't even the correct way to do things. These values are
now hard coded to 1.0 until we improve the model.
1 lines of code changed in 2 files: