Directory parametricStudies/postProcessTools/

Total Files:
8
Deleted Files:
0
Lines of Code:
2492

[root]/parametricStudies/postProcessTools
            directory in repo debugNodes (4 files, 199 lines)
            directory in repo functions (1 files, -1 lines)

Lines of Code

parametricStudies/postProcessTools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 28 (100.0%) 695 (100.0%) 24.8

Most Recent Commits

harman 2019-02-12 16:58 Rev.: 59206

Added input files and spatial order of accuracy configuration files for
CouettePoiseuille flow in 3 different directions.

compare_Couette-Poiseuille.m
- fixed bug in exact solution.

26 lines of code changed in 2 files:

  • parametricStudies/postProcessTools: compare_Couette-Poiseuille.m (new)
harman 2019-02-11 16:45 Rev.: 59199

- Allow for periodic boundary conditions
- Generalize reading variable from uda.
- Compare shear stress with exact solution

298 lines of code changed in 1 file:

  • parametricStudies/postProcessTools: compare_Couette-Poiseuille.m (+298 -88)
harman 2019-01-17 14:06 Rev.: 59174

framework_scripts:
- polished

postProcessTools:
- updated the path used by the unix() command so it will find the uintah
utilities

test_config_files:
- updated gnuplot script so labels describing the experiement are displayed.


55 lines of code changed in 14 files:

  • parametricStudies/postProcessTools: RMCRT.m (+9 -5), compare_Rayleigh.m (new), compare_Riemann.m (new), compare_burn_rates.m (+9 -5), compare_cavityFlow.m (new), compare_cavityFlow_3D.m (+9 -5), propagation_burning.m (new)
harman 2019-01-17 13:58 Rev.: 59173

Added Couette-Poiseuille order of accuracy tests in XY plane, also for testing timestep size.

102 lines of code changed in 1 file:

  • parametricStudies/postProcessTools: compare_Couette-Poiseuille.m (+102 -40)
harman 2019-01-11 17:29 Rev.: 59161

Replaced redundant code with functions/getTimeGridInfo.m

151 lines of code changed in 8 files:

  • parametricStudies/postProcessTools: RMCRT.m (+15 -32), compare_Couette-Poiseuille.m (+63 -75), compare_Rayleigh.m (+1 -1), compare_Riemann.m (+21 -35), compare_burn_rates.m (+12 -29), compare_cavityFlow.m (+12 -31), compare_cavityFlow_3D.m (+14 -30), propagation_burning.m (+13 -27)
harman 2019-01-11 16:31 Rev.: 59160

Dust off and update the Rayleigh test problem in all 3 directions.

28 lines of code changed in 1 file:

  • parametricStudies/postProcessTools: compare_Rayleigh.m (+28 -30)
harman 2019-01-11 11:41 Rev.: 59156

Consolidated code for extracting time and grid data, used in many postProcess scripts, into single function (getTimeGridInfo.m)
More scripts need to be cleaned up.

--Adam

35 lines of code changed in 1 file:

  • parametricStudies/postProcessTools: compare_Rayleigh.m (+35 -49)
Generated by StatSVN 0.7.0