CFDEM®coupling - User Forum

This is a forum dedicated to CFDEM®coupling using the LIGGGHTS® DEM code and OpenSource CFD.

CFDEM compiling error

Submitted by hamedhoori on Sat, 03/07/2020 - 22:33

Hi everyone I have a problem compiling a cfdem case with my computer, I checked the files on another stronger computer and they're ok, but I think I'm missing something here. I'll appreciate any help of yours if you could tell me what is wrong.
mesh was built before - using old mesh
Decomposing case.
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |

totalPressureDrop.m in ErgunTestMPI_*

Submitted by saatt on Fri, 03/06/2020 - 16:10

Hi
One question:
I found the difference of defination in totalPressureDrop.m of Tend in ErgunTestMPI_cgs with ErgunTestMPI_restart
In ErgunTestMPI_cgs is :
Tstart = 0;
Tend = t_sim(length(t_sim));
deltaU=(Uend-Ustart)/((Tend-Tstart)/timeStepSize);
-------------
In ErgunTestMPI_restart is :
Tstart = 0;
Tend = t_sim(length(t_sim))
Tend=0.1
deltaU=(Uend-Ustart)/((Tend-Tstart)/timeStepSize);
----------------

Compiling CFDEM with OpenFOAM-6 or OpenFOAM-7

Submitted by shyamnair555 on Mon, 02/24/2020 - 13:30

I'm new to CFDEM. So please forgive if this is a silly issue in compiling CFDEM.
Has anyone tried compiling CFDEM with the latest version of OF?

I know these versions are not supported. But I'd love to have CFDEM work with these versions rather than install other versions.
I'm have problem when running cfdemCompCFDEMsrc. Please find below the log file details:

rm: cannot remove 'log/log_compile_results_src_success': No such file or directory
rm: cannot remove 'log/log_compile_results_src_fail': No such file or directory

Question on liggghts input file structure

Submitted by mschramm on Thu, 02/13/2020 - 20:17

Hello,
I have a simulation that has a bit of set up in it.
Does all of the setup need to be done strictly in the liggghts enviroment and then in CFDEM simply read in the ligggghts' input file and run,
or can I do the setup in CFDEM? An example would be the following.

LIGGGHTS Script:
Insert Particles:
Compress Particles then uncompress particles and wait for the KE of system to drop below a specific value
Add CFDEM fixes
run 1

Then let CFDEM push the liggghts simulation forward with the runliggghts script.

Pages

Subscribe to RSS - CFDEM®coupling - User Forum