Development of a tool for interactive detailing of areas of objects for the strength modeling system

6 Jul 2021, 14:00
15m
403 or Online - https://jinr.webex.com/jinr/j.php?MTID=mf93df38c8fbed9d0bbaae27765fc1b0f

403 or Online - https://jinr.webex.com/jinr/j.php?MTID=mf93df38c8fbed9d0bbaae27765fc1b0f

Sectional reports 10. Distributed computing, HPC and ML for solving applied tasks Distributed computing, HPC and ML for solving applied tasks

Speaker

Egor Budlov

Description

Introduction

The development of technological progress makes increased demands on the strength properties of structural elements of buildings and structures, machines and mechanisms, and a decrease in their material consumption. This leads to the need for effective use of existing and creation of new methods of solid mechanics and the training of new highly qualified specialists.
One of the most important tasks in the field of deformable body mechanics is the representation of an existing CAD model in the form of a finite element mesh. Such a transformation will allow for the final calculations and optimization of the mathematical parameters of the object and will allow solving the following problems:

  • Preservation of all geometric features of a complex object in its model.
  • Ability to make changes of any scale to every part of the model.
  • Support for complex operations with the object: local rescaling of big and small details, optimization of parameters.
  • Elimination of loss of information about the properties of objects.

Our work aims to find the optimal way to solve these and other related problems.

Related work

Although various popular solutions already exist, both open-source (Freecad, Salome) and commercial (Comsol, Ansys [1, 2]), they nevertheless have their drawbacks. In particular, to make the user experience as easy as possible, integration with an intuitive visual interface is required. This approach will provide interactivity, as well as the speed of interaction and execution of operations. Its implementation will increase the speed and productivity of work, as well as reduce the requirements for the necessary user skills.

Problem definition

Various existing methods of numerical modelling are based on testing the technology's operability on separate boundary value problems and do not allow the transition from the description of the algorithm to its immediate application by end-users. Our goal is to create an environment suitable for easily integrating custom calculation methods into the underlying system we have implemented. At the same time, an important task is to support local scaling.

System description

We believe that the most optimal solution for the described problems is an implementation in the form of a computer-aided design system, modelling and processing of objects. To improve efficiency, the web service format was chosen [3, 4]. At this stage, the following prototype system was developed in Python:

  • The Jupyter framework, as well as the GMSH and VTK utilities, were chosen as the basis for the interface visualization;
  • To implement the automated design of 3D models, tools of the PythonOCC, VTKjs libraries were used;
  • The main functionality of numerical calculations was performed using the FEniCS library;
  • Containerization is done using Docker functionality.

The proposed solution made it possible to introduce a step for interactive adjustment of the local mesh resolution between the step of modelling the object and its division into finite elements.
Additionally, it should be noted that the system supports topological optimization of the object - it allows you to automatically optimize the model for several user-selected characteristics, and then compare it with the original one.
The algorithm described in the presented work allows the creation of rather complex objects using only a mathematical description of the various parts. This gives us many opportunities to fine-tune the characteristics of the processed object. At the same time, the implementation of tools for managing the local mesh resolution will allow users to integrate their modern numerical methods, such as XFEM and GFEM, the use of which is not available in existing modelling packages.

References

  1. Iakushkin O., Sedova O., Grishkin V. Jupyter extension for creating CAD designs and their subsequent analysis by the finite element method. CEUR Workshop Proceedings, vol 1787. RWTH Aahen University, 2016. P. 530-534.

  2. Iakushkin O., Sedova O. Creating CAD designs and performing their subsequent analysis using open source solutions in Python. AIP Conference Proceedings, vol 1922.2018. P. 140011.

  3. Iakushkin O., Kondratiuk A., Eremin A., Sedova O. Development of a Containerized System to Build Geometric Models and Perform Their Strength Analysis. ICAIT’2018: Proceedings of the 3rd International Conference on Applications in Information Technology. 2018. P. 146-149.

  4. Sedova O., Iakushkin O., Kondratiuk A. Creating a tool for stress computation with respect to surface defects. CEUR Workshop Proceedings, vol 2507. RWTH Aahen University, 2019. P. 371-375.

Primary authors

Egor Budlov Olga Sedova (Saint-Petersburg State University) Oleg Iakushkin (Saint-Petersburg State University)

Presentation materials