pencil.export.arrays2d_to_vtk
Contains the exporting routine for 2d arrays into vtk.
Functions
|
Convert 2-D array in a VTK file. |
Module Contents
- pencil.export.arrays2d_to_vtk.arrays2d_to_vtk(folder, filename, arrays, names, gridx, gridy)
Convert 2-D array in a VTK file.
call signature:
arrays2d_to_vtk(folder, filename, arrays, names, gridx, gridy)
- Parameters:
folder (-) – where to put the vtk
fil_ename (-) – name of the vtk, ‘.vtk’ will be added automatically
arrays (-) – list of 2d array to export
names (-) – list of names associated with arrays
gridx/y (-) – grid as array