Difference between revisions of "Tips by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Created page with "* '''author''': Joel Guerrero * '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics * '''contact''': joel.guerrero@unige.it * '''OpenFOAM version''': 3.0.x * ''...")
 
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* '''author''': Joel Guerrero
+
[[category:tips]]
 +
* '''contributor''': Joel Guerrero
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
* '''contact''': joel.guerrero@unige.it
+
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
* '''OpenFOAM version''': 3.0.x
+
* '''OpenFOAM version''': All versions
* '''published under''': CC BY-SA license ([https:// creativecommons.org/licenses creative commons licenses])
+
* '''published under''': CC BY-SA 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].
 +
 +
=[http://www.wolfdynamics.com/wiki/tipsandtricks.pdf Tips and tricks]=
 +
 +
In these [http://www.wolfdynamics.com/wiki/tipsandtricks.pdf slides], you will find a collection of tips and tricks that you can use to improve your simulations or to troubleshoot problems in your cases. We will cover,
 +
 +
* The shell environment
 +
* How to look for information in the source code
 +
* Running cases on a cluster
 +
* Mesh quality check
 +
* Boundary and initial conditions
 +
* How to setup the right numerics
 +
* How to get convergence from scratch
 +
* How to use function objects
 +
 +
 +
Go back to the [https://wiki.openfoam.com/Collection_by_authors#Joel_Guerrero contributions page].

Latest revision as of 09:46, 7 August 2019

Go back to Day 5.

Tips and tricks

In these slides, you will find a collection of tips and tricks that you can use to improve your simulations or to troubleshoot problems in your cases. We will cover,

  • The shell environment
  • How to look for information in the source code
  • Running cases on a cluster
  • Mesh quality check
  • Boundary and initial conditions
  • How to setup the right numerics
  • How to get convergence from scratch
  • How to use function objects


Go back to the contributions page.