Skip to content
Snippets Groups Projects
Commit 6682c226 authored by sergio's avatar sergio
Browse files

ENH: Change definition of emission

parent a908e897
Branches
Tags
No related merge requests found
......@@ -197,7 +197,7 @@ Foam::scalar Foam::radiation::radiativeIntensityRay::correct()
1.0/constant::mathematical::pi*omega_
*(
k*blackBody_.bLambda(lambdaI)
+ absorptionEmission_.ECont(lambdaI)
+ absorptionEmission_.ECont(lambdaI)/4
)
);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment