I realised that this is one of the first tutorial that I made which focus on showing more in details how to use the Geom Module to create a CAD model! This is what you will learn here: – How to generate some planes, points and curves – How to use basic functions to extrude […]
[Salome Meca Tutorial] Thermo Mechanical Analysis of a 2D Axisymmetric plate
I finally got the time to finish this new Salome-Meca Tutorial that a lot of people asked me! I hope you will like it :) In this video you will learn: How to create a 2D axi-symmetric plate model in Geom How to mesh it with an arithmetic distribution gradient on one side How to […]
How to display energy intensity results with calc aint in Onscale Analyst
In this video, I will show you how to display the energy intensity result in Onscale Analyst Mode! You have for that to use a command called “calc aint” that you add to the analyst script What is sound intensity? Here’s a quick wikipedia definition of the sound intensity if you need: Sound intensity […]
Tutorial 5 Reading and Writing to Files – Language C from Zero
Tutorial 5 Reading and Writing to Files in Language C In this tutorial, I will combine what I taught in the tutorial 3 about for loops to show you how you can actually save the results to a text file! What you will learn: How to open a file in language C How to Read […]
Tutorial 4 – If and If Else Conditions- Language C from Zero
Tutorial 4 – If and If Else Conditions in Language C What you will learn here: How to use the conditional instructions “if” to execute a special action in function of specific variables How to chain several “if” conditions use “If Else” Prerequisite: You need to have the GCC compiler installed Follow the process written […]
Tutorial 3 – For Loops and Math functions in language C
Tutorial 3 – For Loops and Math functions in Language C What you will learn: How to implement a for loop from i=0 to X to execute an instruction X times How to use the math functions which are already implemented in the Language C How to use the type of variable “double” Prerequisite: You […]
- « Previous Page
- 1
- …
- 12
- 13
- 14
- 15
- 16
- …
- 37
- Next Page »