/trunk/src Developers: wight

Login name:
wight
Total Commits:
6 (0.1%)
Lines of Code:
197 (0.3%)
Most Recent Commit:
2007-06-12 16:34

Activity by Clock Time

Activity by Hour of Day for wight

Activity by Day of Week for wight

Activity in Directories

Directory Changes Lines of Code Lines per Change
Packages/Uintah/CCA/Components/ICE/EOS/ 6 (100.0%) 197 (100.0%) 32.8

Activity of wight

Most Recent Commits

wight 2007-06-12 16:33 Rev.: 37783

M EquationOfStateFactory.cc
M sub.mk

Modified EquationOfStateFactory to include new EOS model: HardSphereGas
Modified sub.mk so that new EOS will make correctly

Chuck Wight - Dept of Chemistry
6/12/207

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: EquationOfStateFactory.cc (new), sub.mk (changed)
wight 2007-06-12 16:29 Rev.: 37782

Added new equation of state for ICE materials: HardSphereGas

A SCIRun/src/Packages/Uintah/CCA/Components/ICE/EOS/HardSphereGas.cc
A SCIRun/src/Packages/Uintah/CCA/Components/ICE/EOS/HardSphereGas.h

useage in the UPS file (<ICE> section):

<EOS type="hard_sphere_gas">
<b> 1.4e-3 </b>
</EOS>

This EOS is a simple extension of the ideal gas EOS, but accounts for
the finite volume occupied by the molecules themselves, so causes the
computed pressure to be greater at high densities. The EOS is given by:

P(V-b) = RT (where b = specific volume of molecules)

Typical value for b is 1.4e-3 m^3/kg (e.g., for N2 or CO).

Chuck Wight - Dept of Chemistry, Univ of Utah
6/12/2007


197 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/EOS: HardSphereGas.cc (new 103), HardSphereGas.h (new 94)
Generated by StatSVN 0.4.0