Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Add support for unv and plot3d formats #466

Open
s1291 opened this issue Oct 15, 2019 · 5 comments
Open

[Request] Add support for unv and plot3d formats #466

s1291 opened this issue Oct 15, 2019 · 5 comments

Comments

@s1291
Copy link
Contributor

s1291 commented Oct 15, 2019

Hello,
Is it possible to add support for Ideas unv format and Plot3D p3d ?
Thank you

@nschloe
Copy link
Owner

nschloe commented Oct 15, 2019

I've never heard of either of the formats. Please post links to the specifications.

@s1291
Copy link
Contributor Author

s1291 commented Oct 15, 2019

Hello,
For Plot3D:

  • From wikipedia: In computational fluid dynamics, the PLOT3D file format is a standard file format used for storing grid and results data. PLOT3D was created by NASA Ames Research Center in 1982 by Pieter Buning.
  • You can find the Plot3D user manual here . See Chapter 8 Data File Formats. p.162

For UNV I couldn't find much information, But:

  • It is supported in Salome SMESH module.
  • It is also available in GMSH.
  • There is a tool in OpenFOAM to convert Ideas unv format to OpenFOAM: ideasUnvToFoam.
  • It is also supported in Ansys Fluent. You can find more information about Fluent implementation of this format here.
  • Another page that gives more details about unv specification.

I found also another tool written in Fortran similar to your library that convert between different mesh formats including I-Deas Universal (.unv) : Feconv program.

@qrendu
Copy link

qrendu commented Aug 17, 2022

Hello,

It would be very nice to have plot3d format available for CFD community. As far as I understood, @s1291 proposed some code but it was rejected because an ASCII mesh file was too big? If it's still open I can try to start from there and push something.

@3rav
Copy link

3rav commented Jan 31, 2024

Please add .unv

2411 nodes
2412 elements
2414 results

https://docs.plm.automation.siemens.com/tdoc/nx/12/nx_help#uid:xid1128419:index_advanced:xid1404601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants