- 27 Dec, 2017 1 commit
-
-
mattijs authored
-
- 26 Dec, 2017 1 commit
-
-
Andrew Heather authored
-
- 22 Dec, 2017 12 commits
-
-
sergio authored
BUG: Fixing creating of turbulence after overset specific in createFields.H for overRhoPimpleDyMFoam
-
sergio authored
-
-
sergio authored
-
Andrew Heather authored
Computes the heat transfer coefficient [W/m2/K] using a run-time selectable model: - ReynoldsAnalogy - fixedReferenceTemperature - localReferenceTemperature
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
- was using system/decomposeParDict and ignoring the command-line option.
-
sergio authored
further investigation on the consequences on dynamic mesh for compressibleInterDyMFoam. alphaSuSp.H has to be added in the solver folder in order to make it compatible with the alpha Eq.
-
- 21 Dec, 2017 9 commits
-
-
sergio authored
Fixing fvOption in multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection
-
sergio authored
NOTE: The radiative flux (qr) is positive when the heat flux is going into the wall, this is oposite the the he flux which is positive going out of the wall.
-
sergio authored
-
sergio authored
-
sergio authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- removed some unneeded tutorial files
-
Mark Olesen authored
- add some notes about 'git submodule' in modules/README.md
-
- 19 Dec, 2017 1 commit
-
-
Andrew Heather authored
-
- 21 Dec, 2017 8 commits
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
Updated noise fft handling via fftw See merge request OpenFOAM-plus!186
-
Andrew Heather authored
The characteristics of the base scheme are recovered by applying an explicit correction to the upwind scheme weights. Usage Example of the \c deferredCorrection scheme applied to the \c linear scheme: \verbatim divSchemes { . . div(phi,U) Gauss deferredCorrection linear; . . } \endverbatim Based on a generalised form of a deferred correction linear scheme supplied by CFD Software E+F GmbH
-
- 20 Dec, 2017 5 commits
-
-
sergio authored
avoid unphysical 'fixedValue' at boundaries
-
Andrew Heather authored
-
sergio authored
-
mattijs authored
-
Andrew Heather authored
Based on the reference: Spalart, P. R. and Rumsey, C. L. (2007). Effective Inflow Conditions for Turbulence Models in Aerodynamic Calculations AIAA Journal, 45(10), 2544 - 2553. The decay control default is off for backwards compatibility. To enable it, add the following to the coefficients dictionary // Optional decay control decayControl yes; kInf \<far-field k value\>; omegaInf \<far-field omega value\>;
-
- 19 Dec, 2017 3 commits