Difference between revisions of "Main CodeSnipplets"

From OpenFOAMWiki
m
Line 6: Line 6:
  
 
[[Additional_drag_models_for_the_twoPhaseEulerFoam_solver|Additional drag models for the twoPhaseEulerFoam solver]]
 
[[Additional_drag_models_for_the_twoPhaseEulerFoam_solver|Additional drag models for the twoPhaseEulerFoam solver]]
 +
 +
[[snip_access_cellset_data|Accessing data in a cell set]]

Revision as of 14:27, 29 September 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

Additional drag models for the twoPhaseEulerFoam solver

Accessing data in a cell set