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

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
Line 3: Line 3:
 
* '''contact''': mnobrega@dep.uminho.pt
 
* '''contact''': mnobrega@dep.uminho.pt
 
* '''OpenFOAM version''': ???
 
* '''OpenFOAM version''': ???
* '''published under''': CC BY-NC license ([https:// creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY-NC license ([https://creativecommons.org/licenses creative commons licenses])
  
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_5 Day 5].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_5 Day 5].
  
=[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-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:
  
 
* general introduction
 
* general introduction
Line 29: Line 29:
 
If you want to compile the solver and run the case, download the files here:
 
If you want to compile the solver and run the case, download the files here:
  
[https:// github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-applications-and-temperature.tar.gz solver and case files]
+
[https://github.com/foam-at-pt/foam-at-pt.github.io/releases/download/PrimeiroEncontro/B1-applications-and-temperature.tar.gz solver and case files]
  
 
If required, copy them into your working directory and follow instructions on slides 145 and 146.
 
If required, copy them into your working directory and follow instructions on slides 145 and 146.

Revision as of 10:03, 28 September 2016

  • contributor: L.L. Ferrás, C. Fernandes, J.M. Nóbrega
  • affiliation: Institute for Polymers and Composites (i3N), University of Minho, Portugal
  • contact: mnobrega@dep.uminho.pt
  • OpenFOAM version: ???
  • 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.