Skip to content

Generic readers/writers with additional operations #295

@MakisH

Description

@MakisH

In the context of #279 and similar issues, and looking at the current state of the adapter, I think that we could move away from the field-specific readers/writers to generic readers/writers very easily for most of the fields, as we are just extracting and injecting values at specific locations.

For the readers/writers that need to do additional conversions, we could potentially use something similar to the coded function objects that OpenFOAM provides. Either the user could provide details on what conversions to do, or (non-exclusive) we could apply the additional operations only on the fields that require this.

Merely documenting the idea for now, I don't yet have clear implementation directions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CHTConjugate heat transferFFFluid-fluid couplingFSIFluid-structure interactionenhancementNice to have, but not a problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions