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

temperature in impeller blade SRF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 25, 2022, 10:27
Default temperature in impeller blade SRF
  #1
New Member
 
yasmine
Join Date: Jun 2022
Posts: 10
Rep Power: 3
yasmine is on a distinguished road
hello foamers,
I have made a simulation of an impeller blade of a centrifugal air compressor in openfoam with the SRFsimplefoam solver but I want to integrate the temperature.

Therefore, I tried to create a T temperature file but it didn't work.


Could you please help me with this?
Thanks in advance.


T temperature file :

internalField uniform 293;

boundaryField
{

inlet
{
type fixedValue;
value uniform 293;
}

outlet
{
type fixedValue;
value uniform 293;
}

wall_moyeu
{
type fixedValue;
value uniform 293;
}

wall_carter
{
type fixedValue;
value uniform 293;
}

wall_moyeu_glissant
{
type fixedValue;
value uniform 293;
}

wall_carter_glissant
{
type fixedValue;
value uniform 293;
}

cyclic_d
{
type fixedValue;
value uniform 293;
}

cyclic_g
{
type fixedValue;
value uniform 293;
}

pale
{
type fixedValue;
value uniform 293;
}

}


// ************************************************** *********************** //
yasmine 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 split air blade in CFX Post without loosing accuracy JonasII CFX 7 May 18, 2021 16:54
Out File does not show Imbalance in % Mmaragann CFX 5 January 20, 2017 10:20
What's the highest turbine inlet temperature in the modern gas turbine blade ? FastFlow Main CFD Forum 4 October 9, 2016 14:01
is internalField(U) equivalent to zeroGradient? immortality OpenFOAM Running, Solving & CFD 7 March 29, 2013 01:27
Compressor Blade Analysis in Ansys CFX LynchMobster47 Main CFD Forum 0 April 10, 2012 22:43


All times are GMT -4. The time now is 17:30.