Difference between revisions of "Main HowTos"

From OpenFOAMWiki
m
Line 5: Line 5:
  
  
A How-To is a text that tells you "how to do something".
+
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).
  
 
[[Howto_porting_to_new_platform|Porting open Foam to a new (unsupported) platform]]
 
[[Howto_porting_to_new_platform|Porting open Foam to a new (unsupported) platform]]
  
 
[[Howto_adding_a_new_solver_to_foamX|Adding a new solver to FoamX]]
 
[[Howto_adding_a_new_solver_to_foamX|Adding a new solver to FoamX]]
 +
 +
[[HowTo_Adding_a_new_wall_function|Adding a new wall-function]].
 +
 +
[[HowTo_Adding_a_new_boundary_condition|Adding a new boundary condition]].

Revision as of 18:47, 7 June 2005

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).

Porting open Foam to a new (unsupported) platform

Adding a new solver to FoamX

Adding a new wall-function.

Adding a new boundary condition.