Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
openfoam
openfoam
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 352
    • Issues 352
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • openfoamopenfoam
  • Merge Requests
  • !62

Merged
Opened Sep 28, 2016 by Admin@OpenFOAM-adminMaintainer

ENH: wallDist - added option to evaluate every XXX steps

  • Overview 0
  • Commits 2
  • Changes 2

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

Assignee
Assign to
Reviewer
Request review from
Version v1612
Milestone
Version v1612 (Past due)
Assign milestone
Time tracking
Reference: Development/openfoam!62
Source branch: feature-wallDistanceCalcInterval

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.