Package simulations.animations.fluidFlow

This package contains all the animations for the various fluid flow experiments.

See:
          Description

Class Summary
CirculatingFlowAnimation An animation of fluid flow.
DataInputAnimation An animation illustrating the program structure if the user wants to input a data array of velocity values to display as a DLIC.
HeliosphereFlowAnimation An animation of heliospheric flow for the Voyager Press conference Nov 30, 2007
 

Package simulations.animations.fluidFlow Description

This package contains all the animations for the various fluid flow experiments. An animation contains the main routine that is executed to produce a given sequence of DLIC images for an experiment. The animation sets up the experiment parameters and also the parameters that control how the images produced are created (e.g. size, color, and so on).

Copyright (c) 2007 Andreas Sundquist. Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 License. You must attribute any use of this code or derviatives thereof to Andreas Sundquist.

Related Documentation