CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

heating of part of the pipeline

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2014, 06:00
Default heating of part of the pipeline
  #1
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi all

I have a problem with heating part of pipeline. Ihave a 9 m pipeline and i need to heat just 0.5 m from beginning. So firstly when part of pipeline is heated the temperature and viscosity of oil in pipe should change. When i heat, in my case not only part but all pipeline is heated. Could u help me with this
Thank in advance
Aika is offline   Reply With Quote

Old   April 24, 2014, 12:20
Default
  #2
Senior Member
 
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 24
me3840 is on a distinguished road
You need to separate the pipe at the 0.5m mark to ensure conduction does not occur to the rest of the pipe.
me3840 is offline   Reply With Quote

Old   April 25, 2014, 06:31
Default pipeline heating
  #3
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Thanks a lot. So for this should I greate a new region or not? I tried heat only inlet region, but I have the following mistake

A floating point exeption has occured. ......
Aika is offline   Reply With Quote

Old   April 25, 2014, 06:34
Default pipeline heating
  #4
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
And how I can do the separation at 0.5m?
many thanks
Aika is offline   Reply With Quote

Old   April 25, 2014, 06:40
Default pipeline heating
  #5
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
I am so so sorry. Could you be more presicely, how I can separate the region?

any help will be appraciated

Last edited by Aika; April 25, 2014 at 09:15.
Aika is offline   Reply With Quote

Old   April 25, 2014, 09:39
Default
  #6
Senior Member
 
Join Date: Nov 2010
Location: USA
Posts: 1,232
Rep Power: 24
me3840 is on a distinguished road
Create just a box that encompasses the part of the pipe you want to split, and then do a boolean subtract with the part.

Though if you're getting a floating point exception, there's probably something wrong with your setup.
me3840 is offline   Reply With Quote

Old   April 29, 2014, 09:40
Default
  #7
Member
 
DaveyBaby
Join Date: May 2013
Posts: 46
Rep Power: 13
DaveyBaby is on a distinguished road
Hi!
For a metal pipe, there should be a significant amount of heat transfer along the solid that you need to take into account.
Have a look at:
Tutorial Guide > Heat Transfer and Radiation > Conjugate Heat Transfer: Heated Fin
This shows you some of the concepts that you will need.
Field functions are very useful for defining boundary conditions.
Using Tools > Using Field Functions > Field Function Programming Reference
will give you the syntax you need to define something of the type:
if(distance<x2 and distance>x1) "heat"
else "no heat".
DaveyBaby is offline   Reply With Quote

Old   May 5, 2014, 09:05
Default pipeline heating
  #8
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Many thanks

I will try
Aika is offline   Reply With Quote

Old   May 5, 2014, 09:09
Default
  #9
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi,

Thx a lot for your help. I've created 2 bodies and used boolean, but my 2 regions are calculated differently. Could u help?
Aika is offline   Reply With Quote

Old   May 5, 2014, 09:19
Default
  #10
Member
 
DaveyBaby
Join Date: May 2013
Posts: 46
Rep Power: 13
DaveyBaby is on a distinguished road
Hi,
Have a look at
Defining The Simulation Topology > Working with Interfaces
You need to create an interface between the 2 regions, even if they are next to each other in the CAD model.
DaveyBaby is offline   Reply With Quote

Old   May 7, 2014, 07:09
Default
  #11
Senior Member
 
Ping
Join Date: Mar 2009
Posts: 556
Rep Power: 20
ping is on a distinguished road
if you are only want to input different heat values or temperatures locally then you don't need different regions but instead just a different boundary which can be done by imprinting in 3d-cad to separate the outside wall of the pipe into two surfaces
ping is offline   Reply With Quote

Old   May 9, 2014, 07:02
Default pipeline heating
  #12
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi ping

Thx a lot. I am a beginner

In my case the temperature of oil doesn't change, i din't know why. Initially I set up 500 C degree and oil temp should change between 500-300C degree. But initially in 1-3 steps oil temp becomes 300C.

And about the viscosity changing I couldn't have a result

I tried firstly with one region and set up fir inlet heat flux, so I have no a really result. If you have time could you review my model, many thx
Aika is offline   Reply With Quote

Old   May 11, 2014, 09:16
Default cyclone simulation
  #13
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi guys

Please help me. I simulate the water flow in cyclone (for now just water without sludge) and my model is working. But my initially setting parameters (constants) have changed totally. Thx in advance
Aika is offline   Reply With Quote

Old   July 11, 2014, 01:49
Default pipline heating
  #14
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi all

Could you help me with fiel function definition? I should create a field function for oil viscosity, because it changes due to temperature difference

How I can write a definition (scalar field)

I wrote $$Position[0] and after my simulation shows me an error

many thx
Aika is offline   Reply With Quote

Old   July 11, 2014, 07:04
Default Finding syntax for field function programming
  #15
Member
 
DaveyBaby
Join Date: May 2013
Posts: 46
Rep Power: 13
DaveyBaby is on a distinguished road
Hi! Star's help files are hard to follow, it's easy to end up going round in circles.
Type "Field function programming reference" for the header menu to all the syntax definitions you may need. This sounds simple, but it's hard to find in the help section by searching!
DaveyBaby is offline   Reply With Quote

Old   July 21, 2014, 02:39
Default pipline heating
  #16
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Hi,

thanks a lot
Aika is offline   Reply With Quote

Old   July 22, 2014, 06:09
Default
  #17
Senior Member
 
Gajendra Gulgulia
Join Date: Apr 2013
Location: Munich
Posts: 144
Rep Power: 13
ggulgulia is on a distinguished road
Hello Aika

You can try seperating the boundary instead of creating entire region. Do the boolean operation as mentioned above and create a seperate boundary in the same region. Enable thermal conductivity/wall heat flux option under the boundary physics condition.

In case you want to go with seperate region, make sure that you are creating interface b/w solid-solid and solid fluid boundary.

Hope this was helpful
ggulgulia is offline   Reply With Quote

Old   July 22, 2014, 06:12
Default pipline heating
  #18
New Member
 
Aigerim
Join Date: Jan 2014
Location: Almaty, Kazakhstan
Posts: 18
Rep Power: 12
Aika is on a distinguished road
Send a message via Skype™ to Aika
Thank you so much
Aika 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
Applying Loads to Part of a Surface/spliting a part in ANSYS 123catty456 Main CFD Forum 1 July 29, 2013 12:52
replacing of shock tube high pressure part with a boundary condition for low pressure immortality Main CFD Forum 0 May 2, 2013 13:30
what boundary condition is proper for simulation of shock-tube low pressure part? immortality OpenFOAM Running, Solving & CFD 0 May 2, 2013 13:22
Modelled Part of Reynoldstresses in Channelflow LeFrog OpenFOAM Running, Solving & CFD 0 November 16, 2012 09:01
Integer part in StarCD macro crevoise Siemens 2 July 2, 2012 03:06


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