Heat transfer
Hello all,
attached to this post there are scripts I made internal heat transfer in multispherical particles the changes involve:
Forums:
- Read more about Heat transfer
- 5 comments
- Log in or register to post comments
LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion
Hello all,
attached to this post there are scripts I made internal heat transfer in multispherical particles the changes involve:
Hi,
I'm trying to compute the forces in one axis that acts on a mesh, while the mesh moves through particles.
My attempt was the following:
###########################################
compute forcez all wall/gran/local force
compute actforce all reduce sum c_forcez[3]
thermo_style custom c_actforce
thermo 1000
thermo_modify lost ignore norm no
compute_modify thermo temp dynamic yes
###########################################
Hello ,
I am new user for LIGGGHTS. I'd like to simulate an oscillating box which has granular material in it.
I can create my particles,but I can not oscillate my box. The only useful command which I find is :
fix ID group-ID wall/gran model_keyword model_values wallstyle wallstyleargs general_keywords general
Here I can move the wall with using shear which is not useful for me.
Hope that you can help me.
Best regards,
Mohammad Farahani
Dear all,
I read all the references for the Hertz contact force model in the LIGGGHTS documentation 3.X, but I can not find the reference for the model constants gamma_n and gamma_t. In the papers I read there is no sqrt(5/6) in the gamma_n.
I want to know where the model constants come from. Is there anybody who can help me out?
Thanks.
Hi everyone! I'm very new to LIGGGHTS, and i'm trying to start example from the Tutorial (Example 2 - Continous Blending Mixer). When i want to start simulation i got this strange "Abort trap: 6" error. Is this happening because of errors in my input file? I'm using Mac, OSX 10.9.4 and latest version of Publicly releasers LIGGGHTS. I also attached my input file.
Thanks for any help!
Is there any way to produce a large number of rigid bodies with the grains in each rigid body arranged in a tetrahedral positions?
I have managed to produce small number of such rigid bodies by manually creating data-file and then "fix rigid group" atoms in each tetrahedron.
Now I can not think of a way to produce say 4000 rigid bodies like this.
Thanks
Hi all,
I recently installed ligghts/lammps with parallel support. When I try to execute one of the example scripts or load the module in a python console, the following is output:
>>> from lammps import lammps
>>> lmp = lammps()
Traceback (most recent call last):
File "", line 1, in
File "lammps.py", line 37, in __init__
raise OSError,"Could not load LAMMPS dynamic library"
OSError: Could not load LAMMPS dynamic library
What is the problem?
Thanks,
-Nabil
Hello everyone,
I am playing with multi-sphere method to generate aggregates of sphere particles by using hybrid granular molecular. First I use 'read_data' to import the essential particles (granular). Then I use 'fix rigid' to to generate clumps (molecule). I am not sure how liggghts calculate the mass of clumps and its gravity center? When importing essential particles, the 'Masses' are for sphere particles, right?
Hello Everyone,
is there somebody who has experience with the combination of a servo-mesh and rotation around an axis?
Hello Everybody,
Could some one please give some ideas about how to obtain force -displacement curve between two particles in contact .
Many Thanks,
Luton