Skip to content

Implement a HippoInterface class to streamline access to core underlying OpenFOAM and Hippo objects#125

Open
mattfalcone1997 wants to merge 5 commits into
aurora-multiphysics:mainfrom
mattfalcone1997:develop-hippo-interface
Open

Implement a HippoInterface class to streamline access to core underlying OpenFOAM and Hippo objects#125
mattfalcone1997 wants to merge 5 commits into
aurora-multiphysics:mainfrom
mattfalcone1997:develop-hippo-interface

Conversation

@mattfalcone1997

@mattfalcone1997 mattfalcone1997 commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Creates a HippoInterface base class that stores references to the underlying OpenFOAM objects such as

  • fvMesh
  • Foam::Time
  • FoamProblem
  • ...

We should consider adding other Hippo/OpenFOAM objects here.

Related Issue

Resolves #117

Checklist

  • Tests have been written for the new/changed behaviour.
  • Documentation/examples have been added/updated for the new changes.

@mattfalcone1997 mattfalcone1997 marked this pull request as ready for review June 29, 2026 14:33
@mattfalcone1997 mattfalcone1997 requested a review from k-collie June 29, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create HippoInterface base class

1 participant