Difference between revisions of "Main CodeSnipplets"

From OpenFOAMWiki
 
m
Line 2: Line 2:
  
 
[[snip_calculating_mass_flow|Calculating the Mass flow during the simulation]]
 
[[snip_calculating_mass_flow|Calculating the Mass flow during the simulation]]
 +
 +
[[snip_calculate_field_value_at_point|Calculating the field value at an arbitrary point]]

Revision as of 20:25, 7 June 2005

Short C++-codes that can be inserted into programs:

Calculating the Mass flow during the simulation

Calculating the field value at an arbitrary point