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 415
    • Issues 415
    • 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
  • #2101
Closed
Open
Issue created May 22, 2021 by Junting Chen@chen112p

BUG: atmBoundaryLayerInlet

Summary

Every write resets z0 value to 0 on atmBoundaryLayerInlet boundaries It will create issue when restarting from certain time step. Found this issue in Openfoam v2012.

Junting Chen

Steps to reproduce

  1. in the 0 directory, use z0 of anything. Can be simplest cases.
  2. run this simulation to a time step for example 200.
  3. vim into the U file in the latest time stamp
  4. You will see z0 on the inlet boundary has been reset to 0.

Example case

What is the current bug behaviour?

What is the expected correct behavior?

Relevant logs and/or images

Environment information

  • OpenFOAM version : v2012
  • Operating system : centos (i dont think it matters)
  • Hardware info : VM
  • Compiler : gcc

Possible fixes

Edited May 22, 2021 by Junting Chen
Assignee
Assign to
Time tracking