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

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''author''': L.L. Ferrás, C. Fernandes, J.M. Nóbrega * '''affiliation''': Institute for Polymers and Composites (i3N), University of Minho, Portugal * '''contact''': mnob...")
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* '''author''': L.L. Ferrás, C. Fernandes, J.M. Nóbrega
+
[[category:basic tutorial]]
 +
* '''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
* '''contact''': mnobrega@dep.uminho.pt
+
* '''contact''': <mail address='mnobrega@dep.uminho.pt' description='author'>click here for email address</mail>
* '''OpenFOAM version''': ???
+
* '''OpenFOAM version''': 3.0.1
* '''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-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
Line 29: Line 30:
 
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.

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.