ENH: turbulentDFSEMInlet: refactoring by PatchFunction1
- ENH: turbulentDFSEMInlet: add normalisation factors for input Reynolds stresses, mean velocity and integral-length scales as entries `Uref` and `Lref`. - ENH: turbulentDFSEMInlet: add scaling factor entries, `scale` and `m`, to enable users to tune C1 normalisation coefficient, if need be. - BUG: turbulentDFSEM: (fixes #1004 #1744 #2089) - see #2090 for theoretical issues related to the DFSEM method.
Showing
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.C 45 additions, 44 deletions...lds/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.C
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.H 21 additions, 17 deletions...lds/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddy.H
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddyI.H 11 additions, 11 deletions...ds/fvPatchFields/derived/turbulentDFSEMInlet/eddy/eddyI.H
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C 214 additions, 350 deletions...rbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H 153 additions, 141 deletions...rbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H
- src/finiteVolume/fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorFieldTemplates.C 0 additions, 109 deletions...SEMInlet/turbulentDFSEMInletFvPatchVectorFieldTemplates.C
Please register or sign in to comment