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 334
    • Issues 334
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • openfoamopenfoam
  • Merge Requests
  • !323

Closed
Opened Jan 09, 2020 by Kutalmis Bercin@kutiDeveloper
  • Report abuse
Report abuse

WIP: ENH: add 'outputCoeffs' and 'extendedOutput' options to forceCoeffs

  • Overview 1
  • Commits 1
  • Changes 2

ENH: add 'extendedOutput' option that allows to output all constitutents of all force coefficients, i.e. total, pressure, viscous, and porous

ENH: add 'outputCoeffs' option to allow to select coefficients to output

ENH: remove redundant computations for porosity constituent when the option porosity=false

DOC: improve header file and function declaration docs

BAKW: test backward compatibility and functionality in comparison to v1906 by using simpleFoam/motorBike and simpleFoam/bump2D.

Tests have involved:

  • Serial runs
  • Parallel runs
  • Serial restart
  • Parallel restart
  • Only binData = on (parallel)
  • Only writeFields = on (parallel)
  • Only extendedOutput = on (parallel)
  • binData and extendedOutput = on (parallel)
  • writeFields and extendedOutput = on (parallel)
  • outputCoeffs and extendedOutput = on for arbitrarily chosen (Cd CmRoll Cl) (parallel and serial)
Edited Jan 09, 2020 by Kutalmis Bercin
Assignee
Assign to
Reviewer
Request review from
v2006
Milestone
v2006 (Past due)
Assign milestone
Time tracking
Reference: Development/openfoam!323
Source branch: feature-FO-forceCoeffs-extension