|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 15 ![]() |
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. |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,934
Rep Power: 145 ![]() ![]() ![]() ![]() |
So is it simply a moving heat source? This is easy to implement in just about any CFD code.
|
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Join Date: Dec 2011
Posts: 121
Rep Power: 15 ![]() |
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. |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Member
Luis Filipe Fabiani
Join Date: Apr 2009
Posts: 43
Rep Power: 18 ![]() |
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. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |