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

dQ monitor

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 20, 2017, 08:03
Default dQ monitor
  #1
Member
 
Roman
Join Date: Sep 2013
Posts: 81
Rep Power: 12
Roman1 is on a distinguished road
Hello. There is a code of the dQ monitor (taken from this forum) that worked fine on the previous versions, but does not work on the latest version of OF.
Please give an idea of how to adapt it to the current version. Such monitor is very useful because displays dQ "on line", during solving, and there is no need starting paraview to be sure that the fire solving is correct.
Thanks

functions
(

volInts
{
type cellSource;
functionObjectLibs ("libfieldFunctionObjects.so");
enabled true;
outputControl timeStep; //outputTime;
outputInterval 1;
log true; //true;
valueOutput false;
source all; //cellZone;
sourceName c0;
operation volIntegrate;
fields
(
dQ
);
Roman1 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
Problem with surface monitor position jf90cl FLUENT 0 April 28, 2016 11:41
Problem with an old Simulation FrankW CFX 3 February 8, 2016 04:28
LES in DES can't be actived! shenying0710 CFX 17 January 23, 2014 04:45
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
Lift, Drag Vs time chart,calculations Jamesd69climber CFX 8 February 17, 2005 17:23


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