Hello CFDEM forum,
I'm new in with CFDEM, and i'm facing the same problems as discussed in CFDEM Compiling Problems. I have this error:
Unable to open document
file:///home/dina/CFDEM/CFDEMcoupling-PUBLIC-2.3.1/tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/octave/cfdemSolverPiso_ErgunTestMPI.eps
Someone posted to change the path values, so I looked at the file "totalPressureDrop.m" in /tutorials/cfdemSolverPiso/ErgunTestMPI_cgs/CFD/octave/ and I have this path values
%path = '../probes/0/p'; % 2.1.x
path = '../postProcessing/probes/0/p'; % 2.2.x
Should i change something?
I already have Octave installed, and i have no errors when i open it with the terminal.
Should i also try to run the lines:
wclean all
rmdepall
wmake
In the directory:
dina@dina:~/CFDEM/CFDEMcoupling-PUBLIC-2.3.1/tutorials/cfdemSolverPiso$
Or what should i do?
Thank you for your time and support
Dina | Fri, 12/18/2015 - 10:49
Hi
I already tried the lines
wclean all
rmdepall
wmake
In the directory:
dina@dina:~/CFDEM/CFDEMcoupling-PUBLIC-2.3.1/tutorials/cfdemSolverPiso$
And i got this error:
wmake: 'Make' directory does not exist in /home/dina/CFDEM/CFDEMcoupling-PUBLIC-2.3.1/tutorials/cfdemSolverPiso
Searching up directories tree for Make directory
wmake error: could not find Make directory
wmake error: file 'Make/files' does not exist in /home/dina
What should i do?
j-kerbl | Wed, 05/10/2017 - 16:19
Hi Dina,
Hi Dina,
have you tried the compilation also within
~/CFDEM/CFDEMcoupling-PUBLIC-2.3.1/solvers/cfdemSolverPiso instead of tutorials?
Cheers,
Josef
j-kerbl | Mon, 01/18/2016 - 14:02
Hi Dina,
Hi Dina,
the former CFDEM version is not directly compatible to 2.3.1.
You can find this info in
src/lagrangian/cfdemParticle/cfdTools/versionInfo.H
However, the new release works with 3.0.x.
I'd suggest to switch to the new release !
Cheers,
Josef
amitks91 | Sun, 05/07/2017 - 21:45
Same error continues with the updated version 3.x
Hey Josef,
I am using the new release version 3.x for OF and CFDEMcoupling. Individually OF and LIGGGHTS are working but this error of "unable to find nameoffile.eps...........no such directory exist" continues with coupling.
It would be great if you or anyone can post a real solution as to how to tackle this issue, that would be really helpful.
Thanks in advance.
Cheers,
Amit
j-kerbl | Wed, 05/10/2017 - 16:22
Hi Amit,
Hi Amit,
first of all check the log files for the liggghts and cfdem run within the tutorial directory. If they worked properly without an error, probably octave is missing on your machine. If they didn't the compilation probably failed. So please check the compilation logs within CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/etc/log for errors and post them.
Cheers,
Josef