Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2013-06-03 | 923 Bytes | |
CFXImportVTK.exe | 2013-06-03 | 800.3 kB | |
Totals: 2 Items | 801.2 kB | 0 |
For details on how to import VTK meshes into CFX using the CFXImportVTK see the CFX documentation section: ANSYS CFX, Release 10.0: Reference Guide | Import Mesh API | Using a Custom Mesh Import Executable with ANSYS CFX-Pre A quick summary of the procedure is described below: - In CFX pre-processor go to File -> Import Mesh... - In the "Definition" tab, from the "Mesh Format" listbox select "User Import" - In the "File" textbox enter the path to the VTK mesh file you wish to import (you can use sample.vtu for testing) - Go to the "Advanced Options" tab - In the "Exec Location" textbox enter the path to the CFXImportVTK exectuable (CFXImportVTK.exe) - Press the "OK" button Note that you may need to install "Microsoft Visual C++ 2008 Redistributable Package (x86)" before this will work it is included in this zip file as "vcredist_x86.exe". Please install this if it does not work right away.