Directory CCA/Components/Arches/Utility/

Total Files:
32
Deleted Files:
0
Lines of Code:
2560

[root]/CCA/Components/Arches/Utility

Lines of Code

CCA/Components/Arches/Utility/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 116 (100.0%) 1500 (100.0%) 12.9
jthornoc 94 (81.0%) 1027 (68.5%) 10.9
ohdiazi 17 (14.7%) 310 (20.7%) 18.2
bisaac 1 (0.9%) 87 (5.8%) 87.0
dav 3 (2.6%) 75 (5.0%) 25.0
jas 1 (0.9%) 1 (0.1%) 1.0

Most Recent Commits

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

10 lines of code changed in 4 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (new), 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.

66 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: ShunnMMSP3.h (new)
ohdiazi 2017-11-08 17:57 Rev.: 57277

Fixing warning and taylorgreen3D arches spec

4 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: ShunnMMSP3.h (+4 -4)
ohdiazi 2017-11-08 10:57 Rev.: 57276

fixing BC for FX group of eqns

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: ShunnMMSP3.h (+1 -1)
ohdiazi 2017-11-08 10:57 Rev.: 57275

Adding arches_spec. Fixing solver pressure, drhodt, compute density

3 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: ShunnMMS.h (new)
ohdiazi 2017-11-08 10:57 Rev.: 57274

fixing taylor problem

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: TaylorGreen3D.h (changed)
ohdiazi 2017-11-08 10:57 Rev.: 57271

Fixing ups.

57 lines of code changed in 3 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+2 -2), ShunnMMS.h (+20 -5), ShunnMMSP3.h (+35 -2)
ohdiazi 2017-11-08 10:57 Rev.: 57268

adding a gropu of task in initialization factory

7 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+7 -1)
ohdiazi 2017-11-08 10:57 Rev.: 57263

initialization task for Shunn problems

238 lines of code changed in 7 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+31), InitializeFactory.h (+9 -2), ShunnMMS.h (+22 -13), ShunnMMSP3.cc (new 4), ShunnMMSP3.h (+171), sub.mk (new)
jthornoc 2017-10-09 16:44 Rev.: 57107

Warning.

12 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: ShunnMMS.h (+12 -12)
jthornoc 2017-10-09 16:44 Rev.: 57106

Adding missing files.

162 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: ShunnMMS.cc (new 4), ShunnMMS.h (+158)
jthornoc 2017-10-09 16:44 Rev.: 57105

Adding a few initializations.
Fix warnings.

200 lines of code changed in 6 files:

  • CCA/Components/Arches/Utility: AlmgrenMMS.cc (new), InitializeFactory.cc (+38), TaylorGreen3D.cc (new 4), TaylorGreen3D.h (+155), sub.mk (+2)
bisaac 2017-09-25 17:07 Rev.: 57027

Updated the FOWY devol model to include linear increasing yield above 1800K. This will break all coal cases using FOWY.

87 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: InverseErrorFunction.h (new 87)
jthornoc 2017-09-11 10:25 Rev.: 56977

Cleaning up some warnings.

1 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: FileInit.h (+1 -1)
jthornoc 2017-08-30 11:09 Rev.: 56928

Actually add the FileInit files.

185 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: FileInit.cc (new 1), FileInit.h (+184)
jthornoc 2017-08-30 11:09 Rev.: 56927

Adding a generic field initializer from file which formatting should
follow:

i j k value

or:

i j k vec0 vec1 vec2

where vec is a vector.

28 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+28 -3)
jthornoc 2017-08-03 15:58 Rev.: 56843

Renaming ijk macros to avoid boost clash.

3 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: WaveFormInit.h (+3 -3)
jthornoc 2017-07-17 13:35 Rev.: 56797

This commit breaks the kokkos scalar tests.

* Template ConvectionHelper to enable temporary variable use in this function.
* Changed up some of the macros to have better (more descriptive) names
* Added a new patch range macro
* Packaged the momentum updates into a smaller package
* register_variable now passes a bool to indicate if the variable is temp or not. If temp, it avoids the registration

3 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (new)
jthornoc 2017-07-06 22:45

More API change.

46 lines of code changed in 40 files:

  • CCA/Components/Arches/Utility: AlmgrenMMS.h (+2 -2), BoundaryInfo.cc (new), BoundaryInfo.h (+1 -1), GridInfo.cc (+1 -1), GridInfo.h (+1 -1), InitLagrangianParticleSize.cc (+2 -2), InitLagrangianParticleSize.h (new), InitLagrangianParticleVelocity.cc (new), InitLagrangianParticleVelocity.h (+2 -2), RandParticleLoc.h (new), SurfaceNormals.cc (+1 -1), SurfaceNormals.h (+2 -1), SurfaceVolumeFractionCalc.cc (+1 -1), SurfaceVolumeFractionCalc.h (+1 -1), TaskAlgebra.h (+1 -1), WaveFormInit.h (+1 -1)
jthornoc 2017-07-05 17:08 Rev.: 56752

Arches task interface API changed to pass packed_task boolean.

24 lines of code changed in 18 files:

  • CCA/Components/Arches/Utility: AlmgrenMMS.h (+3 -2), BoundaryInfo.cc (+1 -1), BoundaryInfo.h (+1 -1), GridInfo.cc (+1 -1), GridInfo.h (+1 -1), InitLagrangianParticleSize.cc (+1 -1), InitLagrangianParticleSize.h (+1 -1), InitLagrangianParticleVelocity.cc (+1 -1), InitLagrangianParticleVelocity.h (+1 -1), RandParticleLoc.cc (new), RandParticleLoc.h (+1 -1), SurfaceNormals.cc (+1 -1), SurfaceNormals.h (+2 -1), SurfaceVolumeFractionCalc.cc (+1 -1), SurfaceVolumeFractionCalc.h (+1 -1), TaskAlgebra.h (+4 -2), WaveFormInit.h (+2 -2)
jthornoc 2017-06-07 13:47 Rev.: 56616

Needed to account for periodic/nonperiodic BCs in this case. This will
change the checkpoint variables in all non-periodic cases.

2 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: GridInfo.cc (+2 -1)
jthornoc 2017-06-06 09:47 Rev.: 56605

Still had this incorrect. The grid spacing should now be fixed.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: GridInfo.cc (+1 -1)
jthornoc 2017-05-16 10:21 Rev.: 56537

Fix the grid coordinates for cases when the domain does not start at
zero.

27 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: GridInfo.cc (+27 -3)
jas 2017-04-20 13:20 Rev.: 56454

Update copyright.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+1 -1)
jthornoc 2017-04-14 14:50 Rev.: 56432

For TaskAlgebra:
* Created a temp variable that is initialized to zero and can be used as an extra degree of freedom
* Allow for an operation to sum into the dep variable (dep = dep + f(ind1,[ind2]) )
* Created an “EQUALS” operation so that dep = ind1

also:
* Update the wall_thermal_resitance to use the changes in TaskAlgebra

147 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+147 -49)
jthornoc 2017-04-14 14:50 Rev.: 56431

Add some more flexibility to the TaskAlgebra method so that
1) One can create a temp variable on-the-fly
2) One can use the temp variable as an ind
3) Get everthing modifiable(even if it is not), which silences a warning that the
TaskInterface is throwing in cases when the user is using the same
variable as a dep and ind.

Now, using the above improvements, create a taskAlgebra task on-the-fly
based on user input for the total effective wall resistance, which is
really just a sum of discrete resistances.

86 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+86 -25)
jthornoc 2017-02-28 12:04 Rev.: 56263

- Refinements on the new scheduling interface.
- Arches tasks can now be packed when appropriate into super tasks.
- Catching more errors in scheduling when packed or unpacked tasks are
present to prevent user from scheduling variable needs incorrectly.

18 lines of code changed in 6 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+3 -1), InitializeFactory.h (+7 -1), UtilityFactory.cc (new), UtilityFactory.h (new)
jthornoc 2017-02-28 12:00 Rev.: 56262

Merge with trunk.

6 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+6 -6)
dav 2017-02-24 00:50 Rev.: 56249


Mostly cosmetic changes, and preparing for removing a hacked out warning when we moved to C++ 11.
These changes have passed the local RT on Baja.

- The biggest update in this commit (the update to remove the c++11 warning hack) is that you will
no longer be able to compare a ProblemSpecP to 0 (you will need to compare to 'nullptr').

- White space, coding standards, indentation, remove tabs.
- Line up some variables to make them easier to read.
- Use of 80+ columns of text (we decided to allow this 10 years ago) and it makes reading longer lines of code on the screen easier.

- Please put "else" and "else if" on a new line. The added white space makes following the branching much easier.
- Use {} for if/else clauses even if they are only one line long.

- Swatted some evil endls. (Use "\n")

- Alphabetize #includes and remove some unneeded ones.

- Add in Copyright notice to some files that were missing it.

M CCA/Components/Arches/Arches.cc
M CCA/Components/Arches/ArchesLabel.cc

- Fix code so that "found_role = true" is not repeated a hundred times... As I tell my CS 1000 students, if it
happens in every branch of the 'if' statement, it should be moved out of all of them.

M CCA/Components/Arches/BoundaryCond_new.cc
M CCA/Components/Arches/BoundaryCondition.cc
M CCA/Components/Arches/BoundaryConditions/BoundaryConditionFactory.cc
M CCA/Components/Arches/BoundaryConditions/BoundaryFunctors.h
M CCA/Components/Arches/BoundaryConditions/HandOff.h
M CCA/Components/Arches/CQMOM.cc
M CCA/Components/Arches/ChemMix/ColdFlow.cc
M CCA/Components/Arches/ChemMix/MixingRxnModel.cc
M CCA/Components/Arches/ChemMix/TableLookup.cc
M CCA/Components/Arches/CoalModels/CharOxidationSmith.cc
M CCA/Components/Arches/CoalModels/Deposition.cc
M CCA/Components/Arches/CoalModels/EnthalpyShaddix.cc
M CCA/Components/Arches/CoalModels/HeatTransfer.cc
M CCA/Components/Arches/CoalModels/KobayashiSarofimDevol.cc
M CCA/Components/Arches/CoalModels/SimpleHeatTransfer.cc
M CCA/Components/Arches/DQMOM.cc
M CCA/Components/Arches/ExplicitSolver.cc
M CCA/Components/Arches/IntrusionBC.cc
M CCA/Components/Arches/IntrusionBC.h
M CCA/Components/Arches/LagrangianParticles/LagrangianParticleFactory.cc
M CCA/Components/Arches/MomentumSolver.cc
M CCA/Components/Arches/MomentumSolver.h
M CCA/Components/Arches/ParticleModels/CQMOMSourceWrapper.cc
M CCA/Components/Arches/ParticleModels/ParticleModelFactory.cc
M CCA/Components/Arches/ParticleModels/ParticleTools.h
M CCA/Components/Arches/ParticleModels/ShaddixEnthalpy.h
M CCA/Components/Arches/PressureSolverV2.cc
M CCA/Components/Arches/PropertyModels/RadProperties.cc
M CCA/Components/Arches/PropertyModelsV2/DensityPredictor.cc
M CCA/Components/Arches/PropertyModelsV2/PropertyModelFactoryV2.cc
M CCA/Components/Arches/PropertyModelsV2/VariableStats.cc
M CCA/Components/Arches/Radiation/DORadiationModel.cc
M CCA/Components/Arches/Radiation/RadPropertyCalculator.cc
M CCA/Components/Arches/Radiation/RadPropertyCalculator.h
M CCA/Components/Arches/SourceTerms/DORadiation.cc
M CCA/Components/Arches/SourceTerms/IntrusionInlet.h
M CCA/Components/Arches/SourceTerms/PCTransport.cc
M CCA/Components/Arches/SourceTerms/SourceTermFactory.cc
M CCA/Components/Arches/Transport/ComputePsi.h
M CCA/Components/Arches/Transport/KFEUpdate.h
M CCA/Components/Arches/Transport/KMomentum.h
M CCA/Components/Arches/Transport/KScalarRHS.h
M CCA/Components/Arches/Transport/TransportFactory.cc
M CCA/Components/Arches/TransportEqns/CQMOMEqn.cc
M CCA/Components/Arches/TransportEqns/CQMOM_Convection.cc
M CCA/Components/Arches/TransportEqns/DQMOMEqn.cc
M CCA/Components/Arches/TransportEqns/DQMOMEqnFactory.cc
M CCA/Components/Arches/TransportEqns/ScalarEqn.cc
M CCA/Components/Arches/UPSHelper.h
M CCA/Components/Arches/Utility/InitializeFactory.cc
M CCA/Components/Arches/Utility/TaskAlgebra.h
M CCA/Components/Arches/Utility/UtilityFactory.cc
M CCA/Components/Arches/WBCHelper.cc
M CCA/Components/Arches/WallHTModels/WallModelDriver.cc

- See above for list of updates.

75 lines of code changed in 3 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+2 -4), TaskAlgebra.h (+44 -13), UtilityFactory.cc (+29 -24)
Generated by StatSVN 0.7.0