Replies: 1 comment 2 replies
-
Plot3D is an old NASA CFD file format from the early 80s. The format is fixed to five parameters. In the early days of FDS, popular plotting tools like TecPlot supported the Plot3D format. Since then, we have added the 3D slice capability where you can output any number of quantities in 3D you want. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi FDS community,
I’ve been making extensive use of the Plot3D and vtkhdf5 output features in both FDS and FireX, and I have a couple of questions:
In FDS, the number of quantities that Plot3D can export is limited to 5. Is there a specific reason for this restriction? And is it possible to extend that number?
In FireX, I noticed that Plot3D and VTK outputs can’t be exported simultaneously, since they come from different conditional branches in FDS. Would it be possible in the future to enable Plot3D output in FireX as well, so that results can be visualized directly in ParaView?
Thanks in advance for any insights!
Beta Was this translation helpful? Give feedback.
All reactions