|
hips
|
Example demonstrating scalar mixing dynamics using HiPS. More...
Go to the source code of this file.
Functions | |
| vector< double > | initializeMixingFractions (int numParcels) |
| int | main () |
Example demonstrating scalar mixing dynamics using HiPS.
This example illustrates the basic behavior of scalar mixing dynamics. Fluid parcels are initially divided into two groups (0 and 1) and then mix over time to form a uniform scalar field. The example uses the HiPS model to demonstrate how Schmidt numbers affect mixing dynamics.
The simulation produces scalar concentration profiles stored in the output file.
Definition in file ex_1.cc.