In this tutorial for Salome Meca, we will talk about how to create the basic plate with a hole simulation model and create a mesh convergence automation !
[Salome Automation 5] Batch Process Aster simulations with a loop in YACS
The 5th tutorial of the series is here. In the previous videos, I have shown how to automate 1 simulation using parameters to make it parametric. Now… no one wants to run one sim, wait for it to finish, change the parameters and try again. That’s why I will show you now how to make […]
[Salome Automation 4 ] Automating Paravis Post-processing with YACS
The 4th part of the YACS tutorial series is here… Post-processing, Finally! ;-) First, I’l come back briefly on the previous video and show you how to correct the small assignment I gave you… to set up a control node that will write the comm file to control Code_Aster’s input deck with parameters! I hope […]
[Salome Automation 3 ] Automating Code Aster Simulation with YACS
The next video of the YACS series “Salome Automation” is here and we are going to learn together how to automate a Code_Aster simulation with YACS… Cool, eh? This is the 3rd video of the series, so I won’t go back on the basics I taught in the video 1 and in the video 2 […]
Salome Automation 2 – Automating Geometry and Mesh Creation with YACS
I promised that I would show you how to automate Salome, including geometry, mesh, simulation and post-process! So, here you go ;-) Let’s start with the Geometry and the Mesh today. Nothing too fancy, just a 3D plate… but that’s how great project start, from small plates ! If you haven’t watched the first video […]
[ Paraview Tutorial 11 ] Automating Paraview Tasks with Python Script
Using Paraview GUI is easy when we get used to it, but then it may also start to become repetitive. I will teach you how to automate all that using Python!