|
[Sponsors] |
November 20, 2013, 09:23 |
multiphseInterFoam solver compilation error
|
#1 |
New Member
Rajesh
Join Date: Jul 2012
Location: New Delhi
Posts: 8
Rep Power: 14 |
Dear OpenFoam Users,
I was trying to compile the multiphaseInterFoam solver without changing any solver codes , there I was getting the following error, make: *** No rule to make target `correctPhi.H', needed by `multiphaseInterFoam.dep'. Stop. + wmake MRFMultiphaseInterFoam make: *** No rule to make target `createMRFZones.H', needed by `MRFMultiphaseInterFoam.dep'. Stop. Please help me to overcome this issue. Thanks for your help in advance. |
|
November 20, 2013, 09:45 |
|
#2 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 |
Try to run "wclean" before compiling. Also, check the "options" and "files" files in "Make/".
|
|
November 21, 2013, 01:34 |
|
#3 |
New Member
Rajesh
Join Date: Jul 2012
Location: New Delhi
Posts: 8
Rep Power: 14 |
P { margin-bottom: 0.21cm; } Bernhard,
Thank you very much for your reply. I have also tried wclean all command after trying wmake all, but still I am getting the same error. I have also checked options and files in the make folder. Since I have copied the multiphaseInterFoam SOLVER folder in user directory (for compilation), I have made the following changes in files which were there in all make folders, EXE = $(FOAM_USER_APPBIN)/multiphaseInterFoam LIB = $(FOAM_USER_LIBBIN)/libmultiphaseInterFoam EXE = $(FOAM_USER_APPBIN)/MRFMultiphaseInterFoam But, no improvement on error. |
|
March 5, 2014, 11:35 |
|
#4 |
Member
luchen
Join Date: Jul 2011
Posts: 44
Rep Power: 15 |
I konw the error and I have solved it , you just need to copy the correctPhi.H (in the solver files of interFoam) in your compiled file. it will be ok.
|
|
March 6, 2014, 02:26 |
|
#5 |
New Member
Rajesh
Join Date: Jul 2012
Location: New Delhi
Posts: 8
Rep Power: 14 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] an error in Calculator's equation | immortality | ParaView | 12 | June 29, 2021 01:10 |
Problem running perturbUCyl | sen.1986 | OpenFOAM | 17 | June 4, 2019 06:56 |
Mesquite - Adaptive mesh refinement / coarsening? | philippose | OpenFOAM Running, Solving & CFD | 94 | January 27, 2016 10:40 |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |