Difference between revisions of "Introduction by Ferras, Fernandes and Nobrega"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[category:basic tutorial]]
 
* '''contributor''': L.L. Ferrás, C. Fernandes, J.M. Nóbrega
 
* '''contributor''': L.L. Ferrás, C. Fernandes, J.M. Nóbrega
 
* '''affiliation''': Institute for Polymers and Composites (i3N), University of Minho, Portugal
 
* '''affiliation''': Institute for Polymers and Composites (i3N), University of Minho, Portugal
Line 9: Line 10:
 
=[https://github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-slides.pdf Introduction to OpenFOAM]=
 
=[https://github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-slides.pdf Introduction to OpenFOAM]=
  
This [https://github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-applications-and-temperature.tar.gz pdf] gives you an extensive introduction into the simulation workflow of OpenFOAM. You will learn the basics required for a successful simulation. You will cover the following topics:
+
This [https://github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-slides.pdf pdf] gives you an extensive introduction into the simulation workflow of OpenFOAM. You will learn the basics required for a successful simulation. You will cover the following topics:
  
 
* general introduction
 
* general introduction

Latest revision as of 05:50, 14 February 2018

  • contributor: L.L. Ferrás, C. Fernandes, J.M. Nóbrega
  • affiliation: Institute for Polymers and Composites (i3N), University of Minho, Portugal
  • contact: click here for email address
  • OpenFOAM version: 3.0.1
  • published under: CC BY-NC license (creative commons licenses)

Go back to Day 5.

Introduction to OpenFOAM

This pdf gives you an extensive introduction into the simulation workflow of OpenFOAM. You will learn the basics required for a successful simulation. You will cover the following topics:

  • general introduction
  • solvers
  • versions
  • code structure
  • case structure
  • summery of numerical entries
  • simple 1D problem
    • physics
    • numerics
    • approximations
    • meshing with blockMesh
    • boundary conditions
    • compiling the code
    • running the case
    • post processing

If you want to compile the solver and run the case, download the files here:

solver and case files

If required, copy them into your working directory and follow instructions on slides 145 and 146.