Difference between revisions of "Finite Volume Discretization by Hrvoje Jasak"

From OpenFOAM Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[category:numerics]]
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_4 Day 4].
 
Go back to [https://wiki.openfoam.com/index.php?title=Day_4 Day 4].
  
 
'''Part 1''':
 
'''Part 1''':
* '''contributor''': Hrvoje Jasak and Miguel Nobrega
+
* '''contributor''': Hrvoje Jasak
* '''affiliation''': Wikki Ltd. and Institute for Polymers and Composites of University of Minho
+
* '''affiliation''': Wikki Ltd.
* '''contact''': <mail address='h.jasak@wikki.co.uk' description='author'>click here for email address</mail> - <mail address='mnobrega@dep.uminho.pt' description='author'>click here for email address</mail>
+
* '''contact''': <mail address='h.jasak@wikki.co.uk' description='author'>click here for email address</mail>  
 
* '''OpenFOAM version''': every
 
* '''OpenFOAM version''': every
 
* '''published under''': CC BY license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''published under''': CC BY license ([https://creativecommons.org/licenses creative commons licenses])
Line 30: Line 31:
 
* '''contact''': <mail address='h.jasak@wikki.co.uk' description='author'>click here for email address</mail> - <mail address='kenneth.hoste@ugent.be' description='author'>click here for email address</mail>
 
* '''contact''': <mail address='h.jasak@wikki.co.uk' description='author'>click here for email address</mail> - <mail address='kenneth.hoste@ugent.be' description='author'>click here for email address</mail>
 
* '''OpenFOAM version''': foam-extend 3.2
 
* '''OpenFOAM version''': foam-extend 3.2
* '''published under''': CC ??? license ([https://creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY license ([https://creativecommons.org/licenses creative commons licenses])
 
* '''additional acknowledgements''':  
 
* '''additional acknowledgements''':  
 
** HPC-UGent [http://www.ugent.be/hpc/en]
 
** HPC-UGent [http://www.ugent.be/hpc/en]

Latest revision as of 05:13, 12 October 2017

Go back to Day 4.

Part 1:

Discretisation strategies

This pdf will give a short summary on the best strategies in OpenFOAM to improve your simulation results by optimizing the applied discretization schemes.

You will find suggestions and explanations on the following topics

  • gradient scheme
  • gradient limiter
  • convection discretization
  • face interpolation
  • diffusion discretization





Part 2:

Finite Volume Discretization

In this video you will find a detailed talk on the topic covered in the pdf above.