CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Visualization & Post-Processing Software > ParaView

[OpenFOAM] Error while importing R in ParaView

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2018, 10:28
Default Error while importing R in ParaView
  #1
New Member
 
sagar saroha
Join Date: Sep 2015
Posts: 11
Rep Power: 10
sagar_saroha is on a distinguished road
version: OpenFOAM-5.0
issue:

I calculated Reynolds Stresses using the R utility :

pisoFoam -postProcess -func R

turbulenceProperties:R file was generated.

Next when I launch the ParaView software using the 'paraFoam' command and try to import the above file/properties in the ParaView software, I get the following error and the application crashes flashing following error...
paraFoam
Created temporary 'test.OpenFOAM'
I/O : uncollated


--> FOAM FATAL IO ERROR:
mapMethod should be one of 'planarInterpolation', 'nearest'

file: /home/student/OpenFOAM/OpenFOAM-5.0/simFiles/test/300/turbulenceProperties:R.boundaryField.INLET from line 17605 to line 17609.

From function Foam::timeVaryingMappedFixedValueFvPatchField<Type >::timeVaryingMappedFixedValueFvPatchField(const Foam::fvPatch&, const Foam:: DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&) [with Type = Foam::SymmTensor<double>]
in file fields/fvPatchFields/derived/timeVaryingMappedFixedValue/timeVaryingMappedFixedValueFvPatchField.C at line 102.

FOAM exiting

Segmentation fault (core dumped)


What could be possible reason for this? Please help

[Properties calculated by other utilities work fine. The issue is only with R
]

Last edited by sagar_saroha; February 8, 2018 at 23:18.
sagar_saroha is offline   Reply With Quote

Old   February 8, 2018, 10:49
Default
  #2
New Member
 
Panchatcharam Mariappan
Join Date: Apr 2014
Posts: 17
Rep Power: 12
mpanch13114 is on a distinguished road
Could you check your mapFieldsDict? It seems your mapMethod is not in the dictionary. It may be a typo.
mpanch13114 is offline   Reply With Quote

Old   February 8, 2018, 23:16
Default more details please
  #3
New Member
 
sagar saroha
Join Date: Sep 2015
Posts: 11
Rep Power: 10
sagar_saroha is on a distinguished road
I see the mapsFieldsDict @
OpenFOAM-5.0/applications/utilities/preProcessing/mapsFieldsDict

What edit is to be made in this file if any?
[pardon my ignorance, I am not that familiar with the OF]

sagar_saroha is offline   Reply With Quote

Old   February 8, 2018, 23:35
Thumbs up a way round
  #4
New Member
 
sagar saroha
Join Date: Sep 2015
Posts: 11
Rep Power: 10
sagar_saroha is on a distinguished road
One (not-so-smart) fix is to:

1) go to 'turbulenceProperties:R' file

2) search 'mapMethod'

3) make the following edit and save the file
mapMethod planarInterpolation;

4) now ParaView opens it normally!

I do hope that there is some of avoiding all this fuss at the first place

Last edited by sagar_saroha; February 9, 2018 at 01:00.
sagar_saroha is offline   Reply With Quote

Reply

Tags
openfoam 5.0, postprocessing, reynolds stress tensor


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] importing aproximated flow fields via a ROM back into paraview to view on mesh eaglemckenna ParaView 8 November 17, 2015 16:05
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) chrisb2244 OpenFOAM Installation 2 August 21, 2013 13:24
[General] Importing 1D Tecplot files to Paraview with Zones results in NA weirdtunguska ParaView 2 July 18, 2013 11:01
importing curve to paraview niaz OpenFOAM 2 December 22, 2011 07:58
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41


All times are GMT -4. The time now is 14:18.