CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   meshTools.H from 1.7.1 to 2.0.1 (https://www.cfd-online.com/Forums/openfoam/95167-meshtools-h-1-7-1-2-0-1-a.html)

Rickard.Solsjo December 8, 2011 03:05

meshTools.H from 1.7.1 to 2.0.1
 
Hey guys
Trying to recompile a new modeled we implemented into 2.0.1 but it seems as if the dynamic mesh treatment is different from before. Things works smoothly except this
/lap/openfoam/2.0.1/src/lagrangian/basic/lnInclude/particleTemplates.C(33): catastrophic error: cannot open source file "meshTools.H"
#include "meshTools.H"

Before I just sourced to ../combustion/engine \
but maybe something has changed or do maybe there is something different in my .C or sth. ?

Thanks!

wyldckat December 12, 2011 17:13

Hi Rickard,

Well that's a bit odd... "meshTools.H" is in the same place as usual in both versions: "OpenFOAM-*/src/meshTools/lnInclude"
Maybe the file "Make/options" on your code got messed up during transport from one version to the other!?

Best regards,
Bruno

Rickard.Solsjo December 13, 2011 04:29

Thanks Bruno
I will have a look at this. I did add the include command to src but I must've done something wrong (obviously).
Thanks again


All times are GMT -4. The time now is 03:49.