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

Time dependent turbulentWallHeatFluxTemperature

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 21, 2013, 06:11
Default Time dependent turbulentHeatFluxTemperature
  #1
Member
 
Robert
Join Date: Aug 2012
Location: Berlin
Posts: 74
Rep Power: 13
vainilreb is on a distinguished road
Hi,

is there a way to define a time-dependent power input for the compressible::turbulentHeatFluxTemperature boundary condition?
I tried it like this, but the BC won't accept table input:
Code:
    Heat_Zone_1
    {
        type            compressible::turbulentHeatFluxTemperature;
    heatSource    power;
    q        table
    (
        (0 0)
        (2.5 0)
        (2.500001 570)
        (5 570)
    );
    alphaEff    alphaEff;
    kappa        fluidThermo;
    kappaName    kappa;
    value        uniform 453.15;
    }
Does anybody know a fast workaround?

Thanks a lot.

Robert

Last edited by vainilreb; August 22, 2013 at 02:13.
vainilreb is offline   Reply With Quote

Old   November 10, 2015, 12:01
Default
  #2
Senior Member
 
Mieszko Młody
Join Date: Mar 2009
Location: POLAND, USA
Posts: 145
Rep Power: 17
ziemowitzima is on a distinguished road
HI,
I have the same problem.
Did you find any solution ?
Best
ZMM
ziemowitzima 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
AMI speed performance danny123 OpenFOAM 21 October 24, 2020 04:13
pimpleFoam: turbulence->correct(); is not executed when using residualControl hfs OpenFOAM Running, Solving & CFD 3 October 29, 2013 08:35
same geometry,structured and unstructured mesh,different behaviour. sharonyue OpenFOAM Running, Solving & CFD 13 January 2, 2013 22:40
pisoFoam with k-epsilon turb blows up - Some questions Heroic OpenFOAM Running, Solving & CFD 26 December 17, 2012 03:34
time dependent curve faiz rauf FLUENT 0 August 31, 2004 13:02


All times are GMT -4. The time now is 23:21.