Skip to content

Solver ompilation failure #3

@rpuenter

Description

@rpuenter

All solvers compile correctly with no issue except epotMultiRegionInterIsoFoam and bScalarPotChtMultiRegionFoam.

bScalarPotChtMultiRegionFoam due to not finding the library libpsiCoupleConstMur

epotMultiRegionInterIsoFoam gives several errors (see attached file), mainly related to a "dictionary" object nor finding methods of pimpleDict, but
also the "advector" pointer calling methods with "." instead of with the pointer syntax "->". The latter problem is easy to solve, but I´m not familiar enough with OpenFOAM to solve the dictionary one.

log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions