Directory CCA/Components/Arches/Transport/

Total Files:
8
Deleted Files:
0
Lines of Code:
1643

[root]/CCA/Components/Arches/Transport

Lines of Code

CCA/Components/Arches/Transport/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 1082 (100.0%) 25.7
jthornoc 36 (85.7%) 1053 (97.3%) 29.2
tsaad 6 (14.3%) 29 (2.7%) 4.8

Most Recent Commits

tsaad 2015-12-07 16:18 Rev.: 54500

Change the Wasatch namespace to WasatchCore to avoid conflicts with the Wasatch class.

29 lines of code changed in 6 files:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (new), ScalarRHS.h (new), URHS.h (+13 -13)
jthornoc 2015-10-30 12:23 Rev.: 54245

Warning.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: URHS.h (+1 -1)
jthornoc 2015-10-12 10:30 Rev.: 54152

- Attempting to shift the masks. Not working.
- Cleaning up more dust in the NonLinearSolver interface.

21 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+21 -2)
jthornoc 2015-10-01 14:07 Rev.: 54103

Cleanup BC work with masks.
Clarify the DIVIDE options with TaskAlebra when using a constant.

98 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+98 -151)
jthornoc 2015-10-01 14:07 Rev.: 54102

Dont build RHS with the temporal part.
Revamp the FEUpdate to not worry about density. That should be handled
somewhere else.
Masks still not working. Uintah iterator does.

38 lines of code changed in 6 files:

  • CCA/Components/Arches/Transport: FEUpdate.h (+11 -21), ScalarRHS.cc (+21 -13), TransportFactory.cc (new), URHS.h (+2 -2)
jthornoc 2015-09-30 23:10 Rev.: 54097

* Fix a boundary issue with the FE update.
* Delete BCInfo on patches that don’t need it.
* Some more work on bc, masks, etc…

74 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: FEUpdate.h (+6 -2), ScalarRHS.cc (+68 -8)
jthornoc 2015-09-25 13:27 Rev.: 54049

Aligning the code with Tony's latest commit on the BCHelper.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+1 -2)
jthornoc 2015-09-25 13:27 Rev.: 54047

Add CoalHelper back in.
More work on implementing BCHelper.

14 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+14), TransportFactory.cc (-13)
jthornoc 2015-09-25 13:26 Rev.: 54046

Leverage the BCHelper from Wasatch to store masks.

211 lines of code changed in 4 files:

  • CCA/Components/Arches/Transport: ScalarRHS.h (+81 -82), TransportFactory.cc (+101 -100), TransportFactory.h (+29 -32)
jthornoc 2015-08-10 16:18 Rev.: 53798

Remove more _new functions.

61 lines of code changed in 5 files:

  • CCA/Components/Arches/Transport: FEUpdate.h (+4 -4), SSPInt.h (new), ScalarRHS.cc (+29 -29), URHS.h (+23 -23)
jthornoc 2015-08-10 16:18 Rev.: 53796

Minor front-end change, major back-end change to the Arches Task Interface (ATI).
* Remove the ATI variable type enums in favor of Uintah type descriptions and the FieldAdaptor mapping for better generality.
* Rather than resolving all variables in the task call-back function, resolve the labels when they are retrieved. This is now done in the FieldContainer.h

This should reduce the complexity of the field mapping behind the scenes for easier readability and maintainability.

324 lines of code changed in 5 files:

  • CCA/Components/Arches/Transport: FEUpdate.h (+67 -72), SSPInt.h (+70 -76), ScalarRHS.cc (+152 -153), ScalarRHS.h (+4 -4), URHS.h (+31 -42)
jthornoc 2015-08-10 16:18 Rev.: 53794

Adding header file.

46 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: MomentumHelper.h (new 46)
jthornoc 2015-08-10 16:18 Rev.: 53793

* computeBCArea__NEW -> computeBCArea
* Moved the momentum helpers into a separate header…hoping it is useful elsewhere
* Atom editor performed some beautification by removing extra spaces at the ends of lines.
* Re-tooling of variable_stats model including:
1) This class is no longer templated and as a result only works on cell-centered variable (everything but velocity). The templating seemed like an unnecessary complication.

2) As a result of 1), you don’t specify the variable type any more as part of the spec (was an optional input before) 

3) The result of the <flux_variable> spec is the running sum of the flux variable on the FACES of the cells in each coordinate direction. The running sums  were previously located in the cell center. This was done to enable exact mass/energy/scalar etc. balances. 

4) The local variable creation was moved out of the problemSetup and into the automagic ArchesTaskInterface functionality.

159 lines of code changed in 1 file:

  • CCA/Components/Arches/Transport: URHS.h (+159 -199)
jthornoc 2015-01-22 11:40 Rev.: 52991

Arches Task Interface
* remove the booleans to control task execution. This is now determined
by the size of the variable registry.

DQMOM
* For the no-solve method, remove requirement for moment specification
* Allow weights to have a non-zero source term (birth)
* Fix a couple bugs in the SimpleBirth model

Other
* Change the constant particle model to be constant/environment

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: FEUpdate.h (-4), SSPInt.h (-4)
jthornoc 2015-01-06 13:04 Rev.: 52932

More warning cleanup. Shouldn't change answers.

2 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+1 -1), URHS.h (+1 -1)
jthornoc 2015-01-05 18:17 Rev.: 52924

Clean up warnings.
This won't change answers.

3 lines of code changed in 2 files:

  • CCA/Components/Arches/Transport: ScalarRHS.cc (+1 -1), URHS.h (+2 -2)
Generated by StatSVN 0.7.0