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

Smokeview - Boundary file between meshes #5066

Closed
Er9y714 opened this issue May 10, 2017 · 15 comments
Closed

Smokeview - Boundary file between meshes #5066

Er9y714 opened this issue May 10, 2017 · 15 comments
Assignees

Comments

@Er9y714
Copy link

Er9y714 commented May 10, 2017

When an &OBST spreads across meshes, additional surfaces appear while checking boundary file in smokeview. The additional boundaries appear only in the meshes where &OBST exists.
To reproduce the situation:

Run the fds file
open smv file
load any boundary file
you will see the additional slices between meshes.

smokeview: SMV6.4.4-490-g93f1fac
test.fds.txt

Thank you for your support.

@Er9y714
Copy link
Author

Er9y714 commented May 10, 2017

The issue is present in SMV 6.5.0 but not in SMV 6.4.4-46-g1a60197

@sbenkorichi
Copy link
Collaborator

Thanks for reporting it.
This might be a bug appeared after Glenn fixed the previous one.
Glenn will take a look once he's available.

@gforney gforney self-assigned this May 10, 2017
@gforney
Copy link
Contributor

gforney commented May 10, 2017

Thanks, I will take a look at it.

@Er9y714
Copy link
Author

Er9y714 commented May 12, 2017

I spotted something similar. When there are two slicefiles (VECTOR=.TRUE.) at the same coordinates,
the components of velocity (u,v,w) are shown separate for different meshes in Multi-slice menu.

Load/Unload
Multi-slices
U-velocity (or v or w)
A.fds.txt
You will see three options, where there should be one.
Smv-6.4.4-46-g1a60197
=================

Is it possible to have a dialog, where we can select and activate any slice file or boundary file by clicking ticks? I believe it would be helpful for activating or looking for specific one, slices could be selected by ticking instead of "right click>load/unload>slices" sequence. Also when there are high number of slices, it does not fit to screen and it takes time to scroll down.

Thank you.

@gforney
Copy link
Contributor

gforney commented May 17, 2017

I don't see the problem you are referring too. Install smokeview 6.5.0 and let me know if you see the problem with it.

You can avoid the problem by using only one VECTOR statement per slice plane i.e.

&SLCF QUANTITY='VELOCITY', VECTOR=.TRUE., PBY=2.4/
&SLCF QUANTITY='TEMPERATURE', PBY=2.4/

not

&SLCF QUANTITY='VELOCITY', VECTOR=.TRUE., PBY=2.4/
&SLCF QUANTITY='TEMPERATURE', VECTOR=.TRUE., PBY=2.4/

The U, V, W slice planes generated for 'VELOCITY' can also be used for temperature

@Er9y714
Copy link
Author

Er9y714 commented May 17, 2017

Hi, I checked with 6.5.0 and I still see the problem (of boundary file). The second issue with vectors, it works well with 6.5.0.

I did not know that temperature can use velocity vectors.

Thanks for the reply and the info!

@gforney
Copy link
Contributor

gforney commented May 17, 2017 via email

@Er9y714
Copy link
Author

Er9y714 commented May 17, 2017

That vector problem is gone with 6.5.0.

I still have the problem with boundary view. (first post)
image

@gforney
Copy link
Contributor

gforney commented May 17, 2017

should be fixed in smokeview posted here. let me know if you see any problems.

https://drive.google.com/drive/folders/0B_wB1pJL2bFQc1F4cjJWY2duWTA?usp=sharing

@sbenkorichi
Copy link
Collaborator

This to confirm, it's been solved under linux.

@Er9y714
Copy link
Author

Er9y714 commented May 18, 2017

Works great! Thanks for the prompt fix!

@Er9y714 Er9y714 closed this as completed May 18, 2017
@gforney
Copy link
Contributor

gforney commented May 18, 2017 via email

@Er9y714
Copy link
Author

Er9y714 commented May 19, 2017

I noticed that every time I run the smokeview (the version you shared), a file is created with a long name that has random letters. What is the function of that?

Bytheway I quote my question once again in case it is missed through convo.
Thank you.

Is it possible to have a dialog, where we can select and activate any slice file or boundary file by clicking ticks? I believe it would be helpful for activating or looking for specific one, slices could be selected by ticking instead of "right click>load/unload>slices" sequence. Also when there are high number of slices, it does not fit to screen and it takes time to scroll down.

@gforney
Copy link
Contributor

gforney commented May 19, 2017 via email

@Er9y714
Copy link
Author

Er9y714 commented May 19, 2017

Thanks for the info.

You are right about the size of the menu. I guess it is not direct a solution.

Thanks!

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