Questions about simulating heat transfer based on example packedBedTemp
Dear all,
I am simulating the heat transfer aiming to calculate the effective thermal conductivity of a sphere packing.
I started by modifying the example "cfdemSolverPisoScalar/packedBedTemp" and have the following questions.
1. Why are both in.liggghts_init and in.liggghts_run required in DEM folder?
ParDEMrun.sh calls "in.liggghts_init" but I got error if I delete in.liggghts_run.
Which file calls "in.liggghts_run"? and why is "run 0" defined in "in.liggghts_run"?