-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels