-
- Downloads
BUG: setting to zero qem and qin in radiativeIntensityRay.
qem and qin were not set to zero for the wideBand model BC. qin was used in the grey model BC to calculate Ir(the total incoming heat flux). As it is now set to zero, the grey model loops over the incoming rays to calculate Ir instead of relaying on qin stored in radiativeIntensityRay.
Showing
- src/thermophysicalModels/radiation/derivedFvPatchFields/greyDiffusiveRadiation/greyDiffusiveRadiationMixedFvPatchScalarField.C 17 additions, 7 deletions...Radiation/greyDiffusiveRadiationMixedFvPatchScalarField.C
- src/thermophysicalModels/radiation/derivedFvPatchFields/wideBandDiffusiveRadiation/wideBandDiffusiveRadiationMixedFvPatchScalarField.C 1 addition, 12 deletions...ation/wideBandDiffusiveRadiationMixedFvPatchScalarField.C
- src/thermophysicalModels/radiation/radiationModels/fvDOM/radiativeIntensityRay/radiativeIntensityRay.C 3 additions, 1 deletion...odels/fvDOM/radiativeIntensityRay/radiativeIntensityRay.C
Loading
Please register or sign in to comment