CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Moving Laser Beam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2012, 08:48
Default Moving Laser Beam
  #1
Senior Member
 
Join Date: Dec 2011
Posts: 121
Rep Power: 14
fshak92 is on a distinguished road
I want to simulate the thermal effect of a laser beam(which is moving) on a multiphase surface.
I would appreciate if anyone has ideas about the way(s) i can simulate the moving laser beam.(In Ansys and/or Star-CCM+and/or OpenFOAM)

Thank you in advance.
fshak92 is offline   Reply With Quote

Old   June 19, 2012, 20:04
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,711
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
So is it simply a moving heat source? This is easy to implement in just about any CFD code.
ghorrocks is offline   Reply With Quote

Old   June 20, 2012, 06:04
Default
  #3
Senior Member
 
Join Date: Dec 2011
Posts: 121
Rep Power: 14
fshak92 is on a distinguished road
Thank you for you reply.

Before going to the multiphase case,I tried to do a sample Solid case,by defining a table with the moving heat flux according to time.

a) Im not sure it will be the correct way to set a defined heat flux to the fixed coordinates in multiphase case.

b) Making a table to simulate the moving heat flux, somehow is time consuming.Because i should change the heat flux in each coordinates and each time step.(Below is a sample version of table i've used)

x y z t(1s) t(2s) t(3s) ...
1 0 0 500 0 0
2 0 0 0 500 0
3 0 0 0 0 500
.
.
.


Do you have any idea or suggestion about 'a' and 'b' ?
Thank you in advance.
fshak92 is offline   Reply With Quote

Old   June 20, 2012, 13:16
Default
  #4
Member
 
Luis Filipe Fabiani
Join Date: Apr 2009
Posts: 43
Rep Power: 17
lffabiani is on a distinguished road
CEL expressions can do a lot!

I used the following expression on a heat source:

(max(z-Z1,0[m])/abs(z-Z1))*-35000 [W m^-3]

Where Z1 = 5 [m]

So while z < Z1, the heat source = 0.
If z > Z1 then heat source = -35000 [W m^-3]

Maybe you can do the same with coordinates and time.
lffabiani 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
Moving Laser Beam fshak92 STAR-CCM+ 11 December 11, 2012 04:10
[snappyHexMesh] jagged, ragged edges... ziemowitzima OpenFOAM Meshing & Mesh Conversion 138 July 23, 2012 23:41
Moving mesh in Fluent fivos FLUENT 0 April 2, 2010 09:45
help on radiation model for a moving laser beam nazeem FLUENT 1 April 20, 2009 10:34
Effect of fire on a steel beam Amanda Fry FLUENT 1 January 20, 2004 13:59


All times are GMT -4. The time now is 22:25.