CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] Issues with paraview in Archlinux

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By sourav90

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2020, 05:06
Default Issues with paraview in Archlinux
  #1
Member
 
Join Date: Jun 2009
Posts: 38
Rep Power: 16
Xwang is on a distinguished road
Hi to all,
I've installed openfoam on my arch linux system using this AUR package:
https://aur.archlinux.org/packages/openfoam/
using the paraview from the community repository.


When I try to execute the cavity tutorial I get the following error when trying to using paraFoam


Code:
FATAL ERROR: The official reader module for OpenFOAM data does not exist on
your system.  This means that the version of ParaView you are using was not
compiled with OpenFOAM, or distributed with a packaged version of OpenFOAM.

For information on packaged versions of OpenFOAM/ParaView and compilation of
OpenFOAM/ParaView, see https://openfoam.org/download

Alternatively, you might be able to view your OpenFOAM data with the reader
module provided with ParaView by running:
    paraFoam -builtin
when using paraFoam -builtin an empty paraview is opened with the following error:




Cannot open data file " --mesa "



How can I solve?
Does someone use openfoam in archlinux too?
Xwang is offline   Reply With Quote

Old   March 19, 2021, 13:11
Smile A possible work-around when ParaFoam command doesn't work
  #2
Member
 
Sourav Mandal
Join Date: Jul 2019
Posts: 55
Rep Power: 6
sourav90 is on a distinguished road
You can try installing like this:

Code:
sudo pacman -S paraview
Then after running the simulation, you can try this:

Code:
touch "${PWD##*/}".foam
which will generate an empty file with .foam extension in the name of the current directory. Then this file can be opened in paraview for visualisation of the simulation results.
olesen likes this.
sourav90 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.org] Paraview 5.4 in shell environment of5x - Segmentation fault (core dumped) dslbkxd OpenFOAM Installation 1 February 3, 2018 00:56
Error: Comparing the result of DTCHullWaves with two different ParaView version ali.ikhsanul OpenFOAM 0 December 11, 2017 05:17
[OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release FJSJ OpenFOAM Installation 2 July 23, 2017 05:48
[OpenFOAM] Paraview client/server does not work with ParaView 5.0.1 snak ParaView 0 October 17, 2016 10:22
Paraview installation troubles jjhall OpenFOAM Installation 3 April 17, 2008 12:59


All times are GMT -4. The time now is 13:56.