Index
Map from CSV file
Ver: 0 Polyflow allows for initializing a field with the data stored in a CSV file. CSV stands for Comma Separated Variables. This format is commonly used for spreadsheets (Excel).

The CSV file must contain a series of nodes defined by their coordinates and a series of fields. Each field is defined by a label and a series of data. Each value refers to a node.

Polyflow performs an interpolation between the data in order to initialize the field at each point of the considered mesh.
 

OPTIONS
 
-1 
Upper level menu
Modify the CSV file name
Allows to choose the name of the CSV file.
Modify the label
Allows to set the label of the desired field. Polyflow will load the values of the field having this label in the CSV file. 
SEE ALSO