Skip to content

Free Stream BC not working with ABL

Summary

The freeStream BC is not working properly with atmBoundaryLayerInletVelocity. It is not loading the information of the ABL and only using the value .

Steps to reproduce

Example case

if you try to run the example in the link https://www.openfoam.com/documentation/guides/latest/api/classFoam_1_1freestreamFvPatchField.html it will not work, it will request a value and the value will overwrite the ABL profile

What is the current bug behaviour?

What is the expected correct behavior?

Relevant logs and/or images

Environment information

  • OpenFOAM version :v2306
  • Operating system : ubuntu
  • Hardware info :
  • Compiler :

Possible fixes