Difference between revisions of "Tips by Joel Guerrero"

From OpenFOAM Wiki
Jump to navigation Jump to search
(Updated link)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[category:tips]]
 
* '''contributor''': Joel Guerrero
 
* '''contributor''': Joel Guerrero
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''affiliation''': Universita degli Studi di Genova, Wolf Dynamics
 
* '''contact''': <mail address='joel.guerrero@unige.it' description='author'>click here for email address</mail>
 
* '''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/OFtipsandtricks.pdf Tips]=
+
=[http://www.wolfdynamics.com/wiki/tipsandtricks.pdf Tips and tricks]=
  
In this [http://www.wolfdynamics.com/wiki/OFtipsandtricks.pdf pdf] you will find a collection of tips and tricks to help you improve the quality of your simulations. You can read about
+
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,
  
* shell environment  
+
* The shell environment  
* looking for information in the source code
+
* How to look for information in the source code
* running cases on a cluster
+
* Running cases on a cluster
* mesh quality check
+
* Mesh quality check
* boundary and initial conditions
+
* Boundary and initial conditions
* numerics
+
* How to setup the right numerics
* convergence
+
* How to get convergence from scratch
* function objects
+
* 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.