CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

How to export time series data by region with chtMultiRegionSimpleFoam using probes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 30, 2022, 02:43
Default How to export time series data by region with chtMultiRegionSimpleFoam using probes
  #1
New Member
 
mo
Join Date: May 2022
Posts: 24
Rep Power: 3
gmori is on a distinguished road
Hi.
I am using chtMultiregionSimpleFoam to analyze multiple solid and fluid regions.
I have written the following in controlDict and tried to output the time series data for each variable using probe, but it is not outputting.

Quote:
functions
{
probes
{
type probes;
libs (sampling);
writeControl writeTime;
probeLocations
(
(3 2 1.75)
(3 2 1)
(2 1 1)
(3 2 0.1)
);
fixedLocations false;
fields
(
p
T
U
);
}
}
I think this is due to the fact that there is a variable file for each region, but how can I use probe with ctMultiregionSimpleFoam?
gmori 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
courant number increases to rather large values 6863523 OpenFOAM Running, Solving & CFD 22 July 5, 2023 23:48
Problem with chtMultiregionFoam radiation boundary condition baran_foam OpenFOAM Running, Solving & CFD 10 December 17, 2019 17:36
conjugate heat transfer in OpenFOAM skuznet OpenFOAM Running, Solving & CFD 99 March 16, 2017 05:07
[Commercial meshers] fluentMeshToFoam multidomain mesh conversion problem Attesz OpenFOAM Meshing & Mesh Conversion 12 May 2, 2013 10:52
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 04:03


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