G-DEMPack manual
This manual is aimed to give detailed explanations on all sections in the D-DEMPack problem type. For a more practical review, the user is encouraged to check the D-DEMPack Tutorials page.
Contents |
Loading D-DEMPack
If you did not install GiD or D-DEMPack yet, follow the installation instructions here: G-DEMPack installation
Once you have finished the installation, open GiD and load the D-DEMPack Problemtype by clicking:
Data -> D-DEMPack
Note that a toolbar with 7 buttons has been added to the left side of the GiD working window. This toolbar is called "Model definition toolbar".
The Model Definition Toolbar
The buttons in the Model definition toolbar do the following actions:
- Button 1 - Link to the GiD Groups Management Window
- Button 2 - Model Definition Tree
- Button 3 - Materials Tree
- Button 4 - Running Processes Management Window
- Button 5 - Run this case
- Button 6 - Show information about how this case is running
- Button 7 - Stop this case
If you experience problems with this toolbar not appearing, deactivate and reactivate it from the GiD utilities:
Utilities -> Tools -> Toolbars
Scroll down to Model Definition Toolbar, hide it and show it. Make sure you choose your favourite position in the GiD Window for this toolbar (Left, Up, Right or Down).
The GiD philosophy
GiD is a Pre and Post Processor, it is not an actual CAD tool. However, it can be used to draw geometries and mesh them. For complicated geometries, we recommend using a CAD tool and importing them into GiD for meshing (or import mesh and apply conditions directly). In case of drawing geometries with GiD, one must be aware that it uses a Hierarchical Structure: Volumes are created with a set of watertight Surfaces, Surfaces are created with a set of watertight Lines and Lines are created starting and ending in Points. If there are no Points, a Line cannot be created, and the same dependence holds for all levels. For more information about how to use GiD, visit GiD's home page or follow some tutorials
The Kratos philosophy
The way Kratos applies materials and conditions to the geometry or the mesh is using the Groups. A Group is a set of entities (either in Geometry or in Mesh). A Group can contain any Volume, Surface, Line, Point, Element or Node, no matter whether it is already belonging to other Groups.
The D-DEMPack philosophy
Since DEMPack is based in Kratos and programmed for GiD, it inherits the philosophy of both. The Groups will be the essential tool for assigning materials and conditions.
OPTION 1: Use the Groups Management Window to create Groups and move entities into the corresponding Groups. Go to the Model Definition Tree, fill in all the fields and assign conditions to existing Groups (the ones you just created).
OPTION 2: Fill in all the fields of the Model Definition Tree and when asked for any Group to assign the condition to, use the button for automatic creation of Groups (included in the mini window for condition assignation)
Drawing a Geometry
The first step that an analyst must do is to draw a Geometry. It will contain Volumes, Surfaces, Lines and Points.
A list of important recommendations and clarifications follows:
- All those walls that must not be crossed by the discrete elements must be surfaces.
- Volumes are susceptible to be filled by spheres at the Meshing stage.
- Inlets are usually Surfaces, but they can also be Points, Lines and Volumes.
Working with a Mesh
If desired, GiD will mesh the Geometry and will convert Points into Nodes, Lines into Linear Elements, Surfaces into Triangles and Volumes into Spheres. The common size of the mesh must be specified when prompted (when GiD is about to mesh), or different sizes depending on the entities, which can be assigned at any time through the 'Mesh' menu in GiD.
A list of important recommendations and clarifications follows:
- Do not specify Quadrilateral Elements or Quadratic Elements for any entity in the meshing options. They are not supported by D-DEMPack.
- For any volume that must be filled with packed spheres (Discrete Elements) make sure that you specify Element Type->Sphere in the meshing options.
- All volumes meshed with spheres will lose their Surfaces. So do not use the surfaces forming a Volume as walls or inlets.
Model Definition Tree
The Model Definition Tree contains all the options that must be filled in order to run a DEM computation.
Some of the options are edited directly on the Tree, while others (like the assignation of conditions to Groups) open a Mini Window to create new branches of the Tree. No matter what options are chosen in the Mini Window when you click OK, the data will be still editable on the new Tree branch.
A contextual help is available on the tree itself. Stop the mouse on any value, label or branch of the tree and some brief help will be displayed.
Elements
- DEM element: double click on this item and a Mini Window will open. Choose an existing Material and assign it to an existing Group (or create the Group on-the-go)
Boundary conditions
- Inlet It allows the insertion of new DEM elements into the domain. Double click on this item and a Mini Window will open. Every Mesh Node will insert Elements. Mesh Nodes come usually from the meshing of Points, Lines, Surfaces(recommended) or Volumes. Assign this condition to a Group containing a Surface and the inner and boundary Nodes of this Surface will be generating new DEM elements with the parameters chosen.
- DEM-FEM wall It marks a Surface as a Rigid Body which cannot be crossed by the DEM elements. Double click on this item and a Mini Window will open. Choose the options and assign it to a Group containing Surfaces (avoid Groups containing Spheres)
- Prescribed velocities (under development) It allows the imposition of velocities to sets of DEM elements. Double click on this item and a Mini Window will open. It will impose initial velocities or fixed velocities for all time to the Groups of spheres you choose.
DEM General Options
General options that affect the computation.
Bounding Box
Creates a Box for the computation and every DEM element that gets outside of this Box is deleted.
- Bounding Box: Choose Active to activate it.
- Bounding Box type: If 'Automatic' is chosen, the Bounding Box will be created taking into account the initial disposition of elements and walls. It will be created containing the existing entities.
- Enlargement factor: only for 'Automatic' Box. Enlarges the Box by a factor.
- Max X: Max corner X coordinate
- Max Y: Max corner Y coordinate
- Max Z: Max corner Z coordinate
- Min X: Min corner X coordinate
- Min Y: Min corner Y coordinate
- Min Z: Min corner Z coordinate
Physical Options
- Gravity value: Enter the value of the acceleration of Gravity (default value: 9.81 m/s2)
- Gx: X component of the versor of the Gravity. The versor does not have to be necessarily unitary.
- Gy: Y component of the versor of the Gravity. The versor does not have to be necessarily unitary.
- Gz: Z component of the versor of the Gravity. The versor does not have to be necessarily unitary.
Advanced Options
- Clean initial indentations: If activated, initial indentations between spheres and between spheres and walls are eliminated to avoid explosions (reducing the radius of the spheres accordingly)
- Virtual mass coefficient: This coefficient will multiply the mass of the DEM elements when computing their accelerations. It is equivalent of reducing the accelerations of the DEM elements by this factor.
- Rolling friction: If activated, the rolling friction parameter of the Material will be taken into account. Otherwise, it will be ignored.
- Rotations: If activated, the DEM elements will rotate. Otherwise, they will only suffer translations. By default rotations are activated.
Solution Strategy
Parallel Type
- Parallel type: locked to OpenMP (MPI will be available in the future)
- Number of threads: set the number of threads you want to use for this computation. Do not choose more than the available threads on your computer or the computation will be slower.
Time parameters
- Delta time: Specify the time increment for the calculation. Take into account that a Delta Time too big will make the calculation unstable, and a very small Delta Time can slow down the computation a lot.
- Total time:Specify total amount of seconds you want to simulate. The simulation will start at time = 0 seconds and will finish at time = Total time seconds.
- Info screen output: Specify the wall time increment (reality time) between updates on the Info Screen
- Neighbour search frequency: choose how often the neighbours are searched. 1 means every time step, 10 means 1 out of 10 steps. Take into account that searching at every time step can penalize a lot the computation time, but searching with low frequency can lead to inaccurate results.
Results
- Output time step: Specify the time increment between prints. Every print will write down the necessary files to see the results on the Post-Process of GiD.
Print in Post-process
From all the options, choose those that you want to see in Post-process. Keep in mind that activating some of these options can slow down the computation noticeably, by adding function calls and allocating extra memory.
Graphs
- Force evolution with time: Choose Yes to activate it. It will print a file with the Integral of Forces and Torques on the whole chosen Group.
- Printing delta time: Choose the time increment between prints of this type of graphs
- Force integration group: Double click on this item and a Mini Window will open. Choose what Groups where you want to integrate the Forces and Torques. A file called '<name_of_the_group>_force_graph.grf' will be printed in the Graphs folder of the GiD project you are working with.
Velocity Trap
Creates a Box in which measurements are done: average velocity, entering flux of particles, entering flux of mass.
- Active velocity trap: choose Active to activate it.
- Max X: Max corner X coordinate
- Max Y: Max corner Y coordinate
- Max Z: Max corner Z coordinate
- Min X: Min corner X coordinate
- Min Y: Min corner Y coordinate
- Min Z: Min corner Z coordinate
Options
- Result format: Choose Binary or Ascii. Ascii takes more hard disk space, but is human readable.
- Result file: Choose whether you want a Single file for all time steps or Multiple files (one for each time step). If an Inlet is present, Single option will not be able to print the results for the inserted DEM elements.
Materials Tree
Right click on 'DEM' to create a new material.
Materials have the following fields to be filled:
- Density: that of the material, not bulk density
- Young's Modulus: that of the material, not bulk stiffness
- Poisson's Ratio: that of the material, not bulk ratio
- Cohesion: JKR parameter
- Friction angle: Particle friction angle (for Coulomb's friction). The tangent of this angle will be used to evaluate the beginning of slip.
- Coefficient of restitution: Desired quotient of exit velocity over incident velocity for collisions.
- Rolling friction: Rolling friction parameter
- Color: just a color for post-process
- Discontinuum Contact Law: Choose Linear or Hertz. The implementation of the contact laws is based on the models LSD and HMD, compiled and arranged in the paper: C.Thornton, S.J. Cummins, P.W. Cleary, An investigation of the comparative behaviour of alternative contact force models during inelastic collisions. Powder Technology. Volume 233, Pages 30–46, January 2013