Directory CCA/Components/ICE/EOS/

Total Files:
30
Deleted Files:
2
Lines of Code:
3699

[root]/CCA/Components/ICE/EOS

Lines of Code

CCA/Components/ICE/EOS/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 1395 (100.0%) 17.8
jpeterson 20 (25.6%) 1041 (74.6%) 52.0
guilkey 9 (11.5%) 326 (23.4%) 36.2
jas 47 (60.3%) 25 (1.8%) 0.5
jsutherland 2 (2.6%) 3 (0.2%) 1.5

Most Recent Commits

jpeterson 2011-12-04 18:08 Rev.: 47928

A new EOS for solids. No sign change in compression to tension.

283 lines of code changed in 5 files:

  • CCA/Components/ICE/EOS: Kumari-Dass.worksheet.pdf (new), KumariDass.cc (new 150), KumariDass.h (new 132), sub.mk (new)
jpeterson 2011-10-11 11:59 Rev.: 47700

Modified the only ICE equation of state that was not thread safe. It is now thread safe.

0 lines of code changed in 4 files:

  • CCA/Components/ICE/EOS: JWL.cc (changed), JWL.h (changed)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

25 lines of code changed in 47 files:

  • CCA/Components/ICE/EOS: EquationOfState.cc (new), EquationOfState.h (new), EquationOfStateFactory.cc (new), EquationOfStateFactory.h (+1 -1), Gruneisen.cc (+1 -1), Gruneisen.h (new), HardSphereGas.cc (new), HardSphereGas.h (new), IdealGas.cc (new), IdealGas.h (+1 -1), JWL.cc (+1 -1), JWL.h (+1 -1), JWLC.cc (new), JWLC.h (+1 -1), KnaussSeaWater.cc (+1 -1), KnaussSeaWater.h (+1 -1), Murnaghan.cc (new), Murnaghan.h (new), TST.cc (new), TST.h (+1 -1), Thomsen_Hartka_water.cc (+1 -1), Thomsen_Hartka_water.h (new), Tillotson.cc (+1 -1), Tillotson.h (new), sub.mk (+1 -1)
jpeterson 2011-08-02 16:08 Rev.: 47409

Renamed all 'Murnahan' EOS references to 'Murnaghan'.

267 lines of code changed in 6 files:

  • CCA/Components/ICE/EOS: EquationOfStateFactory.cc (+6 -6), Murnaghan.cc (+146), Murnaghan.h (+114), Murnahan.cc (del), Murnahan.h (del), sub.mk (+1 -1)
jpeterson 2011-07-20 17:00 Rev.: 47362

Added a Birch-Muranaghan EOS to ICE. The temperature dependent form is only partially implemented.

484 lines of code changed in 4 files:

  • CCA/Components/ICE/EOS: BirchMurnaghan.cc (new 318), BirchMurnaghan.h (new 147), EquationOfStateFactory.cc (+3), sub.mk (+16 -15)
jpeterson 2011-07-15 16:06 Rev.: 47345

Changed the computation of the pressure, specifically, reused some values that were computed already. Got rid of a few pow() calls in density computation.

7 lines of code changed in 1 file:

  • CCA/Components/ICE/EOS: TST.cc (+7 -6)
jsutherland 2011-07-12 23:04 Rev.: 47324

Eliminate "using namespace std" and similar from header files. That is a big no-no!

3 lines of code changed in 2 files:

  • CCA/Components/ICE/EOS: JWL.cc (+2), JWLC.cc (+1)
guilkey 2011-03-14 15:36 Rev.: 46956

Removed commented out code.

0 lines of code changed in 1 file:

  • CCA/Components/ICE/EOS: KnaussSeaWater.cc (-11)
guilkey 2011-03-04 18:08 Rev.: 46913

Added a reference pressure P0, made all input parameters optional with default
values. Fixed the "type" description to be consistent with the EOSFactory.

29 lines of code changed in 2 files:

  • CCA/Components/ICE/EOS: KnaussSeaWater.cc (+28 -20), KnaussSeaWater.h (+1)
guilkey 2011-03-04 17:15 Rev.: 46912

Add information about typical values of the input parameters to the .h file.

8 lines of code changed in 1 file:

  • CCA/Components/ICE/EOS: KnaussSeaWater.h (+8 -7)
guilkey 2011-03-04 15:37 Rev.: 46911

Added an EOS for sea water. Probably less correct than ThomsenHartka, but it
is compatible with collaborators.

270 lines of code changed in 4 files:

  • CCA/Components/ICE/EOS: EquationOfStateFactory.cc (+4), KnaussSeaWater.cc (+152), KnaussSeaWater.h (+113), sub.mk (+1)
guilkey 2011-03-04 13:46 Rev.: 46908

Changes made for optimization.

19 lines of code changed in 1 file:

  • CCA/Components/ICE/EOS: Thomsen_Hartka_water.cc (+19 -16)
Generated by StatSVN 0.4.0