/trunk/src Developers: amir

Login name:
amir
Total Commits:
20 (0.2%)
Lines of Code:
752 (0.4%)
Most Recent Commit:
2014-11-07 18:23
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for amir

Activity by Day of Week for amir

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 20 (100.0%) 752 (100.0%) 37.6
CCA/Components/Wasatch/Expressions/ 6 (30.0%) 355 (47.2%) 59.1
CCA/Components/Wasatch/Expressions/MMS/ 4 (20.0%) 224 (29.8%) 56.0
CCA/Components/Wasatch/Expressions/BoundaryConditions/ 2 (10.0%) 74 (9.8%) 37.0
CCA/Components/Wasatch/transport/ 2 (10.0%) 60 (8.0%) 30.0
CCA/Components/Wasatch/Transport/ 2 (10.0%) 27 (3.6%) 13.5
R_Tester/ 2 (10.0%) 8 (1.1%) 4.0
CCA/Components/Wasatch/ 2 (10.0%) 4 (0.5%) 2.0

Activity of amir

Most Recent Commits

amir 2014-11-07 18:23 Rev.: 52656

Removing a sleeping bug from the variable density 2D MMS imlpementation. Adding 3 new tests to the RT. This includes the variable density 2D MMS oscilating periodic tests in all three possible planes in the space (xy,xz,yz).

29 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Expressions: BasicExprBuilder.cc (+5 -3)
  • CCA/Components/Wasatch/Transport: ParseEquation.cc (+18 -2)
  • R_Tester: Wasatch.py (+6)
amir 2014-11-07 02:48 Rev.: 52647

Adding the variable density 3D annular jet case to the RT.

2 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+2)
amir 2014-10-24 18:10 Rev.: 52607

Fixing a cleaving issue for variable density cases, which was missed before. Adding a 3 dimensional variable density case to the input files.

9 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (+9)
amir 2014-06-05 00:57 Rev.: 51936

Adding a special outflow boundary condition for variable density cases. Adding a new dynamic model for alpha in the pressure projection algorithm.

712 lines of code changed in 15 files:

  • CCA/Components/Wasatch: VardenParameters.cc (+2), VardenParameters.h (+2 -1)
  • CCA/Components/Wasatch/Expressions: DivmomStar.cc (new 129), DivmomStar.h (+124), PressureSource.cc (+58 -23), PressureSource.h (+35 -12), sub.mk (+4)
  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.cc (+28), BoundaryConditions.h (+46)
  • CCA/Components/Wasatch/Expressions/MMS: Varden2DMMS.cc (+68 -10), Varden2DMMS.h (+22 -6), VardenMMS.cc (+92 -25), VardenMMS.h (+42 -15)
  • CCA/Components/Wasatch/transport: MomentumTransportEquation.cc (new 18), ParseEquation.cc (new 42)
Generated by StatSVN 0.7.0