Directory CCA/Components/ICE/Matlab/ShockTube1D/

Total Files:
16
Deleted Files:
1
Lines of Code:
1548

[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 40 (100.0%) 1089 (100.0%) 27.2

Most Recent Commits

harman 2010-04-28 13:13 Rev.: 45579

using sfigure instead of figure to avoid focus-theft

16 lines of code changed in 7 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (changed), iceTotalEnergy.m (changed), plotResults.m (new), sfigure.m (new 16)
harman 2010-02-22 17:13 Rev.: 45370

Added ability to dump out data at user defined probe points.




98 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (+98 -98)
harman 2010-02-22 15:55 Rev.: 45369

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: iceTotalEnergy.m (+57 -43), outputFunctions.m (new 74)
harman 2010-02-22 10:54 Rev.: 45366

Cleanup
Cosmetics.

119 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: iceTotalEnergy.m (+119 -128)
harman 2010-02-08 18:00 Rev.: 45331

added P.cv

3 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: iceTotalEnergy.m (+3 -2)
harman 2010-01-21 16:54 Rev.: 45288

Total internal energy version of ICE.
Added Lethuy's version of the face centered velocities

593 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: LethuyFunctions.m (new 72), iceTotalEnergy.m (+521)
harman 2010-01-21 16:52 Rev.: 45287

added plotInterval. Plot results every N timesteps

5 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: ice.m (+3 -2), plotResults.m (+2 -2)
harman 2010-01-21 16:49 Rev.: 45286

added section for the total energy BC

0 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: setBoundaryConditions.m (changed)
harman 2010-01-21 16:06 Rev.: 45285

proper formatting on the fprintf statement.

0 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: OrderOfAccuracy.m (changed)
harman 2010-01-21 11:26 Rev.: 45284

postion figure so if doesn't land right between my two monitors

0 lines of code changed in 2 files:

  • CCA/Components/ICE/Matlab/ShockTube1D: compare_Riemann.m (changed)
harman 2010-01-21 11:14 Rev.: 45283

added bulletproofing to catch when the the executable "exactRiemann" isn't found.

15 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: compare_Riemann.m (+15)
harman 2010-01-06 14:22 Rev.: 45243

pulled weed.

updated README

0 lines of code changed in 1 file:

  • CCA/Components/ICE/Matlab/ShockTube1D: iceConservative.m (del)
harman 2010-01-06 14:15 Rev.: 45242

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:

  • CCA/Components/ICE/Matlab/ShockTube1D: advectQ.m (new), advectRho.m (new), advectSlabs.m (+12 -3), compareMatlab_Uintah.m (new), ice.m (+18 -15), initialConditions.m (new), loadUintah.m (new), outFluxVol.m (+4 -4), plotResults.m (+23 -18)
Generated by StatSVN 0.4.0