exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
25 stars 2 forks source link

Add conrete boundary condition interface implementation #89

Closed greole closed 3 months ago

greole commented 3 months ago

This PR adds the interface implementation of concrete boundary types ie. fixedValue, fixedGradient, empty, calculated.

This Pr is based on the changes of https://github.com/exasim-project/NeoFOAM/pull/55

Further changes: