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

Imposing flux

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 19, 2013, 22:35
Default Imposing flux
  #1
Member
 
Gabriel de PInho RImoli
Join Date: Mar 2013
Posts: 49
Rep Power: 13
Grimoli is on a distinguished road
I'm doing a case where my heater have a flux as shown:

minZ
{
type compressible::turbulentHeatFluxTemperature;
heatSource flux;
q uniform 375;
K solidThermo;
KName none;
value uniform 294.05;
}
}

The case is running alright,the only problem on that way I'm getting the same results if I left no flux like :


minZ
{
type compressible::turbulentHeatFluxTemperature;
heatSource power;
q uniform 7.53;
K solidThermo;
KName none;
value uniform 294.05;
}

}

I want to know what should I do to make the flux alright.Should I change somewhere in the fv files??I was trying to change the no of the case to a yes,but i had no good results :

(fvSchemes)

fluxRequired
{
default no;
}

Please how I do to fix my problem??
Grimoli 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
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 17:44
Heat Flux at Internal walls or Fluid Solid Interface Mahi CFX 3 October 1, 2012 02:18
Problem setting with chtmultiregionFoam Antonin OpenFOAM 10 April 24, 2012 09:50
Replace periodic by inlet-outlet pair lego CFX 3 November 5, 2002 20:09


All times are GMT -4. The time now is 01:55.