Replies: 2 comments 10 replies
-
I'll take a look. Could you post your FDS input file? |
Beta Was this translation helpful? Give feedback.
10 replies
-
Answer was to update both FDS and pyfdstools to the latest versions so they were consistent. Some minor quality of life features were added in pyfdstools to help debugging in the future. Updated version of the software was packaged and published to pypi. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear @johodges
I am using pyfdstools for plotting temperature at a line on a slice I had in my simulations. I have the following slice for temperature in the input file
&SLCF QUANTITY='TEMPERATURE', CELL_CENTERED=.TRUE., PBY=0.0375/
The simulation has run for 25 seconds, and I use the following code for pyfdstools (with the correct path for resultDir and outputDir)
and I get the following error
I wonder if you would please help me to find the problem. Thank you.
Regards,
Hosein
Beta Was this translation helpful? Give feedback.
All reactions