Franjcf / hybridPorousInterFoam

OpenFOAM solver for performing single- and two-phase flow simulations on hybrid-scale porous media.
GNU General Public License v3.0
91 stars 36 forks source link

EXE = $(FOAM_APPBIN)/SRFPimpleFoam OF8 #2

Closed Rohit8427 closed 3 years ago

Rohit8427 commented 3 years ago

Problem Solution: Error resolved by correcting title command to EXE = $(FOAM_USER_APPBIN)/SRFPimpleFoam in OpenFoamV8/HybridPorousPimpleFoam/SRFPimpleFoam/Make/files

To reproduce issue: Enter the command hybridPorousInterFoam in any of the tutorial case or anywhere.

Build: 8-9b73cf21a682 OS: WSL1-Ubuntu 18.04

Rvadrabade commented 3 years ago

Specifically, unable to build SRFPimpleFoam

Franjcf commented 3 years ago

Hi! Thank you for the feedback. This was my mistake. SRFPimpleFoam is actually a left-over solver that should not have been included in this toolbox. I updated the toolbox so that the newest version does not include it.