|
[Sponsors] |
[OpenFOAM.org] Issues with paraview in Archlinux |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 7, 2020, 06:06 |
Issues with paraview in Archlinux
|
#1 |
Member
Join Date: Jun 2009
Posts: 38
Rep Power: 17 |
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 Cannot open data file " --mesa " How can I solve? Does someone use openfoam in archlinux too? |
|
March 19, 2021, 14:11 |
A possible work-around when ParaFoam command doesn't work
|
#2 |
Member
Sourav Mandal
Join Date: Jul 2019
Posts: 55
Rep Power: 7 |
You can try installing like this:
Code:
sudo pacman -S paraview Code:
touch "${PWD##*/}".foam |
|
|
|
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 01:56 |
Error: Comparing the result of DTCHullWaves with two different ParaView version | ali.ikhsanul | OpenFOAM | 0 | December 11, 2017 06:17 |
[OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release | FJSJ | OpenFOAM Installation | 2 | July 23, 2017 06:48 |
[OpenFOAM] Paraview client/server does not work with ParaView 5.0.1 | snak | ParaView | 0 | October 17, 2016 11:22 |
Paraview installation troubles | jjhall | OpenFOAM Installation | 3 | April 17, 2008 13:59 |