Difference between revisions of "Main CodeSnipplets"

From OpenFOAMWiki
m (Reverted edit of Ioowzq, changed back to last version by Bgschaid)
 
(20 intermediate revisions by 17 users not shown)
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]]

Latest revision as of 10:18, 28 April 2006

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