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

Directory Deleted:
2009-03-09 15:15
Total Files:
0
Deleted Files:
52
Lines of Code:
0

[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
Totals 150 (100.0%) 1440 (100.0%) 9.6
jas 148 (98.7%) 1440 (100.0%) 9.7
harman 2 (1.3%) 0 (0.0%) 0.0

Most Recent Commits

jas 2009-03-09 15:15 Rev.: 43504

Remove Packages/

0 lines of code changed in 52 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: add_mm_enth_src.F (del), apcal_all.F (del), areain.F (del), arrass.F (del), bcscalar.F (del), bcuvel.F (del), bcvvel.F (del), bcwvel.F (del), cellg.F (del), celltypeInit.F (del), computeVel.F (del), computeVel.fspec (del), enthalpyradthinsrc.F (del), explicit_scalar.F (del), explicit_vel.F (del), explicit_vel.fspec (del), fixval.F (del), fixval_trans.F (del), get_ramping_factor.F (del), inlbcs.F (del), inlpresbcinout.F (del), intrusion_computevel.F (del), mascal_scalar.F (del), mm_computevel.F (del), mm_explicit.F (del), mm_explicit_oldvalue.F (del), mm_explicit_vel.F (del), mmbcenthalpy_energyex.F (del), mmbcvelocity.F (del), mmbcvelocity_momex.F (del), mmcelltypeinit.F (del), mmwallbc.F (del), mmwallbc_trans.F (del), param4.h (del), prescoef_var.F (del), pressrcpred.F (del), pressrcpred_var.F (del), profscalar.F (del), profv.F (del), ramping.h (del), scalarvarmodel.F (del), scalcoef.F (del), scalsrc.F (del), smagmodel.F (del), sub.mk (del), uvelcoef.F (del), uvelsrc.F (del), vvelcoef.F (del), vvelsrc.F (del), wallbc.F (del), wvelcoef.F (del), wvelsrc.F (del)
jas 2009-01-26 13:49 Rev.: 42976

Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.

1440 lines of code changed in 96 files:

  • Packages/Uintah/CCA/Components/Arches/fortran: add_mm_enth_src.F (new), apcal_all.F (new), areain.F (new), arrass.F (new), bcscalar.F (new), bcuvel.F (+30), bcvvel.F (+30), bcwvel.F (+30), cellg.F (+30), celltypeInit.F (+30), enthalpyradthinsrc.F (new), explicit_scalar.F (+30), fixval.F (+30), fixval_trans.F (+30), get_ramping_factor.F (+30), inlbcs.F (+30), inlpresbcinout.F (+30), intrusion_computevel.F (new), mascal_scalar.F (+30), mm_computevel.F (new), mm_explicit.F (+30), mm_explicit_oldvalue.F (new), mm_explicit_vel.F (+30), mmbcenthalpy_energyex.F (+30), mmbcvelocity.F (new), mmbcvelocity_momex.F (new), mmcelltypeinit.F (new), mmwallbc.F (new), mmwallbc_trans.F (+30), param4.h (+30), prescoef_var.F (new), pressrcpred.F (+30), pressrcpred_var.F (new), profscalar.F (+30), profv.F (+30), ramping.h (new), scalarvarmodel.F (new), scalcoef.F (new), scalsrc.F (+30), smagmodel.F (new), sub.mk (new), uvelcoef.F (new), uvelsrc.F (new), vvelcoef.F (+30), vvelsrc.F (new), wallbc.F (+30), wvelcoef.F (+30), wvelsrc.F (new)
harman 2009-01-14 12:25 Rev.: 42893

Code consolidation and new patch interfaces

Deleted the fortran routine explicit_vel()

RHSSolver.cc
- added explicitUpdate_stencilMatrix() this now contains the fortran code.
(this will eventually be combined with explicitUpdate() )

-CalculateHatVelocity()
using new patch iterators and explicitUpdate_stencilMatrix()

* This should not change the answers.

0 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Arches/fortran: sub.mk (-2)
harman 2009-01-09 16:28 Rev.: 42857

code consolidation:
- removed fortran:computeVel.f no longer needed

RHSSolver.cc:
calculateVelocity()
- now passing in the pressure and density instead of constVelocityVars.

MomentumSolver.cc:
buildLinearMatrixVelHat()
- inside of conditional
if(d_pressure_correction){
}
replaced individual calls to fortran subroutines with equivalent
call to calculateVelocity()

*This should not change the answers

0 lines of code changed in 1 file:

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