Difference between revisions of "Main HowTos"

From OpenFOAMWiki
(Program with OpenFOAM)
(How-Tos that can be of help)
Line 12: Line 12:
  
 
These How-Tos are in a finished state. In other words: their authors think, that there is not much that can be improved.
 
These How-Tos are in a finished state. In other words: their authors think, that there is not much that can be improved.
 
*[[HowTo_postProcMultiregion|How to postprocess multiple regions]].
 
 
*[[HowTo_Pstream|Make OpenFOAM work with any Message Passing Library]]
 
  
 
*[[OpenFOAM and Subversion]]
 
*[[OpenFOAM and Subversion]]
 
*[[How to clip the mesh in paraFoam]]
 
  
 
*[[Tutorials_for_particle_based_methods|Tutorials for particle based methods]]
 
*[[Tutorials_for_particle_based_methods|Tutorials for particle based methods]]
Line 41: Line 35:
  
 
*[[HowTo_port_from_older_versions_to_13|Port Utilities from older versions of OpenFOAM to version 1.3]]
 
*[[HowTo_port_from_older_versions_to_13|Port Utilities from older versions of OpenFOAM to version 1.3]]
 +
 +
*[[HowTo_Pstream|Make OpenFOAM work with any Message Passing Library]]
  
 
=== Pre-process ===
 
=== Pre-process ===
Line 51: Line 47:
  
 
*[[HowTo_setting_up_dynamic_mesh_cases|Setting up dynamic mesh cases]]
 
*[[HowTo_setting_up_dynamic_mesh_cases|Setting up dynamic mesh cases]]
 +
 +
=== Post-process ===
 +
 +
*[[How to clip the mesh in paraFoam]]
 +
 +
*[[HowTo_postProcMultiregion|How to postprocess multiple regions]].
  
 
=== Program with OpenFOAM ===
 
=== Program with OpenFOAM ===

Revision as of 20:19, 16 September 2012

He'll teach you how to pick and choose
And how to throw the blade.
Bob Dylan (One more cup of coffee)


A How-To is a text that tells you "how to do something". (So far this is an unstructured list. If there is enough stuff it will get a structure).

So far the How-Tos will be sorted by their completion status

1 How-Tos that can be of help

These How-Tos are in a finished state. In other words: their authors think, that there is not much that can be improved.


1.1 Install

1.2 Pre-process

1.3 Post-process

1.4 Program with OpenFOAM

1.5 Use IDEs

2 How-Tos that are only planned/fragments

If you feel like writing these: go ahead (but before you do: move them to the next section)

3 How-Tos that are being worked on

These How-Tos have found someone who wants to write them. After completion they will be moved to the top section.