CFD Result Files - Convert plot3d(fast) > cgns

AI Thread Summary
The discussion focuses on converting CFD run files from plot3d format to CGNS for compatibility with CFX software. The user seeks a method to view these files at work without accessing the university cluster. They highlight that CGNS is a recognized standard, making it a preferable choice for conversion. The provided structure of the plot3d grid and flow files indicates the complexity of the data involved. The conversation emphasizes the need for a reliable conversion method to facilitate data analysis in CFX.
minger
Science Advisor
Messages
1,494
Reaction score
2
Hello. I have a small problem. I have a CFD run going on our universities cluster. For those runs, I use a fully structured code that uses plot3d formatted files. Rather than have to go in there and look at them, I would like to look at them here at work, where we use CFX.

In short, is there a way to convert by grid and flow files into an appropriate file that can be read into CFX? Doing a quick google said that CGNS was a somewhat standard, so I figured that would be the easiest conversion rather than to an unformatted proprietary file format.

p.s. plot3d grid file is:
Code:
numBlocks
(imax,jmax,kmax,i=1,nBlocks)
DO i=1,nBlocks
  x(:,:,:),y(:,:,:),z(:,:,:)
END DO
and the flow file is similar
Code:
numBlocks
(imax,jmax,kmax,i=1,nBlocks)
DO i=1,nBlocks
  time,mach,reynolds,angle_of_attack
  mass(:,:,:),xmomen(:,:,:),ymomen(:,:,:),zmomen(:,:,:),energy(:,:,:)
END DO
 
Posted June 2024 - 15 years after starting this class. I have learned a whole lot. To get to the short course on making your stock car, late model, hobby stock E-mod handle, look at the index below. Read all posts on Roll Center, Jacking effect and Why does car drive straight to the wall when I gas it? Also read You really have two race cars. This will cover 90% of problems you have. Simply put, the car pushes going in and is loose coming out. You do not have enuff downforce on the right...
I'm trying to decide what size and type of galvanized steel I need for 2 cantilever extensions. The cantilever is 5 ft. The space between the two cantilever arms is a 17 ft Gap the center 7 ft of the 17 ft Gap we'll need to Bear approximately 17,000 lb spread evenly from the front of the cantilever to the back of the cantilever over 5 ft. I will put support beams across these cantilever arms to support the load evenly
Thread 'What's the most likely cause for this carbon seal crack?'
We have a molded carbon graphite seal that is used in an inline axial piston, variable displacement hydraulic pump. One of our customers reported that, when using the “A” parts in the past, they only needed to replace them due to normal wear. However, after switching to our parts, the replacement cycle seems to be much shorter due to “broken” or “cracked” failures. This issue was identified after hydraulic fluid leakage was observed. According to their records, the same problem has occurred...

Similar threads

Replies
33
Views
5K
Replies
4
Views
8K
Replies
5
Views
3K
Replies
1
Views
6K
Replies
2
Views
25K
Replies
9
Views
11K
Back
Top