Skip to content
Snippets Groups Projects

Feature external coupled

Merged Mark OLESEN requested to merge feature-externalCoupled into develop

Code infrastructure that help with adding arbitrary additional loops into solvers. One example is for cht energy coupling.

Edited by Mark OLESEN

Merge request reports

Approval is optional

Merged by Mark OLESENMark OLESEN 7 years ago (Dec 13, 2017 7:58pm UTC)

Merge details

  • Changes merged into develop with 030f23da.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Maintainer

    Sometimes observed an odd race condition whereby the OpenFOAM file (T.out) apparently hasn't been fully flushed prior when the slave-side receives it, thus generating a zero-sized T.in

    This may be the cause of the observed failure (issue #651 (closed)). At the moment I'm not certain if this is only linked to the logic of the tutorial case or if there is an inherent race condition elsewhere that either needs to be stopped or avoided with a sleep.

  • mentioned in issue #651 (closed)

  • Mark OLESEN added 11 commits

    added 11 commits

    • 633529c4...601d363b - 7 commits from branch develop
    • 89cc8951 - ENH: added functionObject::execute(int) method
    • 23ff58b8 - ENH: basic support for generic solution loop-control
    • cb74d46f - ENH: add enthalpy sub-looping for chtMultiRegion* solvers
    • aa324361 - TUT: relocate externalCoupled heater tutorial, add steady-state version

    Compare with previous version

  • Mark OLESEN added 34 commits

    added 34 commits

    • aa324361...5c8cd455 - 30 commits from branch develop
    • 457eaf94 - ENH: added functionObject::execute(int) method
    • 697baf60 - ENH: basic support for generic solution loop-control
    • 60402f31 - ENH: add enthalpy sub-looping for chtMultiRegion* solvers
    • c408f16a - TUT: relocate externalCoupled heater tutorial, add steady-state version

    Compare with previous version

  • Mark OLESEN unmarked as a Work In Progress

    unmarked as a Work In Progress

  • Mark OLESEN changed the description

    changed the description

  • merged

Please register or sign in to reply
Loading