/trunk/src Developers: mcconnell

Login name:
mcconnell
Total Commits:
535 (4.1%)
Lines of Code:
18,964 (13.4%)
Most Recent Commit:
2018-09-12 23:45
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mcconnell

Activity by Day of Week for mcconnell

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 535 (100.0%) 18964 (100.0%) 35.4
CCA/Components/Wasatch/Coal/ 56 (10.5%) 2746 (14.5%) 49.0
CCA/Components/Models/MultiMatlExchange/ 22 (4.1%) 2141 (11.3%) 97.3
StandAlone/tools/uda2vis/ 8 (1.5%) 1695 (8.9%) 211.8
CCA/Components/Models/Radiation/RMCRT/ 7 (1.3%) 1527 (8.1%) 218.1
CCA/Components/ICE/ 6 (1.1%) 1393 (7.3%) 232.1
CCA/Components/SimulationController/ 6 (1.1%) 933 (4.9%) 155.5
CCA/Components/Arches/ParticleModels/ 10 (1.9%) 735 (3.9%) 73.5
CCA/Components/Arches/ChemMix/ 4 (0.7%) 709 (3.7%) 177.2
CCA/Components/Schedulers/ 4 (0.7%) 655 (3.5%) 163.7
CCA/Components/Wasatch/Transport/ 126 (23.6%) 650 (3.4%) 5.1
CCA/Components/Arches/Transport/ 2 (0.4%) 577 (3.0%) 288.5
CCA/Components/Solvers/ 8 (1.5%) 575 (3.0%) 71.8
CCA/Components/Arches/ 5 (0.9%) 570 (3.0%) 114.0
CCA/Components/Arches/Task/ 5 (0.9%) 562 (3.0%) 112.4
CCA/Components/Wasatch/Coal/Devolatilization/CPD/ 42 (7.9%) 472 (2.5%) 11.2
CCA/Components/Arches/SourceTerms/ 7 (1.3%) 403 (2.1%) 57.5
CCA/Components/Parent/ 7 (1.3%) 401 (2.1%) 57.2
Core/Grid/ 6 (1.1%) 400 (2.1%) 66.6
CCA/Components/Examples/ 4 (0.7%) 361 (1.9%) 90.2
CCA/Components/Wasatch/ 28 (5.2%) 200 (1.1%) 7.1
CCA/Components/ICE/Core/ 2 (0.4%) 168 (0.9%) 84.0
CCA/Components/Models/HEChem/ 15 (2.8%) 164 (0.9%) 10.9
CCA/Components/MPM/ 3 (0.6%) 157 (0.8%) 52.3
CCA/Components/Arches/WallHTModels/ 3 (0.6%) 148 (0.8%) 49.3
/ 3 (0.6%) 147 (0.8%) 49.0
R_Tester/ 7 (1.3%) 114 (0.6%) 16.2
CCA/Components/MPM/Materials/Diffusion/DiffusionModels/ 2 (0.4%) 105 (0.6%) 52.5
CCA/Components/OnTheFlyAnalysis/ 6 (1.1%) 33 (0.2%) 5.5
CCA/Components/Wasatch/Coal/CharOxidation/CCK/ 12 (2.2%) 26 (0.1%) 2.1
CCA/Components/ 4 (0.7%) 26 (0.1%) 6.5
Core/Parallel/ 2 (0.4%) 24 (0.1%) 12.0
CCA/Components/Wasatch/Coal/Devolatilization/ 18 (3.4%) 23 (0.1%) 1.2
CCA/Components/Wasatch/Coal/CharOxidation/FirstOrderArrhenius/ 7 (1.3%) 21 (0.1%) 3.0
CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood/ 8 (1.5%) 20 (0.1%) 2.5
CCA/Components/Wasatch/Expressions/ 4 (0.7%) 18 (0.1%) 4.5
CCA/Components/Wasatch/Coal/Devolatilization/SingleRate/ 17 (3.2%) 15 (0.1%) 0.8
CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim/ 17 (3.2%) 15 (0.1%) 0.8
CCA/Components/Wasatch/Coal/CharOxidation/ 11 (2.1%) 15 (0.1%) 1.3
CCA/Components/Wasatch/Expressions/TarAndSoot/ 16 (3.0%) 12 (0.1%) 0.7
CCA/Components/Wasatch/Coal/VaporizationBoiling/ 7 (1.3%) 8 (0.0%) 1.1
CCA/Components/Wasatch/Expressions/Turbulence/ 4 (0.7%) 0 (0.0%) 0.0
CCA/Components/Wasatch/Expressions/MMS/ 4 (0.7%) 0 (0.0%) 0.0

Activity of mcconnell

Most Recent Commits

mcconnell 2018-09-12 23:45 Rev.: 58662

cleanup

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch: Properties.cc (changed)
mcconnell 2018-09-11 11:30 Rev.: 58645

Removed some code that resulted in a bug when tar and soot are enabled.

0 lines of code changed in 4 files:

  • CCA/Components/Wasatch/Transport: PseudospeciesTransportEquation.cc (changed), PseudospeciesTransportEquation.h (changed)
mcconnell 2018-09-11 11:30 Rev.: 58644

(re)made changes necessary after rebasing.

31 lines of code changed in 5 files:

  • CCA/Components/Wasatch: Wasatch.cc (+16 -3)
  • CCA/Components/Wasatch/Transport: ParseEquation.cc (new), ParseEquation.h (new)
mcconnell 2018-09-11 11:30 Rev.: 58643

density-weighted scalars at STATE_NP1 are now cleaved from children and scalar BCs are now applied to STATE_NP1 rather than STATE_N when the low-Mach fluid model is implemented. Cleaving fixes an issue where the density solver would hang ro fail due to NaNs in ghost cells when the domain had more than one patch.

19 lines of code changed in 3 files:

  • CCA/Components/Wasatch: TimeStepper.cc (new)
  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+6 -9)
mcconnell 2018-09-11 11:30 Rev.: 58642

Revert "Tag"

This reverts commit 503515f49b7bd2753264361a5fe2ef48a933d9f1.

2 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: LowMachMomentumTransportEquation.cc (+2 -1)
mcconnell 2018-09-11 11:30 Rev.: 58641

Tag

1 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: LowMachMomentumTransportEquation.cc (+1 -2)
mcconnell 2018-09-11 11:30 Rev.: 58640

fixed a few issues with applying boundary conditions for scalars

2 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+2 -3)
mcconnell 2018-09-11 11:30 Rev.: 58639

exact MMS mixture fraction is now calculated if ForceOnGraph is applied to f_exact. Diffusion coefficient ofr 2D MMS now uses the correct density (STATE_NP1 instead of STATE_N). This might need to be reverted in order to not diff with the varden-2D-mms test.

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions: BasicExprBuilder.cc (changed)
mcconnell 2018-09-11 11:30 Rev.: 58638

Allow for calculation VarDenMMSOscillatingMixFracSrc at time corresponding to STATE_NP1

0 lines of code changed in 4 files:

  • CCA/Components/Wasatch/Expressions/MMS: Varden2DMMS.cc (changed), Varden2DMMS.h (changed)
mcconnell 2018-09-11 11:30 Rev.: 58636

The low-mach algorithm can now be run with a turbulence model again. Low-mach + weak scalar transport also runs again.

105 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+103 -97), ScalarTransportEquation.h (+2 -2)
mcconnell 2018-09-11 11:30 Rev.: 58635

added the option to specify a suffix for scalar diffusive flux tags.

0 lines of code changed in 4 files:

  • CCA/Components/Wasatch/Transport: ParseEquationHelper.cc (new), ParseEquationHelper.h (new)
mcconnell 2018-09-11 11:30 Rev.: 58634

fixed another bug. silly me.

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch: TagNames.cc (changed)
mcconnell 2018-09-11 11:30 Rev.: 58633

fixed a bug I introduced at some point.

5 lines of code changed in 2 files:

  • CCA/Components/Wasatch: Wasatch.cc (+2 -1)
  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+3 -9)
mcconnell 2018-09-11 11:30 Rev.: 58632

Some work getting turbulent low-mach capability fixed

38 lines of code changed in 10 files:

  • CCA/Components/Wasatch: TagNames.cc (+6 -5), TagNames.h (+1)
  • CCA/Components/Wasatch/Expressions/Turbulence: TurbulentDiffusivity.cc (-7), TurbulentDiffusivity.h (new)
  • CCA/Components/Wasatch/Transport: PseudospeciesTransportEquation.cc (+3 -2), ScalarTransportEquation.cc (+25 -10), ScalarTransportEquation.h (+3 -3)
mcconnell 2018-09-11 11:29

fixed a bug

4 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions: BasicExprBuilder.cc (+3 -3)
  • CCA/Components/Wasatch/Transport: ParseEquationHelper.cc (+1 -1)
mcconnell 2018-09-11 11:29 Rev.: 58629

remove unneeded variable

0 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: ParseEquation.cc (-1)
mcconnell 2018-09-11 11:29 Rev.: 58627

Changes required for running the 2D-mms variable density test.

15 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Expressions: BasicExprBuilder.cc (+15 -2)
mcconnell 2018-09-11 11:29 Rev.: 58626

cleanup

5 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Transport: ParseEquation.cc (+4 -4), ParseEquationHelper.cc (-2), ScalarTransportEquation.cc (+1 -1)
mcconnell 2018-09-11 11:29 Rev.: 58625

Changes made for temporal order verification

13 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+13 -6)
mcconnell 2018-09-11 11:29 Rev.: 58624

Removing star quantities for weak scalar transport for low-Mach model... not done yet.

14 lines of code changed in 7 files:

  • CCA/Components/Wasatch: Properties.cc (+10 -17), TagNames.cc (-2), TagNames.h (+1 -2)
  • CCA/Components/Wasatch/Transport: LowMachMomentumTransportEquation.cc (+1 -3), MomentumTransportEquationBase.cc (+1 -1), ParseEquation.cc (+1 -1)

(35 more)

Generated by StatSVN 0.7.0