[root]/orderAccuracy/test_config_files/Arches
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 1167 (100.0%) | 50.7 |
derekhar | 9 (39.1%) | 1163 (99.7%) | 129.2 |
harman | 14 (60.9%) | 4 (0.3%) | 0.2 |
Added
<?xml version="1.0" encoding="ISO-8859-1"?>
to header so editors recognize these files as xml formatted
2 lines of code changed in 4 files:
Moved ups file to input/Arches/RMCRT. Fixed hardcoded path to tables. Minor formatting.
Created symbolic links to the ups files. Now all ups files are in one spot.
Moved tst files to test_config_files/Arches/RMCRT
2 lines of code changed in 10 files:
Added 3 benchmarks for verification of radiation models to orderAccuracy suite.
Benchmarks were generated using a semi-analytical solution to heat flux divergence solution
for three cases.
1. sinusoidal temperature field and constant absorption coefficient with walls
at 1500K.
2. linear temperature field with exponential decay of absorption coefficient.
with walls at 0K.
3. linear temperature field with exponential decay of absorption coefficient
with walls at 0K and a small with a hot square at 1000K.
This commit added a new arches radproperties inheritance class called "special" for the purposes of these tests.
1163 lines of code changed in 9 files: