firemodels / smv

Smokeview
Other
43 stars 170 forks source link

rendering HVAC #1912

Open drjfloyd opened 1 month ago

drjfloyd commented 1 month ago

Version : Test Revision : SMV-6.9.3-117-g64899ef-master Revision Date : Thu May 9 18:33:46 2024 -0400 Compilation Date : May 10 2024 09:32:55 Compiler : Intel 2023.1.0

Run the attached case and load HVAC data. Then go to render images, Instead of rendering like slice or bndf data where it makes an image for each frame, it just writes an image with the sxxxx suffix like happens when you render an image with no data loaded.

hvac_test1.txt

gforney commented 1 month ago

i'll take a look

gforney commented 1 month ago

try smokeview posted here https://github.com/gforney/test_bundles/releases/tag/SMOKEVIEW_TEST or update your repo and rebuild. let me know if there is still a problem

drjfloyd commented 1 month ago

Noticed one issue still. If I am playing the animation and type r it renders all the frames with the correct frame numbers. That seems to work fine. If I have frozen the animation and type r it renders the current frame but gives it the label 0000 rather than the current frame number.

gforney commented 1 month ago

I'm playing a little whackamole. rendering code is more complicated than it needs to be. I need to simplify the code before I can fix this

gforney commented 1 month ago

where are we at with this issue. is there still a problem?