Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exterior surface shown on removable door #2053

Closed
rmcdermo opened this issue Oct 4, 2024 · 9 comments
Closed

Exterior surface shown on removable door #2053

rmcdermo opened this issue Oct 4, 2024 · 9 comments

Comments

@rmcdermo
Copy link
Contributor

rmcdermo commented Oct 4, 2024

I am not sure what the expected behavior is for this case. So, maybe @drjfloyd or @mcgratta can confirm.

When I run this case (latest smv test bundle):

opening_ulmat.fds.txt

and look at the box from an exterior angle for the door, the door appears to cover the outside. If looking from the interior side, the behavior is as expected. The door is later removed and things look like I would expect (no door from either angle).

Screenshot 2024-10-04 at 9 29 19 AM

Screenshot 2024-10-04 at 9 29 26 AM

@rmcdermo
Copy link
Contributor Author

rmcdermo commented Oct 4, 2024

I guess the more I think about this, the more I can see maybe this is intended: we show the OBST covering the OPEN boundary, but we do not show the exterior wall. If this is correct, then just close this. Thanks

@rmcdermo
Copy link
Contributor Author

rmcdermo commented Oct 4, 2024

Well, this gets more interesting with multiple meshes. With the attached input file, the door does not seem to be removed in SMV, though the fluid solver seems to think the zones are now connected (0 and 1 on the left mesh).

opening_ulmat.fds.txt

Screenshot 2024-10-04 at 9 42 37 AM

@drjfloyd
Copy link
Contributor

drjfloyd commented Oct 4, 2024

Smokeview should not show a VENT on an MESH boundary for the domain when that boundary is between the eye and the inside of the domain.

If you run with T_END = 0 to just generate an smv file, Smokeview should show all OBST as CTRL/DEVC logic is not evaluated in that case.
If you run with time stepping then Smokeview should show all active OBST.

If the first two images in the first post are before and after an OBST is removed, then that is the expected behavior.

The last two images of side-by-side meshes doesn not look correct.

@rmcdermo
Copy link
Contributor Author

rmcdermo commented Oct 4, 2024

My last post might have something to do with my code versus the master or intel compiler versus gnu. Let me track that down.

@drjfloyd
Copy link
Contributor

drjfloyd commented Oct 4, 2024

On my PC running a recent smokeview test bundle the door disappears.

@gforney
Copy link
Contributor

gforney commented Oct 4, 2024

I'm working on a couple of issues that may be related
#2046
#1915
I may have a fix for the 2046 issue. I'm testing with smokebot now. I'll see if it makes a difference for your case in this issue

@rmcdermo
Copy link
Contributor Author

rmcdermo commented Oct 4, 2024

The door disappears for me too in all cases. Seems my problem was NFS related and the files were not updating as fast as I thought they should.

I do still see the door on the boundary as in the first post. That door is due to an OBST, not just a vent, so I am still not clear on whether this is expected or not.

@drjfloyd
Copy link
Contributor

drjfloyd commented Oct 4, 2024

Active OBST are always displayed.

@rmcdermo
Copy link
Contributor Author

rmcdermo commented Oct 4, 2024

OK, I think this can be closed. Sorry for the diversion.

@rmcdermo rmcdermo closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants