Skip to content
Snippets Groups Projects

Merge foundation

Merged Andrew Heather requested to merge merge-foundation into develop

Integrating latest code from the OF Foundation - main changes:

Lots of renaming/refactoring:

  • to retrieve reference from tmp, now need to use tmp.ref() as opposed to tmp()
  • fvc::flux function to replace fvc::interpolate() & mesh.Sf()
  • integration of new c++ features: no more spaces between closing template braces, e.g. class1<class2 > becomes class1<class2>
  • DataEntry renamed to Function1

New functionality:

  • Updated 6DoF
  • fvOptions support in turbulence models

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply