CFDEM®coupling - User Forum

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

Anyone able to do wall temperatures?

Submitted by jtvanlew on Wed, 03/19/2014 - 04:40

I had taken a break from the CFD-DEM until this last week. I installed the latest version of LIGGGHTS and CFDEMCOUPLING and when I run my (updated) input scripts, I get crazy errors when I from temperature on any walls. The first try was with primitive Hertzian walls. I tried again with a mesh and still got errors that kill the simulation.

Error when compiling CFDEM -- undefined reference to `Foam::pointMesh::typeName'

Submitted by shawnwuch on Tue, 03/18/2014 - 18:40

Dear all,

I am trying to compile OpenFOAM-2.1.x with LIGGGHTS 2.3.6 under CFDEMcoupling-PUBLIC-2.1.x in ubuntu 10.04 LTS (Lucid).
Both OpenFOAM and LIGGGHTS are running fine individually and the cfdemCompLIG command was done. But something went wrong when I tried to do the cfdemCompCFDEM command. Here are the error messages when compiling the solver:

Error when wmake-ing new solver

Submitted by RjwV on Thu, 03/13/2014 - 11:56

Hello CFDEMers,

I have made an attempt to create a new solver based on cfdemSolverPiso. The idea is to include a simple convection diffusion equation of a scalar "W" in this case. The equation added to the new solver, called cfdemSolverPisoMT, looks as follows:

turbulence->correct();

fvScalarMatrix WEqn
(
fvm::ddt(W)
+ fvm::div(phi, W)
- fvm::laplacian(Di, W)
);

WEqn.solve();

runTime.write();

Error running fillcylinder (LIGGGHTS-PUBLIC 3.0.0)

Submitted by henok on Tue, 03/11/2014 - 15:07

Hi,

I have recenely installed OF2.1.1,LIGGGHTS-PUBLIC 3.0.0 and cfdem-2.6.1
following the instruction on the CFDEM project website. I didn't see any
error during the installation but I am getting error when I try to run the test examples
using cfdemTestTUT or Allrun.sh from the directories. So far, I was able to run
the SettlingTestMPI example only but I get error from the other examples.

dimensions error

Submitted by shokeyi on Tue, 03/04/2014 - 20:14

Helloeveryone,
There is an error for my test during coupling stage as follows,
[0] --> FOAM FATAL ERROR:
[0] [1]
[1]
[1] --> FOAM FATAL ERROR:
[1] incompatible dimensions for operation
[U[1 -2 -2 0 0 0 0] ] + [U[0 1 -2 0 0 0 0] ]
[1]
[1] From function checkMethod(const fvMatrix&, const fvMatrix&)
[1] in file /opt/openfoam211/src/finiteVolume/lnInclude/fvMatrix.C at line incompatible dimensions for operation
[U[1 -2 -2 0 0 0 0] ] + [U[0 1 -2 0 0 0 0] ]
[0]

Add/decrease fluid region

Submitted by shokeyi on Thu, 02/27/2014 - 20:38

Hello everyone,

Is there any command could use to add or decrease fluid in some region during the simulation? I saw there is a file named setFields. I have changed the region in the file , however, the pressure does not change for the changing of hydrostatic pressure related to fluid head. Is there something wrong used for calculating hydrostatic pressure?
Thanks,
shokeyi

Pages

Subscribe to RSS - CFDEM®coupling - User Forum