Commit c99162d
committed
DAMultizone-driver now calls iteration->SetRecording.
Instead of calling the solver->Recording directly. For Heat and Fea this
is no difference at all as the iteration does nothing else than calling
the solver routine. For Fluid there is an additional loop over iMesh for
the FLOW_SOL and additional SetRecordings for Turb, WeaklyHeat,
Radiation. Those are handeled by the multizone in the old implementation
as well.1 parent 101c591 commit c99162d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
| 579 | + | |
| 580 | + | |
580 | 581 | | |
581 | 582 | | |
582 | 583 | | |
| |||
0 commit comments