[root]/Packages/Uintah/CCA/Components/ICE/Docs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 41 (100.0%) | 913 (100.0%) | 22.2 |
harman | 36 (87.8%) | 751 (82.3%) | 20.8 |
sparker | 5 (12.2%) | 162 (17.7%) | 32.4 |
-Multiply the matrix A and rhs by the cell volume. Oren needs this for the
implicit AMR pressure solver.
-redefined the max_rhs to be max(max_rhs, Abs(rhs[c]/vol)) instead of
max(max_rhs, rhs[c] * rhs[c])
-updated the document.
21 lines of code changed in 4 files:
speedSound calc: removed extra parenthesis.
0 lines of code changed in 4 files:
updated docs to reflect recent code changes
5 lines of code changed in 2 files:
approaching the truth
0 lines of code changed in 4 files:
update AMR figures
136 lines of code changed in 2 files:
xfig and pdf files of the W-cycle and lockstep cycle
468 lines of code changed in 4 files:
small fixes
5 lines of code changed in 2 files:
Write the equations in terms of kappa_m (compressibility) instead of
\frac{v^o_m}{c^2_m}
35 lines of code changed in 9 files:
Fixed more binary files
55 lines of code changed in 3 files:
Fixed binary files. Removed svn:eol-style keyword and copied new versions over from CVS
107 lines of code changed in 2 files:
re-ordered the main steps to reflect the truth.
12 lines of code changed in 2 files:
added: computeThermoTransportProperties
update volume fraction
advecton of specific volume
Accumulate Sources
- In shear stress and conduction terms using vol_frac_FC computed
by the advection of vol_frac.
69 lines of code changed in 3 files: