Directory CCA/Components/ICE/Matlab/ShockTube1D/

Total Files:
11
Deleted Files:
0
Lines of Code:
1176

[root]/CCA/Components/ICE/Matlab/ShockTube1D

Lines of Code

CCA/Components/ICE/Matlab/ShockTube1D/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 30 (100.0%) 582 (100.0%) 19.4

Most Recent Commits

harman 2009-12-09 14:51 Rev.: 45189

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: OrderOfAccuracy.m (new), compare_Riemann.m (new), ice.m (changed), initialConditions.m (new 85), plotResults.m (new), test1.in (new 11)
harman 2009-12-09 12:29 Rev.: 45188

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: OrderOfAccuracy.m (+73), compare_Riemann.m (+121), ice.m (+2 -1)
harman 2009-12-08 18:47 Rev.: 45187

changes so ice can be called from an order of accurary script.

18 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (+14 -10), plotResults.m (+4 -1)
harman 2009-12-08 18:37 Rev.: 45186

remove the temporary files

0 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: loadUintah.m (changed)
harman 2009-12-08 18:36 Rev.: 45185

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: advectQ.m (changed), advectRho.m (changed)
harman 2009-12-08 18:35 Rev.: 45184

dust this script off.

0 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: advectionTest.m (changed)
harman 2009-12-07 19:02 Rev.: 45183

matlab script that plots matlab and uintah results.

88 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: compareMatlab_Uintah.m (new 88)
harman 2009-12-07 19:01 Rev.: 45182

- 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:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (+37 -15), plotResults.m (+59 -47)
harman 2009-12-07 18:57 Rev.: 45181

load face centered data
cosmetics

12 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: loadUintah.m (+12 -8)
harman 2009-12-03 18:16 Rev.: 45157

-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:

  • CCA/Components/ICE/Matlab/ShockTube1D: loadUintah.m (+29 -20), plotResults.m (+34 -31)
harman 2009-12-03 18:14 Rev.: 45156

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (+13 -12)
Generated by StatSVN 0.4.0