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 413
    • Issues 413
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1058
Closed
Open
Issue created Oct 31, 2018 by Mattijs Janssens@MattijsMaintainer

uniformFixedValue bc cannot be used in second order cases (restart)

@Development

uniformFixedValue bc

  • never reads the 'value' field
  • never maps the value and instead re-evaluates the Function1. This is wrong for old-time fields ('_0'). Try e.g. compressible/rhoPimpleFoam/laminar/sineWaveDamping with for 0/p
        type            uniformFixedValue; // oscillatingFixedValue;
        uniformValue table   ((0 100000)(1 200000));

run for a bit and then decompose a time with p_0.

Assignee
Assign to
Time tracking