Difference between revisions of "Main HowTos"

From OpenFOAMWiki
(Removed HowTo links to pages that have been moved to the installation section)
(Program with OpenFOAM: added link to the profiling tips)
 
(8 intermediate revisions by 2 users not shown)
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.
 
*[[Tutorials_for_particle_based_methods|Tutorials for particle based methods]]
 
 
  
 
=== Install ===
 
=== Install ===
Line 23: Line 20:
  
 
*[[HowTo_Integrate_the_Doxygen_as_a_search_engine_in_Firefox|Integrating the Doxygen-documentation as a seach engine in Firefox]]
 
*[[HowTo_Integrate_the_Doxygen_as_a_search_engine_in_Firefox|Integrating the Doxygen-documentation as a seach engine in Firefox]]
 +
 +
*[[OpenFOAM and Subversion]]
  
 
*[[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]]
  
*[[OpenFOAM and Subversion]]
+
*[[HowTo use Doxygen with OpenFOAM]]
 +
 
 +
*[[How to use Armadillo in OpenFOAM]]
  
 
=== Pre-process ===
 
=== Pre-process ===
  
*[[OS_Meshing|Opensource meshing and conversion]]
+
*[[HowTo Open Source Meshing|Opensource meshing and conversion]]
  
*[[Import a fluent mesh with interfaces]]
+
*[[HowTo Import a fluent mesh with interfaces|Import a fluent mesh with interfaces]]
  
 
*[[Write OpenFOAM meshes]]
 
*[[Write OpenFOAM meshes]]
Line 47: Line 48:
  
 
*[[HowTo post-process multiphase results|How to post-process multiphase results]]
 
*[[HowTo post-process multiphase results|How to post-process multiphase results]]
 +
 +
*[[HowTo_Post-process_results_for_particle_based_methods|HowTo Post-process results for particle based methods]]
 +
 +
*[[HowTo use particle tracer in paraFoam]]
  
 
=== Program with OpenFOAM ===
 
=== Program with OpenFOAM ===
  
*[[HowTo_Adding_a_new_boundary_condition| Adding a new boundary condition]]
+
*[[HowTo_Adding_a_new_boundary_condition|Adding a new boundary condition]]
  
*[[HowTo_Add_a_Coriolis_Force_And_Make_a Tornado | How to add a Coriolis Force and Make a Tornado]]
+
*[[HowTo_Add_a_Coriolis_Force_And_Make_a Tornado|How to add a Coriolis Force and Make a Tornado]]
  
 
*[[How_to_add_temperature_to_icoFoam|How to add temperature to icoFoam]]
 
*[[How_to_add_temperature_to_icoFoam|How to add temperature to icoFoam]]
Line 58: Line 63:
  
 
*[[HowTo_debugging|General debugging tips]]
 
*[[HowTo_debugging|General debugging tips]]
 +
 +
*[[HowTo Profiling|General profiling tips]]
  
 
=== Use IDEs ===
 
=== Use IDEs ===
Line 64: Line 71:
  
 
*[[Howto_Use_OpenFOAM_with_Eclipse|Eclipse for OpenFOAM]]
 
*[[Howto_Use_OpenFOAM_with_Eclipse|Eclipse for OpenFOAM]]
 +
 +
*[[Howto_Use_OpenFOAM_with_Kdevelop4|Kdevelop for OpenFOAM]]
 +
 +
*[[Howto_Use_OpenFOAM_with_NetBeans|Configuring OpenFOAM with the NetBeans IDE]]
  
 
*[[howTo_xemacsIndentation|How to prepare XEmacs/Emacs for the correct indentation]]
 
*[[howTo_xemacsIndentation|How to prepare XEmacs/Emacs for the correct indentation]]

Latest revision as of 18:54, 16 November 2015

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

1.6 Miscellaneous

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.