Use Data (

) to export numerical data to a file. Data export operates directly on data sets. You can use different types of evaluation points other than the ones in the data set (for example, a grid) and export the data in spreadsheet or sectionwise formats.
To export data, you can right-click Export (

) and select
Data (

), or right-click any data set node, for example,
Solution, and select
Add Data to Export. Click the
Data node under
Export.
Enter a Filename including a path to save the data file to your computer or click
Browse and navigate to where you want to
Save the output. For example, navigate to the desktop and enter a
Filename in the
Export Data window. You can save the data using one of the following file types that you choose from the
Save as type list: text files (*.txt), CSV (comma-separated values) files (*.csv), data files (*.dat), or unstructured VTK files (*.vtu).
Select the Always ask for filename check box if you want the program to always display a dialog box for specifying where to store the data.
Select the Points to evaluate in:
Take from data set (the default),
From file,
Grid, or
Regular grid. Depending on the selected type of points to evaluate in, various settings are available.
The default Take from data set uses the data points for the data in the data set. Select a
Data format:
Spreadsheet (the default) or
Sectionwise. Spreadsheet data is useful to use the data in spreadsheet applications and sectionwise data format is useful for unstructured interpolation because it contains the exact mesh used to perform the interpolation.
For either choice, select a Space dimension:
Take from data set (the default),
Global,
0,
1,
2, or
3. Then select a
Geometry level:
Take from data set (the default),
Volume,
Surface,
Line, or
Point (availability is based on the model space dimension).
If Spreadsheet is selected (and if required), choose the
Transpose check box to transpose the data from columns to rows.
If From file is selected, it uses coordinates from a data file. Then enter a
Coordinate filename for a text file with the coordinates for the data output, or click
Browse to locate the file.
If Grid or
Regular grid is selected, it uses a grid to define the points to evaluate in. Select a
Data format:
Spreadsheet (the default) or
Grid. Spreadsheet data is useful for using the data in spreadsheet applications, whereas the grid data format is more compact and can be useful to store data that can be imported into another model.
If Grid is selected as the
Data format, also specify the
x,
y, and
z coordinates for the grid points in the fields, or, for the
Regular grid, specify the
Number of x points,
Number of y points, and
Number of z points for the regular grid in the fields (default: 10 points in each direction).
Click the Export button (

) in the
Settings window or right-click the node and select
Export. The
Messages window confirms where the files are exported as specified in the
Output section.