Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !355

ENH: Injection models - added entry to ignore injection positions outside of the mesh

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Heather requested to merge feature-injection-out-of-bounds into develop Apr 28, 2020
  • Overview 4
  • Commits 1
  • Changes 14

Injection models: added option to ignore injection locations that are out-of-bounds (outside of the domain)

Example in the injection model input dictionary:

// New entry to ignore injections out of bounds
ignoreOutOfBounds yes;
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-injection-out-of-bounds