/trunk/src Developers: ramanuja

Login name:
ramanuja
Total Commits:
16 (0.3%)
Lines of Code:
544 (0.7%)
Most Recent Commit:
2007-08-30 21:03

Activity by Clock Time

Activity by Hour of Day for ramanuja

Activity by Day of Week for ramanuja

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 16 (100.0%) 544 (100.0%) 34.0
Packages/Uintah/StandAlone/tools/compare_mms/ 11 (68.8%) 474 (87.1%) 43.0
Packages/Uintah/CCA/Components/Models/test/ 5 (31.3%) 70 (12.9%) 14.0

Activity of ramanuja

Most Recent Commits

ramanuja 2007-08-30 21:03 Rev.: 38560

Included a new profile for the passive scalar. Triangular Profile.

The invoke it is:

<triangularInitialize> true </triangularInitialize>
<slope> [1,0,0] </slope>

Currently this will only work in x-direction.

14 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Models/test: PassiveScalar.cc (+13 -3), PassiveScalar.h (new)
ramanuja 2007-08-30 15:23 Rev.: 38556

Added new profile for a 2D exponential function.
Changed the name of the existing 1D exponential function.

use:

<exponentialInitialize_1D>...</exponentialInitialize_1D>

or

<exponentialInitialize_2D>..</exponentialInitialize_2D>

56 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Models/test: PassiveScalar.cc (+54 -16), PassiveScalar.h (+2 -1)
ramanuja 2007-08-29 20:57 Rev.: 38549

Made the cout precision to 16.

5 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+5 -3)
ramanuja 2007-08-08 22:55 Rev.: 38332

Undoing the change made in the last commit.

The number cells in the output is redundant.

4 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+4 -11)
ramanuja 2007-08-08 20:26 Rev.: 38329

Modified the output to include number of cells touched.

11 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+11 -4)
ramanuja 2007-07-05 23:27 Rev.: 37989

The output file format is changed. Only the L2-error from the last time step is recorded.

3 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+3 -1)
ramanuja 2007-07-05 22:32 Rev.: 37988

Added bullet-proofing for velocity field.

47 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+47 -5)
ramanuja 2007-06-25 22:24 Rev.: 37898

Removed some printf() to make it faster.
Added some time-checks to ensure desired results.
cleaned some comments.

9 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+9 -10)
ramanuja 2007-06-25 13:12 Rev.: 37896

Fixed the author name and the description.

7 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+7 -3)
ramanuja 2007-06-22 10:49 Rev.: 37886

The make file modifications for compiling compare_scalar command line utility.

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/compare_mms: sub.mk (changed)
ramanuja 2007-06-22 10:45 Rev.: 37885

A command-line utility for error analysis of advection of passive scalar using ice.

388 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/compare_mms: compare_scalar.cc (+379), compare_scalar.h (new 9)
Generated by StatSVN 0.4.0