Hello all,
I have simulated heat transfer in a granular assembly in LIGGGHTS.
I have also simulated a flow field separately in OpenFOAM
However, when I run both of them using cfdemSolverPisoScalar, I seem to be getting only LIGGGHTS output. Is this because of the run time or the time step, or is there more to it?
Regards,
Joel
j-kerbl | Thu, 03/17/2016 - 15:43
Hi Joel,
Hi Joel,
if you run cfdemSolverPiso (Scalar) you will definitely get output from the solver. The first output produced is something like this (just ran cfdemSolverPisoScalar in an arbitrary location):
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.4.x-f6a9d755595f
Exec : cfdemSolverPisoScalar
Date : Mar 17 2016
Time : 15:40:58
Host : "PC"
PID : 18723
Case : /home
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations
Do you get the same start? How do you start your solver? How do you look at the output?
Cheers
Josef