LIGGGHTS® - User Forum

LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion

Multiple fix move/mesh commands

Submitted by Mishal on Thu, 02/24/2022 - 12:22

Hi Guys

This is just my baby steps for a more complex model which I would like to simulate.

I am trying to move a mesh translationally and rotationally at the same time.
Currently I am using the chute_wear model to achieve this.

The code that I am using is shown below, only the rotational movement is being produced.
How can I achieve the motion?

fix move all move/mesh mesh cad wiggle amplitude -0.01 0. 0. period 0.02
fix move all move/mesh mesh cad rotate origin 0. 0. 0. axis 0. 0. 0.1 period 0.05

Bad mesh, Can't continue

Submitted by Asset Aliyev on Wed, 02/23/2022 - 19:33

Hello everyone!
I have a problem with compiling a script in LIGGGHTS due to problems with STL file. I have tried many CADs, such as SolidWorks, Blender, Salome, but all the constructions can't be compiled with an error "Bad mesh, Can't continue".
It works well in Aspherix by using element_exclusion_list command due to excluding one triangle. However, in LIGGGHTS I can't fix this problem.

fix move/mesh command, for varying motion

Submitted by Mishal on Wed, 02/16/2022 - 19:13

Hi Guys

I am new to LIGGGHTS. I have ran through some of the examples.

I would like to know if the "fix move/mesh command" can be used to move mesh at a specific acceleration. The movement and acceleration will vary according to time and the data is kept on an excel spreadsheet.

Kind regards
Mishal Mohanlal

Non uniform grouping

Submitted by SHUBHAM AGARWAL on Tue, 02/08/2022 - 00:48

Hello
I am using LIGGGHTS-flexible fibres.
I my simulations I need to group certain atoms based on a spatially non uniform function. Since difficult to implement in LIGGGHTS directly, I plan to extract the atom IDs using a Python/Matlab script, then define grouping of those specific atoms. I have following two questions in this regard:
1) Is it possible to use group command such that I can group specific atoms read from a text file ?
2) What is the template to store atom IDs in such a text file ?

Any suggestions will be highly appreciated

slowing down of code and if-then-else statement

Submitted by sohaibmalik on Fri, 02/04/2022 - 00:34

Hi there,
I am trying to implement a drag force on particles flowing through a hopper with a upper cylindrical section and lower conical section. The drag force is to be calculated based on "void fraction" around each particle, then scaling of superficial velocity of the gas by the void fraction, and then getting value of Reynolds number, coefficient of drag, inputing into formula for drag. Snippet of the code is given below. I am facing some issues.

Coordination Number not showing correct

Submitted by Aman on Fri, 01/21/2022 - 14:47

Hello,
I am facing one grave problem. The values of coordination number and energy values per atom is not correct. It is showing very very less values.
Kindly see the code once and help me with this problem as early as possible.

atom_style granular
atom_modify map array
boundary f f f
newton off

communicate single vel yes
processors * * *

units si

region reg block -0.01 0.35 -0.01 0.1 -0.01 0.15 units box
create_box 2 reg

Pages

Subscribe to RSS - LIGGGHTS® - User Forum