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 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1885
Closed
Open
Issue created Oct 20, 2020 by Håkan@Nilsson

foamNewBC incorrect for Function1 member data

Summary

foamNewBC incorrect for Function1 member data. It is not possible to compile the default output.

Steps to reproduce

foamNewBC -f -v XYZ

wmake XYZ

Example case

N/A

What is the current bug behaviour?

Compilation fails

What is the expected correct behavior?

It should compile, so that the user gets a good example from the script.

Relevant logs and/or images

Environment information

  • OpenFOAM version : v2006
  • Operating system : Ubuntu 20.04
  • Hardware info :
  • Compiler :

Possible fixes

In last three constructors in the initialization (XYZ...C), it should be corrected to (from translatingWallVelocityFvPatchVectorField.C):

timeVsData_(ptf.timeVsData_.clone()),

Edited Oct 20, 2020 by Håkan
Assignee
Assign to
Time tracking