Directory CCA/Components/Arches/Radiation/

Total Files:
14
Deleted Files:
0
Lines of Code:
5911

[root]/CCA/Components/Arches/Radiation
                    directory in repo fortran (20 files, 3188 lines)

Lines of Code

CCA/Components/Arches/Radiation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 101 (100.0%) 2.4
derekhar 8 (19.5%) 51 (50.5%) 6.3
allen 5 (12.2%) 31 (30.7%) 6.2
jas 23 (56.1%) 12 (11.9%) 0.5
jthornoc 5 (12.2%) 7 (6.9%) 1.4

Most Recent Commits

allen 2018-10-10 14:28 Rev.: 58808

added the performance stats to the DO Radiation Model

30 lines of code changed in 4 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (new), DORadiationModel.h (+17 -8)
jthornoc 2018-09-19 17:32 Rev.: 58689

Cleanup of variable names and converting to DOUT for debug stream.

3 lines of code changed in 4 files:

  • CCA/Components/Arches/Radiation: RadPropertyCalculator.cc (new), RadPropertyCalculator.h (+2 -2)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+1 -1)
jas 2018-03-30 17:11 Rev.: 58017

Updates for Hypre 2.14.0. Hypre has added the notion of memory spaces. API's have changed. Used configure to determine Hypre version and check for this version within *.cc files when choosing which API to use.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: RadHypreSolver.cc (changed)
derekhar 2018-03-09 20:57 Rev.: 57926

Removed ternary statements in sweeping algorithm.

18 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+18 -8)
derekhar 2018-03-02 00:07 Rev.: 57906

+ before ? bug order of operations

2 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+2 -2)
derekhar 2018-03-01 15:14 Rev.: 57904

Another change to spectral radiation. Redesign of the gas+soot properties and their interface with the solver.

22 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+17 -11), DORadiationModel.h (+5)
derekhar 2018-02-27 18:23 Rev.: 57894

Fixed bug when running spectral and no soot.

2 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+2 -21), DORadiationModel.h (-2)
jthornoc 2018-02-06 16:11 Rev.: 57775

Cleaning out ParticleTools and moving coal-specific functions to
CoalHelper.

4 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+4 -4)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

12 lines of code changed in 21 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+1 -1), DORadiationModel.h (+1 -1), DORadiationModelV2.cc (new), DORadiationModelV2.h (+1 -1), FakeRadPetscSolver.cc (+1 -1), RadHypreSolver.cc (+1 -1), RadHypreSolver.h (new), RadPetscSolver.cc (+1 -1), RadPetscSolver.h (+1 -1), RadiationSolver.cc (new), RadiationSolver.h (new), sub.mk (new)
derekhar 2018-01-02 17:45 Rev.: 57537

Fixed Spectral DO sweeping algorithm when not using scattering.

4 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+4 -3)
derekhar 2018-01-02 15:47 Rev.: 57536

Fix bug in divQ calculation for DORadiation for cases without scattering, with sweeps.

3 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+3 -1)
Generated by StatSVN 0.7.0