Edit me

Data management tutorial

In this tutorial will be introduced how manipulating a model from Python. Iterating over mesh nodes, elements and conditions. Generating ModelParts and SubModelParts and assigning entities to them.

First we will introduce how to manipulate from scratch in order to understand the basic concepts, then an application case will be used to expand these concepts.

Some python manipulations from scratch

Considering application case

drawing drawing

Files for the application case can be found in link