Package core.dflic

This package contains classes which create and evolve the individual FLIC images making up a movie of a given experiment.

See:
          Description

Class Summary
DFLIC Dynamic Fast Line Integral Convolution algorithm.
FLIC Fast Line Integral Convolution algorithm.
Streamline Computes sample points along streamlines.
 

Package core.dflic Description

This package contains classes which create and evolve the individual FLIC images making up a movie of a given experiment. FLIC computes the Fast Line Integral Convolution at each step of the evolution of a given experiment. Streamline is used by FLIC to trace streamlines of the fields and compute equispaced sample points along them. DLIC computes the overall evolution of the random input field according to the velocity field specified by the animation of the experiment.

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