Directory CCA/Components/ICE/

Total Files:
19
Deleted Files:
0
Lines of Code:
16456

[root]/CCA/Components/ICE
                directory in repo Advection (12 files, 2882 lines)
                directory in repo CustomBCs (15 files, 5827 lines)
                directory in repo EOS (29 files, 4071 lines)
                directory in repo PressureSolve (0 files, 0 lines)
                    directory in repo HypreStandAlone (33 files, 5769 lines)
                directory in repo SpecificHeatModel (13 files, 1077 lines)
                directory in repo TurbulenceModel (9 files, 1330 lines)
                directory in repo WallShearStressModel (9 files, 730 lines)

Lines of Code

CCA/Components/ICE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 67 (100.0%) 320 (100.0%) 4.7
jas 54 (80.6%) 277 (86.6%) 5.1
harman 13 (19.4%) 43 (13.4%) 3.3

Most Recent Commits

harman 2015-10-06 09:33 Rev.: 54123

knob_for_diffusion is optional

0 lines of code changed in 2 files:

  • CCA/Components/ICE: ICE.cc (new)
harman 2015-10-02 10:41 Rev.: 54108

Merging changes from Genesis.1 branch.
- user can now save the total viscosity = Molecular + turbulent
- Added clamp so only molecular viscosity is used near MPM objects.
- Added d_delT_diffusionKnob variable. This gives the user more rope to
violate stability constraints. They can remove the timestep stability constraints due to diffusion by
setting it to 0.0.

21 lines of code changed in 3 files:

  • CCA/Components/ICE: ICE.cc (+20 -15), ICE.h (+1)
harman 2015-05-29 13:20 Rev.: 53563

removed "using namespace *" from include files.


4 lines of code changed in 5 files:

  • CCA/Components/ICE: BoundaryCond.h (new), ICE.h (+1 -1), ICEMaterial.h (new)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

130 lines of code changed in 16 files:

  • CCA/Components/ICE: AMRICE.cc (+12 -12), AMRICE.h (+1 -1), BoundaryCond.cc (+9 -9), BoundaryCond.h (+7 -7), ExchangeCoefficients.cc (+1 -1), ICE.cc (+81 -81), ICE.h (+8 -7), ICEMaterial.h (+1), impAMRICE.cc (new), impICE.cc (+8 -8)
jas 2015-05-27 15:34 Rev.: 53554

Explicit namespace usage as part of the transition to c++-11.

128 lines of code changed in 10 files:

  • CCA/Components/ICE: AMRICE.cc (+12 -12), AMRICE.h (+1 -1), BoundaryCond.cc (+9 -9), BoundaryCond.h (+7 -7), ExchangeCoefficients.cc (+1 -1), ICE.cc (+81 -81), ICE.h (+7 -8), ICEMaterial.h (-1), impAMRICE.cc (+2 -2), impICE.cc (+8 -8)
harman 2015-03-12 10:13 Rev.: 53212

Added scheduleRestartInitialize() to the framework. It's currently disabled, waiting for Alan's mods.

9 lines of code changed in 2 files:

  • CCA/Components/ICE: ICE.cc (+6 -1), ICE.h (+3)
harman 2015-02-19 17:32 Rev.: 53118

- added smooth wall shear stress model.

- Set the boundary conditions on the total viscosity such that
the turbulent viscosity is 0 at the cell face.

9 lines of code changed in 1 file:

  • CCA/Components/ICE: ICE.cc (+9 -5)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

19 lines of code changed in 28 files:

  • CCA/Components/ICE: AMRICE.cc (+1 -1), AMRICE.h (+1 -1), BoundaryCond.cc (+1 -1), BoundaryCond.h (+1 -1), ConservationTest.h (new), Diffusion.cc (new), Diffusion.h (+1 -1), ExchangeCoefficients.cc (+1 -1), ExchangeCoefficients.h (+1 -1), ICE.cc (+1 -1), ICE.h (+1 -1), ICEMaterial.cc (new), ICEMaterial.h (+1 -1), customInitialize.cc (+1 -1), customInitialize.h (+1 -1), impAMRICE.cc (+1 -1), impAMRICE.h (new), impICE.cc (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0