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 7] Data Tables

August 11, 2018 by Cyprien 1 Comment

[Fortran Tuto 7] Data Tables

In this tutorial, I will teach you how to create a simple program in Fortran which writes a table of data to a file I will talk about: – How to make a simple calculation – How to print it out to a file – How to use a do loop to print data as […]

Filed Under: Fortran, Programming

[ 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 5] Do Loops

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 5] Do Loops

In this tutorial, I will teach you how to create do loops to repeat an instruction We will learn: – How to write do loops – How to repeat the same instruction Enjoy ;-) -Cyprien ——————————————————————

Filed Under: Fortran, Programming

[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 3] Simple Math and Real Variables

August 11, 2018 by Cyprien Leave a Comment

[Fortran Tuto 3] Simple Math and Real Variables

In this tutorial, I will teach you how to use real variables to do simple math operations. I will talk about: – How to declare real and integer variable – What happens when you divide a real by an integer – How to solve such problems Enjoy ;-) –Cyprien ——————————————————————–

Filed Under: Fortran, Programming

[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

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

Other FEA articles:

  • [Salome-Meca Tutorial] How to perform Stress Linearization in Code_Aster[Salome-Meca Tutorial] How to perform Stress Linearization in Code_Aster
  • [Tutorial 3] How to compile OpenFOAM from Source on Ubuntu 18.04[Tutorial 3] How to compile OpenFOAM from Source on Ubuntu 18.04
  • The role of boundary conditionsThe role of boundary conditions
  • A Story about FEA principlesA Story about FEA principles
  • Simplify Shell models for better meshingSimplify Shell models for better meshing

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