|
[Sponsors] |
[OpenFOAM] Temperature and streamlines simultaneously in paraview for wedge-typed mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 29, 2013, 16:02 |
|
#22 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Hi Tobi
I am trying to download paraview 3.14 or 3.98 from http://http://www.paraview.org/parav...s/software.php However after downloading 30% of it. then suddenly it crashes. Mt internet speed is 1 Mb/S. I don't think that it is from my internet speed. Is there any way to get paraview 3.14.1 or 3.98 from terminal of ubuntu(12.10) ? I have looked into openfoam.org site; maybe this directive: Code:
sudo apt-get install paraviewopenfoam3141 Regards Bobi |
|
October 29, 2013, 19:13 |
|
#23 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
@Bobi: Quote:
I didn't say you needed to upgrade, I only said that it depends on which version you're using! The first picture shows where the controls are in ParaView 3.12.0 and the second one on ParaView 4.0.1. Now do you understand what I meant? Best regards, Bruno
__________________
|
||
October 30, 2013, 00:00 |
|
#24 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Dear Bruno
Many thanks. The thing that made me confused was a sentence in your second link that says that some options has been added after 3.14 version. Cause I didn't find cube axes, maybe I thought its because of my version. So many thanks of both of you (Bruno and Tobi) Kind Regards Bobi |
|
October 30, 2013, 01:41 |
|
#25 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Dear Bruno
I learned how to work with cube axes from your links. I took a pic from my result. Although I put coordinate system on the place that I want, but there are still two more necessary modifications. First of all, I need to non-dimensionalize my axes by 0.025 factor. Secondly, I need to start my Y-axis from the 0.1 point i.e. change 0.1 to 0 . I think my problem is a need to define a kind of arbitrary axis. PHP Code:
PHP Code:
Any hint is appreciated. Kind Regards Bobi |
|
November 1, 2013, 19:47 |
|
#26 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Bobi,
You'll have to think the other way around: don't think about changing the "cube axes" representation; think about transforming your geometry into the the shape you need it to be. For that, use the "Transform" filter. Best regards, Bruno
__________________
|
|
November 2, 2013, 13:29 |
|
#27 |
Senior Member
Bobby
Join Date: Oct 2012
Location: Michigan
Posts: 454
Rep Power: 16 |
Hi Bruno
You're the best Exactly I got what should I do. I hope that my questions and your unique answers would help other people confronting same problems. However I should mention that 2 consecutive transfrom filter is needed one for translate and the other for scale. I don't know that why it wasn't applicable with one transform filter. Long live Bruno. Regards Bobi |
|
November 2, 2013, 16:40 |
|
#28 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Bobi,
2 transformations? That's normal. And consider yourself lucky you didn't need 3 or 4. This is due to how ParaView provides the transformation filter, since it doesn't expose the final transformation matrix, which would enable us to just do a single transformation. Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Temperature and streamlines simultaneously in paraview for wedge-typed mesh | babakflame | ParaView | 1 | October 23, 2013 14:22 |