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

[OpenFOAM] uniformFixedValue with a table -> paraview doesn't show the field

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By lithos
  • 1 Post By fabian_roesler

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   April 9, 2014, 12:06
Default uniformFixedValue with a table -> paraview doesn't show the field
  #1
Member
 
Nicklas Linder
Join Date: Jul 2012
Location: Germany
Posts: 35
Rep Power: 13
nlinder is on a distinguished road
Hi!

I ran an interFoam case with the velocity BC
Code:
        type            uniformFixedValue;
        uniformValue    table
        (
            (0.0 (0.0 0.0 0.0))
            (1 (1.0 0.0 0.0))
            (3 (4.0 0 0))
        );
Results are as expected. Opening the case, paraview complains
Code:
Error reading line 55 of /case/0/U: Expected a number, found (
which is the line of the first entry of the table. I read, opening it with paraFoam should resolve that issue. However, it does not for me.

Is it possible to either substitute each occurrence of that BC by a fixedValue easily (lots of timesteps)? Or does anyone know another solution? I use OF 2.2.x

Thanks in advance!
Nicklas
nlinder is offline   Reply With Quote

 


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] Questions about Paraview to show Parallel run of OpenFOAM padian ParaView 20 September 24, 2018 12:52
[General] Paraview: wrong pressure field Emanueledes ParaView 1 December 7, 2017 09:49
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
[General] Paraview Vector Field simone Marras ParaView 2 April 3, 2013 06:34
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51


All times are GMT -4. The time now is 07:59.