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
  • !236

Feature postpro

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark OLESEN requested to merge feature-postpro into develop Feb 12, 2019
  • Overview 2
  • Commits 4
  • Changes 167

Summary

Extension of insitu visualization (runTimePostProcessing):

  • parallel rendering
  • direct use of VTK cutting plane and iso-surface filters
  • live access to simulation data such as lagrangian clouds and geometry patches
  • the ability to use stored surfaces and fields originating from another function object (eg, sampledSurfaces)

Significant cleanup and reimplementation of the surface sampling function object and all the surface writers to allow per-surface format specification. Added support for .vtp output of sampled surface with multiple fields in a single file.

Stored surface information can now be used for other field calculations (eg, surfaceFieldValue)

Images and description of the new functionality are attached to issue #1206 (closed)

Edited Feb 20, 2019 by Mark OLESEN
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-postpro