|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Joaquín Aranciaga
Join Date: Oct 2018
Posts: 21
Rep Power: 9 ![]() |
Hello everyone!
I'm running DPMFoam for simulating a flow with lagrangian particles injection. It solves ok, but when I try to represent lagrangian particles in Paraview, the following error pops up: "Error reading line [...] /lagrangian/kinematicCloud/positions: Expected punctuation token ')', found 0". When I open the referenced file, it looks like this: Code:
FoamFile
{
version 2.0;
format ascii;
class Cloud<basicKinematicCollidingParcel>;
location "0.16/lagrangian/kinematicCloud";
object positions;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
3662
(
(0.102713 0.696032 0.141691 0.0595641) 2366 7101 1
(0.602895 0.154628 0.0348942 0.207583) 4217 12426 2
(0.486605 0.232876 0.00321136 0.277308) 3351 8547 2
(0.142719 0.455968 0.00755616 0.393757) 3552 10507 1
(0.684581 0.153382 0.119875 0.0421625) 3212 9515 1
...
I'm using OF v6, and paraview 5.4.0 I've tried both opening the .foam file and exporting to VTK, but similar errors show up. Thank you! I just found the answer here: Unable to read Positions file in IcoUncoupledParcelFoam in Paraview Last edited by joaran; September 10, 2019 at 14:22. Reason: Found the answer |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 247
Rep Power: 18 ![]() |
...same problem with me on Ubuntu 19.10, OF6
is it due to Writing the old 'positions' file in Lagrangian solvers as of OpenFOAM 5.x ? |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 247
Rep Power: 18 ![]() |
same problem with OF7 and ParaView 5.10
|
|
|
|
|
|
![]() |
| Tags |
| lagrangian fields, openfoam 6, paraview 5.4.0 |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Other] Writing the old 'positions' file in Lagrangian solvers as of OpenFOAM 5.x | wyldckat | OpenFOAM Community Contributions | 5 | December 3, 2021 10:33 |
| Problem with the positions data file in lagrangian foam | shanvach | OpenFOAM Post-Processing | 1 | April 5, 2018 04:40 |
| [OpenFOAM] paraFoam vs paraView builtin reader for lagrangian solvers | Yann | ParaView | 2 | September 9, 2017 06:32 |
| paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
| [OpenFOAM] Animating Lagrangian Particles in ParaView | xiao | ParaView | 4 | April 8, 2008 03:24 |