Directory Packages/Uintah/CCA/Components/ICE/EOS/

Total Files:
17
Deleted Files:
6
Lines of Code:
1983

[root]/Packages/Uintah/CCA/Components/ICE/EOS

Lines of Code

Packages/Uintah/CCA/Components/ICE/EOS/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 58 (100.0%) 704 (100.0%) 12.1
xiongcw 14 (24.1%) 581 (82.5%) 41.5
jas 24 (41.4%) 95 (13.5%) 3.9
dav 10 (17.2%) 17 (2.4%) 1.7
harman 10 (17.2%) 11 (1.6%) 1.1

Most Recent Commits

harman 2006-12-21 10:38 Rev.: 36245

Code scraps that have never been used.

0 lines of code changed in 8 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: EquationOfStateFactory.cc (new), Harlow.cc (del), Harlow.h (del), StiffGas.cc (del), StiffGas.h (del), sub.mk (changed)
xiongcw 2006-10-10 13:59 Rev.: 35552

Update to TST gas EOS for HMX product

346 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: EquationOfStateFactory.cc (+4 -3), TST.cc (new 236), TST.h (new 105), TSTGas.cc (del), TSTGas.h (del), sub.mk (+1 -1)
xiongcw 2006-10-10 13:56 Rev.: 35550

Update a nonlinear solver for JWL EOS

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: JWL.cc (changed), JWL.h (new)
xiongcw 2006-09-21 13:04 Rev.: 35397

new non-ideal gas EOS added for exploding container simulations

235 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: EquationOfStateFactory.cc (+3), TSTGas.cc (new 146), TSTGas.h (new 85), sub.mk (+1)
harman 2006-05-02 11:39 Rev.: 34088

filled in outputProblemSpec so restarting works

11 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: Tillotson.cc (+11 -1)
jas 2006-04-06 12:29 Rev.: 33789

Fill in correct data for outputProblemSpec.

7 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/ICE/EOS: JWL.cc (+7)
dav 2006-02-16 18:50 Rev.: 33291

Major update:
------------
Simplified the (XML) calls appendElement() and appendChild() by
removing the embedded newline and tab parameters. The XML outputer
(libxml2) will indent things properly without them. Also cleaned up
the ProblemSpec.cc file to remove the appendText() call which was
commented out and thus not doing anything.

Minor updates:
-------------
In some files placed the function return type on a separate line.

In StandAlone, sus requires Core/Datatypes (because of a circular
dependency that will be removed soon... however, this allows sus to
run on the SGI's for now).

Removed extra ";" from the end of MMS class constructors.

Added field name to ScalarMinMax (which I only partially checked in before).

Some restructuring of CompareMMS.cc, but it is not functional yet.

17 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: Gruneisen.cc (new), IdealGas.cc (+1 -1), JWL.cc (+1 -1), JWLC.cc (new), Murnahan.cc (+5 -5), Tillotson.cc (+1 -1)
jas 2006-02-03 11:53 Rev.: 33150

Write out the problemSpecification for various pieces of a material that are
needed for restarting.

88 lines of code changed in 23 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: EquationOfState.h (new), Gruneisen.cc (+7), Gruneisen.h (+2), Harlow.cc (new 7), Harlow.h (new 2), IdealGas.cc (+8), IdealGas.h (new), JWL.cc (+7), JWL.h (+2), JWLC.cc (+15), JWLC.h (+2), Murnahan.cc (+12), Murnahan.h (new), StiffGas.cc (new 7), StiffGas.h (new 2), Tillotson.cc (+7), Tillotson.h (+2)
Generated by StatSVN 0.4.0