|
[Sponsors] |
[OpenFOAM] View meshes is paraview when using openfoam via ssh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 7, 2018, 12:52 |
View meshes is paraview when using openfoam via ssh
|
#1 |
New Member
alix cattermole
Join Date: Nov 2017
Posts: 14
Rep Power: 9 |
Hello
I was wondering how I can view meshes I have created when using openFoam through a SSH server to my school's High Performance Computers. I am on windows and usually use the touch case.foam command to use paraview when not using SSH. Any help would be appreciated. |
|
February 8, 2018, 11:44 |
|
#2 |
New Member
Panchatcharam Mariappan
Join Date: Apr 2014
Posts: 17
Rep Power: 12 |
||
February 13, 2018, 16:54 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Code:
touch case.foam Normally, you would need to create a dummy file ending in .foam. In ParaView, you would tell ParaView to open this dummy file simply because it always asks for a file. For example in Fluent that would be a .cas file and in Star-CCM this would be a .sim file. OF cases follow a different structure involving folders and you cannot tell ParaView to open a directory, hence the need to create a fake file to trick ParaView. If you have openfoam setup, you can also try paraFoam (which is a wrapper to simply create the empty .foam file, lauch ParaView, and automatically points it to the .foam file). |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] How to view openfoam results in paraview | Marineboy | ParaView | 9 | June 19, 2019 22:16 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
[OpenFOAM] No eye icon when using ParaView with OpenFOAM | rmvega | ParaView | 0 | July 2, 2014 10:59 |
[General] Paraview User defined view | prapanj | ParaView | 3 | January 3, 2014 21:54 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |