gkarapetsas / multiFluidInterFoam

9 stars 5 forks source link

Compilation issues #2

Open Sylvie1998 opened 8 months ago

Sylvie1998 commented 8 months ago

Thank you for this wonderful solver. However, when I tried to compile the solver based on OpenFOAM7, I found that multiple libraries in rheolibs were missing, such as constitiveEquations, gaussDefCmpwConvectionScheme, boundaryConditions, postProcessing/postProcUtils, fvmb, sparseMatrixSolvers, etc. Therefore, the solver cannot compile successfully. May I ask if you forgot to upload these files? Looking forward to your reply, I would greatly appreciate it.

cdritselis commented 8 months ago

Sylvie1998, you have to install rheotool library by yourself and then copy the files to a specific location to work with rheoMultiFluidInterFoam.

Sylvie1998 commented 8 months ago

Sylvie1998, you have to install rheotool library by yourself and then copy the files to a specific location to work with rheoMultiFluidInterFoam.

Thank you very much for your answer. After installing rheotool, this issue has been resolved. However, when compiling the multiFieldInterFoam solver, many errors were displayed in pEqn H. May I ask how to solve these problems?