I have been in France for few weeks now… and I had to take the French TGV train very often… That’s when I started to have some weird thoughts and remembered a problem I thought about a lot when I was younger… I decided to write about it now that I have a bit more […]
Nonlinear Hertz Contact Tutorial with Salome-Meca 2018
A new video tutorial for Salome Meca full of new stuffs is coming your way! Nonlinear Hertz Contact Tutorial I did in the past a post about the Hertz contact… 4 years ago wow… time flies ;-) Time to show you how to do that with a proper axisymmetric model in Salome-Meca 2018. This is […]
[Salome CFD Tutorial 1] Simulating a simple 2D channel flow from A to Z with Code_Saturne
Important Note: There is newer version of this video now available here as Salome CFD/Code_Saturne has changed a bit since 2018. Most of what you will read here are still mostly relevant, but there are some changes in 1) The way to install Salome CFD 2) The Options and Menus in Code_Saturne Here’s the link […]
How to Implement the Lattice Boltzmann Method (LBM) with a single relaxation time collision operator
This article complements and enhance the first article published on the blog about the LBM Method: Everything you need to know about the Lattice Boltzmann Method Today, the article will focus on the practical implementation of this method! I leave the place now to the author of the article, my friend and engineer Nicolas Maquignon.Implementation of […]
[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 […]
[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
- « Previous Page
- 1
- …
- 15
- 16
- 17
- 18
- 19
- …
- 37
- Next Page »