[root]/CCA/Components/ICE/Matlab/ShockTube1D
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 30 (100.0%) | 582 (100.0%) | 19.4 |
Added initialCondition function.
Order of analysis for Matlab:ICE is now working for Toro's test1 problem.
96 lines of code changed in 10 files:
Added matlab scripts/functions to compute the order of accuracy of
the matlab version of ice.
80% working
196 lines of code changed in 3 files:
changes so ice can be called from an order of accurary script.
18 lines of code changed in 2 files:
remove the temporary files
0 lines of code changed in 2 files:
increase the array allocatio of gradLim and grad_x so you can plot
these variables against x_CC
0 lines of code changed in 4 files:
dust this script off.
0 lines of code changed in 2 files:
matlab script that plots matlab and uintah results.
88 lines of code changed in 1 file:
- fixed x_FC calculation
- removed 1e-7 timestep hardcoding
- now writing CC and FC data to separate files on the final timestep
Matlab results compare pretty close to uintah result for first order advection
scheme. 2nd order hasn't been tested.
96 lines of code changed in 2 files:
load face centered data
cosmetics
12 lines of code changed in 1 file:
-cosmetics
-changes for direct comparison with uintah code.
I haven't found where the discrepency is between the two codes.
63 lines of code changed in 2 files:
changes so we can directly compare uintah results with matlab results.
- fixed the timestep 1e-7 and only take 3 timesteps
- fixed error in the initialization code
13 lines of code changed in 1 file: