Directory Core/Labels/

Total Files:
7
Deleted Files:
0
Lines of Code:
2088

[root]/Core/Labels

Lines of Code

Core/Labels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 16 (100.0%) 7 (100.0%) 0.4
jas 12 (75.0%) 7 (100.0%) 0.5
harman 4 (25.0%) 0 (0.0%) 0.0

Most Recent Commits

harman 2014-09-23 13:06 Rev.: 52487


Added a task to compute velTau_CC which is a modified
velocity used only to compute the viscous shear stress terms.
velTau_CC == vel_CC in the interior of the domain, in the extraCells
it's computed using:

// velTau_CC[ec] = (2 * vel_CC(ec) - vel_CC(interior) );

This fixes the bug of tau_XY != tau_YX at the domain walls.

0 lines of code changed in 4 files:

  • Core/Labels: ICELabel.cc (changed), ICELabel.h (new)
jas 2014-01-16 00:47 Rev.: 51467

Updated copyright information.

7 lines of code changed in 12 files:

  • Core/Labels: ICELabel.cc (+1 -1), ICELabel.h (+1 -1), MPMICELabel.cc (new), MPMICELabel.h (+1 -1), MPMLabel.cc (+1 -1), MPMLabel.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0