Directory orderAccuracy/postProcessTools/

Total Files:
15
Deleted Files:
0
Lines of Code:
3135

[root]/orderAccuracy/postProcessTools

Lines of Code

orderAccuracy/postProcessTools/ Lines of Code

Developers

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

Most Recent Commits

harman 2015-10-29 17:43 Rev.: 54239


ray.tst & rayGPU.tst:
added
<rayDirSampleAlgo> LatinHyperCube </rayDirSampleAlgo>

RMCRT.m & RMCRT_wrapper
Minor cleanup and bulletproofing

0 lines of code changed in 4 files:

  • orderAccuracy/postProcessTools: RMCRT.m (new), RMCRT_wrapper (new)
harman 2015-10-27 16:12 Rev.: 54226

added usage and bulletproofing of user inputs

32 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT_wrapper (+32 -3)
derekhar 2015-09-11 13:31 Rev.: 53923

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:

  • orderAccuracy/postProcessTools: RMCRT.m (+28 -1), cloudsDivQx.dat (new 247), cloudsDivQy.dat (new 247), cloudsIncidentx.dat (new 247), cloudsIncidenty.dat (new 247)
harman 2015-07-07 14:53 Rev.: 53706

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:

  • orderAccuracy/postProcessTools: RMCRT.m (+56 -46), RMCRT_wrapper (+4)
derekhar 2015-07-06 14:59 Rev.: 53701

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:

  • orderAccuracy/postProcessTools: RMCRT.m (+77 -11), hotspotDivQx.dat (new 99), hotspotDivQy.dat (new 99), hotspotDivQz.dat (new 99), kexpDivQx.dat (new 99), kexpDivQy.dat (new 99), kexpDivQz.dat (new 99), sinDivQx.dat (new 373), sinDivQy.dat (new 373), sinDivQz.dat (new 373)
derekhar 2015-06-17 22:47 Rev.: 53649

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:

  • orderAccuracy/postProcessTools: RMCRT.m (+1 -1)
harman 2015-03-05 17:22 Rev.: 53189

Add the script's path to the "path" so this can be run standalone.

9 lines of code changed in 1 file:

  • orderAccuracy/postProcessTools: RMCRT_wrapper (+9 -1)
Generated by StatSVN 0.7.0