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

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

[ Fortran Tuto 6] Opening and Writing Text Files

August 11, 2018 by Cyprien 2 Comments

[ Fortran Tuto 6] Opening and Writing Text Files

In this tutorial, I will teach you how work with text files! I will talk about: – How to read the content of a text file – How to write inside a text file Enjoy ;-) -Cyprien ————————————————————————————————————-

Filed Under: Fortran, Programming Tagged With: Fortran

[Fortran Tuto 4] If endif statement

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 4] If endif statement

In this video, we will study: 1- How to handle a choice with an “if statement” 2- How to ask the user to enter a value and make a choice 3- How to write shorter if statements —————————————————————————

Filed Under: Fortran, Programming Tagged With: Fortran

[Fortran Tuto 2] Basics about variables

August 11, 2018 by Cyprien 2 Comments

[Fortran Tuto 2] Basics about variables

This tutorial sets the basics you need to have to write Fortran programs. In this tutorial, I will teach you: – How to declare a character variable – How to ask the user to enter a value – How to get this value and print it back to the screen Enjoy ;-) -Cyprien ————————

Filed Under: Fortran, Programming Tagged With: Fortran

  • 1
  • 2
  • Next Page »

Other FEA articles:

  • Introduction to Modal Analysis with slides and a bit of TheoryIntroduction to Modal Analysis with slides and a bit of Theory
  • What is FEA modal analysis? | Learn the basics about itWhat is FEA modal analysis? | Learn the basics about it
  • [OnScale  Analyst 101] Introduction to Analyst Scripting- Part 1[OnScale Analyst 101] Introduction to Analyst Scripting- Part 1
  • Installing Salome Meca 2021with singularity on Ubuntu 20.04Installing Salome Meca 2021with singularity on Ubuntu 20.04
  • Why do FEA engineers use 1D, 2D, 3D elements ?Why do FEA engineers use 1D, 2D, 3D 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/127
Next»
By PoseLab
My YouTube Channel

© Copyright since 2013 feaforall · All Rights Reserved