Single Precision Output of 3D Rectilinear Data #310
-
I am trying to add single-precision output of Silo HDF5 files to an existing Fortran HPC codebase, and I've been unable to get it working with 3D rectilinear data. The 2D case works as expected, but when I try a 3D case I get an empty outline when trying to visualize the mesh in VisIt and "The Contour plot of variable "alpha1" yielded no data." when trying to display a variable in the silo file. The relevant code is available at https://github.com/belericant/MFC/blob/modular-fp/src/post_process/m_data_output.fpp, and I've attached a root and p0 silo file for reference as well. I'm posting to see if anyone else has encountered a similar issue when using single-precision output with Fortran, or if this is a possible bug since the 2D and 3D code is so similar. Any input would be greatly appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Quick couple of thoughts...
|
Beta Was this translation helpful? Give feedback.
-
It looks like you attached output from |
Beta Was this translation helpful? Give feedback.
I opened
p0/0.silo
in most recent attachment and am still seeing the same invalid coordinate arrays