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

[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

  • « Previous Page
  • 1
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 37
  • Next Page »

Other FEA articles:

  • How to install python 3 on windows and set the pathHow to install python 3 on windows and set the path
  • Do you understand the dynamic analysis simulation process?Do you understand the dynamic analysis simulation process?
  • OnScale Analyst 101 – Introduction to Symbol LanguageOnScale Analyst 101 – Introduction to Symbol Language
  • What is frequency response analysis in FEAWhat is frequency response analysis in FEA
  • [Salome Meca Tutorial] Leaf Spring Nonlinear Material and Contact FEA Simulation – Part 1[Salome Meca Tutorial] Leaf Spring Nonlinear Material and Contact FEA Simulation – Part 1

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