[root]/orderAccuracy/postProcessTools
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 2908 (100.0%) | 121.1 |
derekhar | 16 (66.7%) | 2807 (96.5%) | 175.4 |
harman | 8 (33.3%) | 101 (3.5%) | 12.6 |
ray.tst & rayGPU.tst:
added
<rayDirSampleAlgo> LatinHyperCube </rayDirSampleAlgo>
RMCRT.m & RMCRT_wrapper
Minor cleanup and bulletproofing
0 lines of code changed in 4 files:
added usage and bulletproofing of user inputs
32 lines of code changed in 1 file:
Added cloud benchmark to RMCRT examples component.
The cloud benchmark consists of hot and cold radiation attenuating clouds with transparent windows and cold walls.
This benchmark was created to help quantify errorsassociated with coarsening far field regions of RMCRT.
In particular this benchmark was designed to emulate spatial radiative combustion dynamics.
This numerical solution is expected to be ~0.01% of the true solution.
Incident radiation files were also provided since the radiative windows in the solution clearly result in a divQ of zero.
1016 lines of code changed in 5 files:
masterScript: The user's path is now at the beginning of the path.
RMCRT.m RMCRT_wrapper
- pass in the path to the postProcessing tools so dat files can be used.
*.tst
- Filled in. Number of rays is varied in all instances.
whatToRun.xml
- added other benchmark tests.
60 lines of code changed in 2 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.
1790 lines of code changed in 10 files:
Change sign notation on heat flux divergence for RMCRT to be consistent with discrete-ordinates. This will break all RMCRT regression tests.
1 lines of code changed in 1 file:
Add the script's path to the "path" so this can be run standalone.
9 lines of code changed in 1 file: