ENH: added weightedFlux interpolation scheme (#1388)
- This scheme is useful to calculate the face interpolation values for the Gauss gradient when the diffussion coefficient is discontinuous across a face. This sheme is used for Gauss grad.
Showing
- src/finiteVolume/Make/files 1 addition, 0 deletionssrc/finiteVolume/Make/files
- src/finiteVolume/interpolation/surfaceInterpolation/schemes/weightedFlux/weightedFlux.C 239 additions, 0 deletions.../surfaceInterpolation/schemes/weightedFlux/weightedFlux.C
- src/finiteVolume/interpolation/surfaceInterpolation/schemes/weightedFlux/weightedFlux.H 218 additions, 0 deletions.../surfaceInterpolation/schemes/weightedFlux/weightedFlux.H
Please register or sign in to comment