Skip to content
Snippets Groups Projects

ENH: wallDist - added option to evaluate every XXX steps

Merged Admin requested to merge feature-wallDistanceCalcInterval into develop

Added functionality to update the wall distance every XXX steps

Note: only applies to movePoints() - topology change bypasses the update interval and triggers a re-calculation Syntax:

wallDist
{
    method          ...
    updateInterval 5; // optional - default is 1
}

Test case: mixerVesselAMI2D.tgz

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Admin Added 1 commit:

    Added 1 commit:

    • 3f308d58 - ENH: wallDist - suppress calc if updateInterval is zero

    By Andrew Heather on 2016-09-30T10:47:47 (imported from GitLab project)

  • Admin Unmarked this merge request as a Work In Progress

    Unmarked this merge request as a Work In Progress

    By Andrew Heather on 2016-10-04T07:57:55 (imported from GitLab project)

  • Admin Mentioned in commit 303b45dc6a21eb745a2dcf7411e581854d9fabaa

    Mentioned in commit 303b45dc6a21eb745a2dcf7411e581854d9fabaa

    By Andrew Heather on 2016-10-04T07:58:05 (imported from GitLab project)

  • Admin Status changed to merged

    Status changed to merged

    By Andrew Heather on 2016-10-04T07:58:05 (imported from GitLab project)

Please register or sign in to reply