/trunk/src Developers: jebinelias

Login name:
jebinelias
Total Commits:
12 (0.1%)
Lines of Code:
769 (0.5%)
Most Recent Commit:
2018-05-02 10:33
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jebinelias

Activity by Day of Week for jebinelias

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 12 (100.0%) 769 (100.0%) 64.0
CCA/Components/Arches/Utility/ 8 (66.7%) 434 (56.4%) 54.2
R_Tester/ 2 (16.7%) 275 (35.8%) 137.5
CCA/Components/Arches/ 2 (16.7%) 60 (7.8%) 30.0

Activity of jebinelias

Most Recent Commits

jebinelias 2018-05-02 10:33 Rev.: 58209

Removing restart from RT 1GW_MFR.ups

274 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+274 -276)
jebinelias 2018-04-26 11:41 Rev.: 58194

Compute Mass flow rate through inlet boundaries.
* for both, gas, and coal phase.
* Utility to be used along with boundary type specification.
* Boundary type="Inlet" to be specified for the in-flow boundary
faces to be included in the mass flow rate computation.
* Utility of type="mass_flow_rate" to be added to the .ups file.

Warning : Variable Reduction applied for mass flow rates per patch, at
every time-step. Hence, user is advised to exercise caution while using
this Utility.

Recommendation : Use this Utility for verification purposes only.

495 lines of code changed in 11 files:

  • CCA/Components/Arches: ExplicitSolver.cc (+11 -2), WBCHelper.cc (+49 -1)
  • CCA/Components/Arches/Utility: MassFlowRate.cc (+302), MassFlowRate.h (+104), UtilityFactory.cc (+13), UtilityFactory.h (+12 -5), sub.mk (+3 -2)
  • R_Tester: ARCHES.py (+1)
Generated by StatSVN 0.7.0