[root]/parametricStudies/postProcessTools
debugNodes
(4 files, 199 lines)
functions
(1 files, -1 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 28 (100.0%) | 695 (100.0%) | 24.8 |
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:
- Allow for periodic boundary conditions
- Generalize reading variable from uda.
- Compare shear stress with exact solution
298 lines of code changed in 1 file:
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:
Added Couette-Poiseuille order of accuracy tests in XY plane, also for testing timestep size.
102 lines of code changed in 1 file:
Replaced redundant code with functions/getTimeGridInfo.m
151 lines of code changed in 8 files:
Dust off and update the Rayleigh test problem in all 3 directions.
28 lines of code changed in 1 file:
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: