Directory CCA/Components/MPMArches/

Total Files:
9
Deleted Files:
0
Lines of Code:
6393

[root]/CCA/Components/MPMArches
                directory in repo fortran (15 files, 3484 lines)

Lines of Code

CCA/Components/MPMArches/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1719 (100.0%) 61.3
jthornoc 4 (14.3%) 1667 (97.0%) 416.7
harman 8 (28.6%) 43 (2.5%) 5.3
jas 16 (57.1%) 9 (0.5%) 0.5

Most Recent Commits

harman 2011-11-17 11:44 Rev.: 47813

added: #include <CCA/Ports/SolverInterface.h>

0 lines of code changed in 2 files:

  • CCA/Components/MPMArches: MPMArches.cc (changed)
harman 2011-11-17 11:26 Rev.: 47811

removed dead.h file from includes

0 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (-1)
harman 2011-10-14 11:52 Rev.: 47720

added solver port to MPMARCHES.
- removed spam.

(I know this is poor timing on this commit!)

6 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (+6)
jthornoc 2011-10-13 13:53 Rev.: 47710

Fixed an issue with the new enthalpy solver and turning on wall heat
exchange.

15 lines of code changed in 3 files:

  • CCA/Components/MPMArches: MPMArches.cc (+12 -3), MPMArches.h (+3)
harman 2011-09-27 15:28 Rev.: 47645

MPMARCHES:scheduleMomExchange()
- only compute d_cellInfoLabel for the arches matl.

PressureSolverV2.cc
- initialize d_indx = -9
- addHydrostaticTermtoPressure()
use locally defined indx instead of d_indx. This task is called by
MPMARCHES and d_indx isn't defined.

UnknownVariable.cc
- removed conditional around adding matl index to exception message.

1 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (+1 -1)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

9 lines of code changed in 16 files:

  • CCA/Components/MPMArches: CutCellInfo.cc (+1 -1), CutCellInfo.h (+1 -1), CutCellInfoP.h (+1 -1), MPMArches.cc (+1 -1), MPMArches.h (+1 -1), MPMArchesFort.h (new), MPMArchesLabel.cc (+1 -1), MPMArchesLabel.h (+1 -1), sub.mk (+1 -1)
harman 2011-08-22 14:27 Rev.: 47496

added OnTheFlyAnalysis to libs.

1 lines of code changed in 1 file:

  • CCA/Components/MPMArches: sub.mk (+1)
harman 2011-08-19 17:14 Rev.: 47494


OntheFlyAnalysis:lineExtract

- The default matl is 0 but the user override that by specifying:
<material> [name of matl] <material> or
<materialIndex> <materialIndex>.


MPMArches can now use the DataAnalysis utilities.

35 lines of code changed in 2 files:

  • CCA/Components/MPMArches: MPMArches.cc (+32 -7), MPMArches.h (+3 -1)
jthornoc 2011-06-21 18:20 Rev.: 47285

EnthalpySolver:
Passing the correct enthalpy source for energy exchange.

TransportEqns/ScalarEqn.cc:
Cleaned up some unused variables.

MPMArches.cc:
Indenting.

energy_exchange_term:
Computing the boundary condition for radiative heat flux to the gas from
the solid.

1652 lines of code changed in 1 file:

  • CCA/Components/MPMArches: MPMArches.cc (+1652 -1648)
Generated by StatSVN 0.4.0