simphony / simphony-openfoam

The implementation of the SimPhoNy OpenFOAM -wrappers.
GNU General Public License v2.0
2 stars 0 forks source link

Fix issue #76 #79

Closed khiltunen closed 7 years ago

khiltunen commented 8 years ago

This PR fixes issue #76 adding contact angle BC to interFoam solver

khiltunen commented 8 years ago

@TobiasRasp could you review the code and test the contact angle BC in your example

khiltunen commented 8 years ago

@TobiasRasp flowRate BC is now added and issue to fixedFluxPressure BC fixed. Test and give feedback

khiltunen commented 7 years ago

@TobiasRasp is this OK to merge

TobiasRasp commented 7 years ago

The dahl-examples work fine now for the foam_controlwrapper, but the foam_internalwrapper still return a Segmentation fault. Except of that, this is ready to merge in my opinion

khiltunen commented 7 years ago

Could'nt reproduce the error on internalwrappers dahl example.