CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

writeObjects read in Paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 1, 2023, 09:08
Default writeObjects read in Paraview
  #1
Member
 
Andy
Join Date: Jul 2017
Posts: 58
Rep Power: 8
Starcatcher is on a distinguished road
Hi,

I want to save out additional fields like "alphaPhiUn" and so on.
I am using the writeObjects type like this:

writeFields
{
type writeObjects;
libs ( "libutilityFunctionObjects.so" );
objects
(
alphaPhiUn
);
writeControl writeTime;
//writeInterval 5e-06;

}


The fields are written out, however paraview does not shoe them. How can I make paraview show me these new fields?
thanks
Starcatcher 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
how to calculate mass flow rate on patches and summation of that during the run? immortality OpenFOAM Post-Processing 104 February 16, 2021 08:46
[solids4Foam] SOLVED: Paraview can't read solids files (duplicate entries with keyword value) tschenkel OpenFOAM CC Toolkits for Fluid-Structure Interaction 11 March 23, 2020 04:48
Read adaptive mesh data using Paraview Barry_Chen FLUENT 0 December 11, 2019 11:27
[OpenFOAM] paraview cannot read data from time directories shuoxue ParaView 2 June 9, 2013 23:15
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41


All times are GMT -4. The time now is 19:20.