/trunk/src Developers: jthornoc

Login name:
jthornoc
Total Commits:
1,082 (7.9%)
Lines of Code:
22,941 (9.3%)
Most Recent Commit:
2017-12-26 11:27
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jthornoc

Activity by Day of Week for jthornoc

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 1082 (100.0%) 22941 (100.0%) 21.2
CCA/Components/Arches/ 189 (17.5%) 3945 (17.2%) 20.8
CCA/Components/Arches/TurbulenceModels/ 43 (4.0%) 2392 (10.4%) 55.6
CCA/Components/Arches/PropertyModelsV2/ 182 (16.8%) 2347 (10.2%) 12.8
CCA/Components/Arches/SourceTerms/ 51 (4.7%) 2121 (9.2%) 41.5
CCA/Components/Arches/Transport/ 103 (9.5%) 1996 (8.7%) 19.3
CCA/Components/Arches/SourceTermsV2/ 23 (2.1%) 1869 (8.1%) 81.2
CCA/Components/Arches/ChemMix/ 50 (4.6%) 1401 (6.1%) 28.0
CCA/Components/Arches/BoundaryConditions/ 15 (1.4%) 1269 (5.5%) 84.6
CCA/Components/Arches/Task/ 80 (7.4%) 1195 (5.2%) 14.9
CCA/Components/Arches/Utility/ 94 (8.7%) 1027 (4.5%) 10.9
CCA/Components/Arches/CoalModels/ 37 (3.4%) 921 (4.0%) 24.8
CCA/Components/Arches/ChemMixV2/ 44 (4.1%) 748 (3.3%) 17.0
CCA/Components/Arches/ParticleModels/ 103 (9.5%) 686 (3.0%) 6.6
CCA/Components/Arches/PropertyModels/ 5 (0.5%) 215 (0.9%) 43.0
Core/GeometryPiece/ 8 (0.7%) 179 (0.8%) 22.3
R_Tester/ 6 (0.6%) 115 (0.5%) 19.1
CCA/Components/Arches/fortran/ 6 (0.6%) 111 (0.5%) 18.5
CCA/Components/Arches/TransportEqns/ 8 (0.7%) 99 (0.4%) 12.3
scripts/ 1 (0.1%) 93 (0.4%) 93.0
CCA/Components/Arches/Radiation/ 2 (0.2%) 84 (0.4%) 42.0
CCA/Components/Arches/WallHTModels/ 3 (0.3%) 78 (0.3%) 26.0
CCA/Components/Arches/LagrangianParticles/ 22 (2.0%) 42 (0.2%) 1.9
/ 5 (0.5%) 7 (0.0%) 1.4
Core/Util/ 2 (0.2%) 1 (0.0%) 0.5

Activity of jthornoc

Most Recent Commits

jthornoc 2017-12-26 11:27 Rev.: 57519

Improving the print statement at startup.

0 lines of code changed in 4 files:

  • CCA/Components/Arches: IntrusionBC.cc (new), IntrusionBC.h (changed)
jthornoc 2017-12-18 12:16 Rev.: 57468

Add a kokkos_translate flag to the DQMOM section so that this code is
only activated when intended.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: TransportFactory.cc (new)
jthornoc 2017-12-18 12:16 Rev.: 57467

Adding initial implementation of DQMOM in the
Arches/Kokkos/TaskInterface mode.

This still needs some work...

523 lines of code changed in 23 files:

  • CCA/Components/Arches: ExplicitSolver.cc (+2 -1), KokkosSolver.cc (new)
  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+21 -21)
  • CCA/Components/Arches/ParticleModels: ParticleModelFactory.cc (+3 -1)
  • CCA/Components/Arches/Task: TaskFactoryBase.cc (new)
  • CCA/Components/Arches/Transport: KFEUpdate.h (new), KScalarRHS.h (+43 -45), TransportFactory.cc (+243 -1), TransportFactory.h (new), TransportHelper.cc (new 39), TransportHelper.h (new 16), sub.mk (+1)
  • CCA/Components/Arches/TransportEqns: DQMOMEqn.cc (+22 -7)
jthornoc 2017-12-12 12:35 Rev.: 57429

* Remove a double delete on a source label (zzNox) - not sure why this wasn’t picked up earlier.
* Adding mass flow rt check in intrusion_test.ups. THIS CHANGES ANSWERS.
* Added some additional error checking, comments, etc. for the intrusion inlets.
* Updated a couple input files with correct uda names.

75 lines of code changed in 4 files:

  • CCA/Components/Arches: IntrusionBC.cc (+19 -6), IntrusionBC.h (+6 -1)
  • CCA/Components/Arches/SourceTerms: ZZNoxSolid.cc (+50 -51)
jthornoc 2017-12-11 17:54 Rev.: 57425

Cleanup debug flag.

3 lines of code changed in 3 files:

  • environmentalFlags.txt (+2)
  • CCA/Components/Arches: IntrusionBC.h (+1 -1)
jthornoc 2017-12-11 17:49 Rev.: 57424

Removing defunct tag and moving a SCI_DEBUG print statement.

3 lines of code changed in 1 file:

  • CCA/Components/Arches: IntrusionBC.cc (+3 -2)
jthornoc 2017-12-11 16:25 Rev.: 57423

Move calls to scalar intrusion information after actually checking if it
exists.

9 lines of code changed in 1 file:

  • CCA/Components/Arches: IntrusionBC.cc (+9 -10)
jthornoc 2017-12-11 16:25 Rev.: 57422

Allow the case to restart when turning on the wall model after the fact.

0 lines of code changed in 2 files:

  • CCA/Components/Arches: BoundaryCondition.cc (changed)
jthornoc 2017-12-08 17:57 Rev.: 57413

Warning.

0 lines of code changed in 1 file:

  • CCA/Components/Arches: IntrusionBC.cc (-2)
jthornoc 2017-12-08 17:57 Rev.: 57412

Fix warning.

0 lines of code changed in 1 file:

  • CCA/Components/Arches: IntrusionBC.h (-1)
jthornoc 2017-12-08 17:57 Rev.: 57411

This fixes a bug in the intrusion inlet by not setting zero valued
tangential velocity components.

Also simplify the constant (flat) velocity spec a little.

33 lines of code changed in 2 files:

  • CCA/Components/Arches: IntrusionBC.cc (+12 -4), IntrusionBC.h (+21 -73)
jthornoc 2017-12-08 17:57 Rev.: 57410

More work on bringing the intrusion inlets up to speed.
Handoff capability seems to be working. Still needs verification.
Added some input files for demo purposes.
RT test to come later after verification.

409 lines of code changed in 12 files:

  • CCA/Components/Arches: BoundaryCondition.cc (+3 -2), BoundaryCondition.h (+2 -1), HandoffHelper.cc (+43 -5), HandoffHelper.h (new), IntrusionBC.cc (+52 -195), IntrusionBC.h (+279 -164), MomentumSolver.cc (new)
  • CCA/Components/Arches/Transport: KScalarRHS.h (+1 -1)
jthornoc 2017-12-08 17:57 Rev.: 57409

Updating the scalar handoff stuff. Starting the velocities.

80 lines of code changed in 4 files:

  • CCA/Components/Arches: HandoffHelper.cc (+1 -1), HandoffHelper.h (+3), IntrusionBC.cc (+7 -3), IntrusionBC.h (+69 -179)
jthornoc 2017-12-08 17:57 Rev.: 57408

Adding a helper class for dealing with handoff files.

126 lines of code changed in 4 files:

  • CCA/Components/Arches: HandoffHelper.cc (+82), HandoffHelper.h (+41), IntrusionBC.cc (+2 -1), sub.mk (+1)
jthornoc 2017-11-28 17:55 Rev.: 57367

Throw and error if momentum is on but pressure solver parameters are not
specified. Fixed the AlmgrenMMS prob. with BCs to run with pressure
solver.

15 lines of code changed in 5 files:

  • CCA/Components/Arches/PropertyModelsV2: PropertyModelFactoryV2.cc (+6 -3), PropertyModelFactoryV2.h (+8 -8)
  • CCA/Components/Arches/Transport: TransportFactory.cc (+1 -4)
jthornoc 2017-11-28 17:55 Rev.: 57366

* Some naming convention updates
* Add property evaluation to the cold flow properties in the initialization
* Updated a bunch of input files to now use state properties

62 lines of code changed in 15 files:

  • CCA/Components/Arches: KokkosSolver.cc (+13 -19)
  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (-2), ChemMixFactory.h (+2 -11), ColdFlowProperties.cc (new), ColdFlowProperties.h (new)
  • CCA/Components/Arches/PropertyModelsV2: ContinuityPredictor.cc (new)
  • CCA/Components/Arches/Utility: InitializeFactory.cc (+5 -5), InitializeFactory.h (new)
jthornoc 2017-11-28 17:55 Rev.: 57365

Parse the density values from the StateProperty spec rather than
requiring that the user re-enter it.

123 lines of code changed in 6 files:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+1 -1), ColdFlowProperties.cc (+2 -2)
  • CCA/Components/Arches/SourceTermsV2: MMS_ShunnP3.h (new)
  • CCA/Components/Arches/Utility: ShunnMMSP3.h (new)
jthornoc 2017-11-28 17:55 Rev.: 57364

Deleting unused class.
Reverting ColdFlowProps to its original state.
Other minor cleanup.

237 lines of code changed in 20 files:

  • CCA/Components/Arches: KokkosSolver.cc (+13 -22)
  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+1 -6), ColdFlowProperties.cc (+32 -37), ColdFlowProperties.h (+2 -2), ColdFlowPropertiesRP.cc (del), ColdFlowPropertiesRP.h (del), sub.mk (new)
  • CCA/Components/Arches/PropertyModelsV2: ContinuityPredictor.cc (+18 -13), DensityStar.cc (new), DensityStar.h (new), Drhodt.cc (new 81), Drhodt.h (new 62), DrhodtEs.cc (del), DrhodtEs.h (del), PropertyModelFactoryV2.cc (+2 -7), sub.mk (+1 -1)
jthornoc 2017-11-28 17:55 Rev.: 57363

Fixing a typo.

387 lines of code changed in 6 files:

  • CCA/Components/Arches/PropertyModelsV2: PropertyModelFactoryV2.cc (+8 -8), UnweightVariable.cc (new 1), UnweightVariable.h (new 375), UnweigthVariable.cc (del), UnweigthVariable.h (del), sub.mk (+3 -3)
jthornoc 2017-11-28 17:55 Rev.: 57362

* Added a equation class to the equation groups to help manage the different scalar types (mixture fraction, DQMOM, etc…)
* Minor spacing, tabs, etc…
* Added an include in Endian.h as I had a couple compilers not being able to identify the IntVector type.

389 lines of code changed in 6 files:

  • CCA/Components/Arches/PropertyModelsV2: PropertyModelFactoryV2.cc (+62 -51)
  • CCA/Components/Arches/SourceTermsV2: MMS_ShunnP3.h (+91 -95)
  • CCA/Components/Arches/Transport: KFEUpdate.h (+3 -3), KScalarRHS.h (+232 -167)
  • Core/Util: Endian.cc (new)

(161 more)

Generated by StatSVN 0.7.0