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

CFD Error #185

Open
SAkhoundi opened this issue Apr 24, 2023 · 2 comments
Open

CFD Error #185

SAkhoundi opened this issue Apr 24, 2023 · 2 comments

Comments

@SAkhoundi
Copy link

SAkhoundi commented Apr 24, 2023

I used the HDF5 for generating the case file in fluent ansys.
I got this error:

HDF5-DIAG: Error detected in HDF5 (1.10.5) MPI-process 0: #000: C:\Users\sasroy\Downloads\CMake-hdf5-1.10.5\CMake-hdf5-1.10.5\hdf5-1.10.5\src\H5Dio.c line 185 in H5Dread(): could not get a validated dataspace from file_space_id major: Invalid arguments to routine minor: Bad value #001: C:\Users\sasroy\Downloads\CMake-hdf5-1.10.5\CMake-hdf5-1.10.5\hdf5-1.10.5\src\H5S.c line 254 in H5S_get_validated_dataspace(): selection + offset not within extent major: Dataspace minor: Out of range

this file loaded completely in HDFView but in ansys fluent not working
Can you help me to resolve?

@Apollo3zehn
Copy link

For me it looks like Ansys Fluent is using an invalid dataspace selection which is larger than the actual dataset dimensions. Maybe it is a bug in Ansys Fluent (I do not know that software)?

@SAkhoundi
Copy link
Author

SAkhoundi commented Apr 24, 2023

I see the installation folder of Ansys for find the H5S.c.
It seams that Ansys fluent use matrix base dataset.
what is difference between write as matrix with other write manners?

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

No branches or pull requests

2 participants