NAME animate filename AUTHOR Terry Myerson International AVS Center North Carolina Supercomputing Center avs@ncsc.org SUMMARY Name animate filename Type data input Inputs integer Outputs string Parameter Name Type Default Min Max filename base string NULL DESCRIPTION If you have a series of data files which you want to visualize, this module's for you. This module outputs a filename in the form "DATA.000". The prefix ( the text before the decimal ) is specified by the "filename base" parameter. The integer following the decimal is specified by the input integer. EXAMPLE filename base : hydrogen input integer : 0 output : hydrogen.000 filename base : helium input integer : 145 output : helium.145 APPLICATION We use this whenever we have a series of field files which we want to visualize. We send the output of animated integer into the module, and hook up the output to read field. When the sleep of ani_int is turned off, we see a visualization of differing fields. NETWORK anim_fname.net animate integer | animate filename | read field | isosurface | render geometry | display pixmap NAME animate filename AUTHOR Terry Myerson International AVS Center North Carolina Supercomputing Center avs@ncsc.org SUMMARY Name animate filename Type data input Inputs integer Outputs string Parameter Name Type Default Min Max filename base string NULL DESCRIPTION If you have a series of data files which you want to visualize, this module's for you. This module outputs a filename in the form "DATA.000". The prefix ( the text before the decimal ) is specified by the "filename base" parameter. The integer following the decimal is specified by the input integer. EXAMPLE filename base : hydrogen input integer : 0 output : hydrogen.000 filename base : helium input integer : 145 output : helium.145 APPLICATION We use this whenever we have a series of field files which we want to visualize. We send the output of animated integer into the module, and hook up the output to read field. When the sleep of ani_int is turned off, we see a visualization of differing fields. NETWORK anim_fname.net animate integer | animate filename | read field | isosurface | render geometry | display pixmap NAME animate filename AUTHOR Terry Myerson International AVS Center North Carolina Supercomputing Center avs@ncsc.org SUMMARY Name animate filename Type data input Inputs integer Outputs string Parameter Name Type Default Min Max filename base string NULL DESCRIPTION If you have a series of data files which you want to visualize, this module's for you. This module outputs a filename in the form "DATA.000". The prefix ( the text before the decimal ) is specified by the "filename base" parameter. The integer following the decimal is specified by the input integer. EXAMPLE filename base : hydrogen input integer : 0 output : hydrogen.000 filename base : helium input integer : 145 output : helium.145 APPLICATION We use this whenever we have a series of field files which we want to visualize. We send the output of animated integer into the module, and hook up the output to read field. When the sleep of ani_int is turned off, we see a visualization of differing fields. NETWORK anim_fname.net animate integer | animate filename | read field | isosurface | render geometry | display pixmap