from basics to Advanced

  • FEA Articles
    • CAE for beginners
    • Open-source FEA
    • Basics of mechanics
    • Buckling, Nonlinear FEA & Advanced Tips
    • Design Failure
    • Heat Transfer
    • Meshing Techniques
    • Modal, Frequency and Dynamic Analysis
    • Stress & Safety Factor
    • FEA Singularities
  • FEA Tutorials
    • FEA Webinars
    • Salome Meca and Code Aster Tutorials
    • Ansys Video Tutorials
    • midas NFX
    • midas GEN
    • OnScale Tutorials
    • Openfoam Tutorials
    • Gmsh Tutorials
  • Programming
    • Python
    • Fortran
    • Language C
  • More
    • About Me
    • Podcast
    • FEA Books
    • FEA Knowledge Base
    • Unit Converter
  • Log In

Tutorial 3 – For Loops and Math functions in language C

February 16, 2019 by Cyprien Leave a Comment

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 […]

Filed Under: Language C, Programming

Tutorial 2 – Declaring and Printing Integer variables in C

February 10, 2019 by Cyprien Leave a Comment

Tutorial 2 – Declaring and Printing Integer variables in C

Tutorial 2 – Declaring and Printing Integer Variables What you will learn: how to declare an integer variable how to print an integer variable through the printf command Here you have the principal types in C language: Type Name Minimum Maximum signed char -127 127 int -32767 32767 long -2147483647 2147483647 float -1×1037 1×1037 double […]

Filed Under: Language C, Programming

Tutorial 1 – Hello World in C

February 10, 2019 by Cyprien Leave a Comment

Tutorial 1 – Hello World in C

What you will learn in this video: – The basic syntax of a c program – Usage of the printf function – How to compile code through the terminal Prerequisite: You need to have the GCC compiler installed Follow the process written in this article to install it on Windows 10: How to install the […]

Filed Under: Language C, Programming

How to install the C language GCC compiler on Windows

February 10, 2019 by Cyprien 29 Comments

How to install the C language GCC compiler on Windows

On Linux, gcc is install by default and you can start to compile and execute C language code almost right away! That’s not the case on Windows… I have been struggling with how to do the same thing on Windows 10 for some time, but I finally succeeded Here’s a video in which I explain […]

Filed Under: Language C, Programming

How to import a CAD model in OnScale

January 28, 2019 by Cyprien Leave a Comment

How to import a CAD model in OnScale

Let’s have a look at how CAD import works in OnScale: In this video you will learn: How to import a STEP model in Onscale How the conversion from STEP to GMSH mesh works How to check the Units of you model after importing it If you have any question, please just leave a comment, […]

Filed Under: Onscale Tutorial

How to simulate the propagation of a 2D ultrasonic wave in a steel plate with OnScale

January 16, 2019 by Cyprien 1 Comment

How to simulate the propagation of a 2D ultrasonic wave in a steel plate with OnScale

If you want to understand the physics of sound wave propagation, I have another article more detailed on it here How to simulate the propagation of a 2D ultrasonic wave in a steel plate with OnScale: How to create a simple geometry model in Onscale How to assign time-varying pressure loads and boundary conditions How […]

Filed Under: Acoustics, Onscale Tutorial

  • « Previous Page
  • 1
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 37
  • Next Page »

Other FEA articles:

  • Analysis of composite materials theory and practiceAnalysis of composite materials theory and practice
  • Open-source FEA: Start now with Salome-Meca 2017!Open-source FEA: Start now with Salome-Meca 2017!
  • [Fortran Tuto 3] Simple Math and Real Variables[Fortran Tuto 3] Simple Math and Real Variables
  • How to map-mesh manually a plate with 2 holesHow to map-mesh manually a plate with 2 holes
  • Link 3D and 2D Elements with RBE3 Interpolation elementsLink 3D and 2D Elements with RBE3 Interpolation elements

About me

I’m an Mechanical Engineer who would like to share his passion on Finite Element Analysis to help other Engineers. Read more…

View Cyprien Rusu's profile on LinkedIn

Find videos about FEA

What is linearity and what's the difference with nonlinear simulation? - FEAforall
How to build a scientific web app in 10 min with Trame and VTK
Code Saturne Heated Square Cavity Tutorial
1/601
Next»
By PoseLab
My YouTube Channel

© Copyright since 2013 feaforall · All Rights Reserved