AVS Modules newfilla NAME newfilla - fills a previously proscribed cylindrical pipe with data SUMMARY Name newfilla Type Data Input Inputs field 3D 3-space scalar irregular float string Outputs field 3D 3-space 1-vector irregular float Parameters Name Type Default Min Max ---- ---- ------- --- --- time step int 1 1 500 DESCRIPTION Inputs a field from ccyl_pipe (available via anaoymous ftp) and fills a cylindrcal geometry. This module will read each time step of data from a separate file using "animate filename" The "orthogonal slicer" modules are used to display the data. INPUTS field 3D 3-space scalar irregular float string PARAMETERS time step OUTPUTS field 3D 3-space 1-vector irregular float EXAMPLE 1 + indicates junction > or < indicates data passes through --------------------- | animated integer | --------------------- | +-----------| | | | --------------------- | | animate filename | | --------------------- | | --------------------- | | | ccyl_pipe | | | --------------------- | | | | | |-------------------| | | --------------------- | | newfilla | ----------| --------------------- | | | | | +-------------------------|---------------------+--------------| | | | | | | --------------------- --------------------- --------------------- | | | orthogonal slicer | | orthogonal slicer | | orthogonal slicer | | | --------------------- --------------------- --------------------- | | | | | | | | | | | | | | | | | | -------------------- | | ----------------- | | |generate colormap | | | | isosurface | | | -------------------- | | ----------------- | | | | | | | | +------|------------+-->-------------+ | | | | | | | | | | | --------------------- --------------------- --------------------- | | | field to mesh | | field to mesh | | field to mesh | | | --------------------- --------------------- --------------------- | | | | | | | | | | | | | | | | | +---------------------------+--------+----------+--------------+ | | | | -------| | ------------------- | | Volume Bounds | | ------------------- | | | ----------------------------------------| | --------------------- | geometry viewer | --------------------- RELATED MODULES ccyl_pipe SEE ALSO Notes: The module is designed to read only 11 radial divisions and 51 Z values. The fscanf in the module has to be altered to read other than this number of values.