Skip to content
Snippets Groups Projects
Commit 041c48cc authored by mattijs's avatar mattijs
Browse files

changed comment

parent d3bcca84
Branches
Tags
No related merge requests found
......@@ -44,19 +44,15 @@ Description
Needs to be on underlying directMapped(Wall)FvPatch.
Note: runs in parallel with arbitrary decomposition. Uses directMapped
functionality to calculate exchange.
Note: lags interface data so both sides use same data.
Old scheme:
- last-to-solve calculates harmonic average
- gets used next time on both regions.
New scheme:
- problem: schedule to calculate average would interfere
with standard processor swaps.
- so: updateCoeffs sets both to same Twall. Only need to do
this for last outer iteration but don't have access to this.
SourceFiles
solidWallMixedTemperatureCoupledFvPatchScalarField.C
......
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