Skip to content
Snippets Groups Projects
Commit 122e4965 authored by sergio's avatar sergio
Browse files

BUG: Fix issue 1535 in turbulentTemperatureRadCoupledMixed.

    When a contact resistance is used the T field on each coupled
    patch is different due to the thermal resistance. Thus, instead
    of solving for a unique Tw at the wall, we solve for Tw1 at one side
    then, the Tnbr internal becomes Tw2, which is the T of the nbr
    patch.
parent f3950763
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