[root]/CCA/Components/ICE/Matlab/ShockTube1D
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 40 (100.0%) | 1089 (100.0%) | 27.2 |
using sfigure instead of figure to avoid focus-theft
16 lines of code changed in 7 files:
Added ability to dump out data at user defined probe points.
98 lines of code changed in 1 file:
probe points
- user can now specify probe points and time vs variable data will be dumped
out at the location
131 lines of code changed in 2 files:
Cleanup
Cosmetics.
119 lines of code changed in 1 file:
added P.cv
3 lines of code changed in 1 file:
Total internal energy version of ICE.
Added Lethuy's version of the face centered velocities
593 lines of code changed in 2 files:
added plotInterval. Plot results every N timesteps
5 lines of code changed in 2 files:
added section for the total energy BC
0 lines of code changed in 2 files:
proper formatting on the fprintf statement.
0 lines of code changed in 2 files:
postion figure so if doesn't land right between my two monitors
0 lines of code changed in 2 files:
added bulletproofing to catch when the the executable "exactRiemann" isn't found.
15 lines of code changed in 1 file:
pulled weed.
updated README
0 lines of code changed in 1 file:
Changes so 2nd order matlab results replicate Uintah results for
src/orderAccuracy/test_config_files/ICE/riemann.ups
Relative differences between Uintah and matlab results:
press_eq: 4.075597986827590E-09
rho : 3.038079241858105E-09
xvel : 9.211514008445662E-10
press : 4.253314385461513E-09
temp : 9.110856525208955E-10
delP : 1.438163301673795E-08
vel_FC : 2.542638783260154E-09
after 400 timesteps.
109 lines of code changed in 16 files: