|
[Sponsors] |
[TurboGrid] Is there a way to export mesh with parametric information |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 3, 2024, 03:55 |
Is there a way to export mesh with parametric information
|
#1 |
New Member
Mohsin
Join Date: Jul 2023
Posts: 21
Rep Power: 3 |
In turboGrid is there any option to export the mesh with parametric information. I tried exporting to cgns format but did not see any option.
|
|
July 3, 2024, 06:40 |
|
#2 |
Senior Member
Marcin
Join Date: May 2014
Location: Poland, Swiebodzin
Posts: 313
Rep Power: 13 |
No, there currently isn't a direct option to export the mesh with parametric information in n-turboGrid. While n-turboGrid can export to the CGNS format, it doesn't include the parametric data used to generate the mesh.
Here are some alternative approaches you can consider: 1. **Export the mesh and parameters separately:** * Export the mesh from n-turboGrid to a format like CGNS, which captures the geometry information. * Separately, export the parametric data used to generate the mesh. This could be a text file or another format that stores the variable names and values used for blade angles, dimensions, etc. * When using the mesh in another software, you'll need to manually link the exported mesh with the corresponding parametric data file. 2. **Use a scripting approach:** * If you're familiar with scripting languages like Python, you might be able to write a script that interacts with n-turboGrid's API (if available) to extract both the mesh data and the relevant parametric information. * This approach requires programming expertise but allows for a more automated workflow. 3. **Consider alternative meshing software:** * Some meshing software specifically designed for turbomachinery applications might offer built-in features to export meshes with embedded parametric data. Explore options like ANSYS TurboGrid, NUMECA AutoGrid, or commercial versions of OpenFOAM that might have such functionalities. 4. **Check for future updates:** * While n-turboGrid doesn't currently offer parametric data export in CGNS, future updates by the developers might introduce this functionality. Keep an eye on n-turboGrid's documentation or user forums for any announcements. **Here are some additional points to consider:** * The specific format for storing parametric data outside the mesh file might vary depending on the software you plan to use for further analysis. * Ensure compatibility between the exported mesh format and the software you'll be using for post-processing or simulations. If you can provide more details about your specific workflow and the software you plan to use with the exported mesh, I might be able to suggest more tailored options.
__________________
Quick Tips and Tricks, Tutorials FLuent/ CFX (CFD) https://howtooansys.blogspot.com/ |
|
July 16, 2024, 05:08 |
|
#3 |
New Member
Mohsin
Join Date: Jul 2023
Posts: 21
Rep Power: 3 |
What is this? Stop copying from chatgpt if you don't know anything.
|
|
Tags |
parametric mesh, turbogrid |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" | GuiMagyar | OpenFOAM Meshing & Mesh Conversion | 3 | August 4, 2023 13:38 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
mesh missing after export in gambit | morteza08 | Main CFD Forum | 0 | July 23, 2010 03:19 |
[ICEM] Export Pyramid mesh | ali987 | ANSYS Meshing & Geometry | 2 | December 28, 2009 00:49 |