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

[Code Aster Dev Tuto 2] How to compile Code Aster from Source and run validation tests

November 26, 2018 by Cyprien 6 Comments

[Code Aster Dev Tuto 2] How to compile Code Aster from Source and run validation tests

In this series of new Code_Aster tutorials, I decided to go in the development aspect of Code_Aster! This is the video number 2, make sure you watch the tutorial 1 before this one (You will NOT be able to compile Code_Aster if you didn’t follow the previous tutorial)   Here’s what you’ll learn from this […]

Filed Under: Code_Aster, Open-source, Programming, Tutorial Tagged With: code_aster, development, waf

[Code Aster Dev Tuto 1] How to install Aster Full 14.2 and run it from terminal

November 26, 2018 by Cyprien 3 Comments

[Code Aster Dev Tuto 1] How to install Aster Full 14.2 and run it from terminal

In this series of new Code_Aster tutorials, I decided to go in the development aspect of Code_Aster! I will teach how to download, install and use Code_Aster from terminal and in a 2nd tutorial, I will show you how to download the source code and compile it :) Side Note: Those tutorials are for Advanced […]

Filed Under: Code_Aster, Open-source, Programming, Tutorial Tagged With: aster_full, code_aster, development, tutorial

[Fortran Tuto 11] Subroutines

August 11, 2018 by Cyprien 1 Comment

[Fortran Tuto 11] Subroutines

In this tutorial, I will teach you how to use subroutines to do repetitive operations. I will talk about: – How to declare a subroutine – How to define the input variables – How to get the output of the subroutine inside your program Subroutines are almost like functions in fortran, except that they can […]

Filed Under: Fortran, Programming Tagged With: Fortran

[Fortran Tuto 10] Formatting the print

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 10] Formatting the print

In this tutorial, I will teach you how to format the text given by the print function I will talk about: – How to offset the data printed – How to arrange the data in several columns – How to display only a certain number of digits after the comma Enjoy ;-) -Cyprien

Filed Under: Fortran, Programming Tagged With: Fortran

[Fortran Tuto 9] Dimension Arrays

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 9] Dimension Arrays

In this tutorial, I will teach you how to work with arrays of several dimensions I will talk about: – How to declare an array – How to assign variables to the components of the array – How to write arrays which can be expended to register more data – How to print out arrays […]

Filed Under: Fortran, Programming

[Fortran Tuto 8] Handling Precision

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 8] Handling Precision

In this tutorial, I will teach you how to use handle precision in your fortran programs. I will talk about: – What happens when you use a simple “real” variable – How to set up the precision of a variable —————————————————————————————–

Filed Under: Fortran, Programming Tagged With: Fortran

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • Next Page »

Other FEA articles:

  • What is FEA modal analysis? | Learn the basics about itWhat is FEA modal analysis? | Learn the basics about it
  • How to define a nonlinear material in FEA?How to define a nonlinear material in FEA?
  • [GMSH tutorial 4] Built in functions, Hole in surface, Annotations and  Entity colors[GMSH tutorial 4] Built in functions, Hole in surface, Annotations and Entity colors
  • How to post-process OnScale Results in ParaviewHow to post-process OnScale Results in Paraview
  • Tutorial 3 – For Loops and Math functions in language CTutorial 3 – For Loops and Math functions in language C

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/127
Next»
By PoseLab
My YouTube Channel

© Copyright since 2013 feaforall · All Rights Reserved