Directory Packages/Uintah/CCA/Components/Arches/fortran/

Total Files:
1
Deleted Files:
18
Lines of Code:
125

[root]/Packages/Uintah/CCA/Components/Arches/fortran

Lines of Code

Packages/Uintah/CCA/Components/Arches/fortran/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
harman 28 (100.0%) 0 (-) 0.0

Most Recent Commits

harman 2008-12-03 17:29 Rev.: 42659

removed fortran code fort_mmenthalpybc()
- It's identical to fort_mmwallbc()
- replaced calls to fort_mmenthalpybc() -> fort_mmwallbc()

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: mmenthalpywallbc.F (del), mmenthalpywallbc.fspec (del), sub.mk (new)
harman 2008-12-03 17:09 Rev.: 42658

-removed fortran routine fort_mmscalarwallbc() it is identical to fort_mmwallbc()
-changed calls to fort_mmscalarwallbc() -> fort_mmwallbc

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: mmscalarwallbc.F (del), mmscalarwallbc.fspec (del), sub.mk (-2)
harman 2008-11-13 16:01 Rev.: 42486

modifyVelMassSource()
- converted iterators to new patch spec.
- cleaned out unused variables in prototype
- replaced fortran code with templated function

calculateVelMMSSource()
- deleted code that essentially did nothing.

This should not change the answers

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: mascal.F (del), mascal.fspec (del), sub.mk (-2)
harman 2008-11-06 16:42 Rev.: 42426

computemmMomentumSource()
- convertion to new patch iterators
- removed fortran code to add su to src.

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: mmmomsrc.F (del), mmmomsrc.fspec (del), sub.mk (-2)
harman 2008-10-16 10:23 Rev.: 42254

Final step in converting pressCoeff to CCVariable<Stencil7>

- rewrote pressureBC
- removed fortran code.

This commit should not change the answers

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: bcpress.F (del), bcpress.fspec (del), sub.mk (-1)
harman 2008-09-12 15:36 Rev.: 42098

moved the calculation of adding the hydrostatic pressure to the relative pressure
from *.f to *.cc file.

This should not change the answers

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: add_hydrostatic_term_topressure.F (del), add_hydrostatic_term_topressure.fspec (del), sub.mk (-2)
harman 2008-09-10 14:20 Rev.: 42076

moved code from fortran routine mm_modify_prescoef into C++

Descretization::mmModifyPressureCoeffs()

This should not change the answers

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: mm_modify_prescoef.F (del), mm_modify_prescoef.fspec (del), sub.mk (-2)
harman 2008-08-29 17:01 Rev.: 41996

Replaced the fort_prescoef routine with C++ equivalent.

This should not change the answers

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: prescoef.F (del), prescoef.fspec (del), sub.mk (-2)
harman 2008-08-21 11:12 Rev.: 41953

- removed fortran normpress function. You don't need to call fortran code to
subtract a constant from an array

normPressure() & updatePressure()
- replaced nested loops with an iterator
- cleaned up prototype

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: normpress.F (del), normpress.fspec (del), sub.mk (-2)
Generated by StatSVN 0.4.0