CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Simulating continuous laser at a point in a domain? (https://www.cfd-online.com/Forums/fluent/204588-simulating-continuous-laser-point-domain.html)

Sorabh July 27, 2018 03:43

Simulating continuous laser at a point in a domain?
 
Hello,

I am trying to implement a scenario in Fluent where a continuous laser hits a point on a 5mm X 25mm tissue piece. I have applied this method:

https://imgur.com/HBjiDE2

If you follow the aforementioned image, the laser will hit the small 0.1x0.1 mm square and the heat generated by the laser will then warm up the surrounding zone. That is the general idea.

In order to do this, I made a 2D 5mmx25mm surface body in design modeller, followed by four points, and then a new line body from the four points, and finally a new surface body from the line body that I created.

https://imgur.com/6BDy4ix
(this image depicts the four points,lines and the resulting surface)

On applying heat flux(a substitute for laser heating) on the surface body, the FLUENT results show that only that surface body is heated, and that the surrounding domain has not been affected at all.

Is this approach correct? If yes, then what should I do to remedy the aforementioned scenario?

Any help or advice will be highly appreciated. Thank you.

LuckyTran July 27, 2018 09:31

The surface heat flux idea to a small surface is correct. You just have to figure out what's wrong with your setup. Can you describe the rest of it? i.e. what the final mesh looks like, # cell zones, etc.

Sorabh July 27, 2018 11:03

Quote:

Originally Posted by LuckyTran (Post 700693)
The surface heat flux idea to a small surface is correct. You just have to figure out what's wrong with your setup. Can you describe the rest of it? i.e. what the final mesh looks like, # cell zones, etc.

Thanks for the reply, and yes of course. (It will be a long read, so bear with me please!)

First up is the mesh, this is what it looks like:
https://i.imgur.com/gVWa3ln.jpg
(A standard mesh with a mesh refinement value of 3)

While making the new surface, a contact region was established:
https://i.imgur.com/gZHJOXe.jpg
You can observe the main domain and the new, small surface.

In the FLUENT solver, this is what the general setup looks like:
https://i.imgur.com/KOYCnNY.jpg


I switched on the Energy Model for this problem.
In materials, I applied a new 'Tissue' material, with density and specific heat varying linearly with temperature.

Now, because of the contact established above, there are now 2 cell zones:
https://i.imgur.com/LwRtw0v.jpg
Here, the 'contact-region-src' refers to the larger area; while 'contact_region-trg' refers to the smaller area where flux is being provided.

Now, for the boundary conditions:
https://i.imgur.com/soIfV0m.jpg
The 'interior-contact_region-src' is of the type interior. (The bigger domain)
While the 'surface-body'(the smaller section) is of the type wall. A heat flux of 5e08 W/m2 is applied onto it.

After initialization, and running the calculations, I get the following results:
https://i.imgur.com/BVbYCZX.jpg
The solution neither converges nor diverges! Also, in the console of the solver, the message "Temperature limited to 5e+03 in 1 cells on zone23 in domain1" keeps appearing, repeatedly after each iteration! (zone23 refers to the smaller surface)

This is all the info I have at the moment. I am currently a newbie, so I hope I dont test a lot of your patience!!:)

AlexanderZ July 29, 2018 23:44

switch to TRANSIENT solver
looks like you do not need any contacts here
my opinion: to simulate laser welding heat source is applied in most cases, not the heat flux

best regards

LuckyTran July 30, 2018 15:32

Well if you have temperature errors then you shouldn't trust any result you get.


I think you can do this problem with only 1 cell zone, but somehow you ended up with two. Multiple cell zones are still doable, but then you need interfaces between them. Where are these interfaces? Or you can try merging all your cell zones so that you have only 1 cell zone (but still different boundaries).



Btw, I'm not sure where to apply the surface heat flux boundary condition in 2D (whether it is a heat flux boundary condition or a volumetric heat rate cell zone condition). You'll have to tinker a bit and figure out what works.

Sorabh August 2, 2018 01:39

I took an alternative approach, I split the domain by using facesplit, so now there are 2 faces, the smaller face, and the bigger domain. I apply volumetric heat generation to the smaller face and once again the results are not what I want them to be.

What is the correct way to simulate a continuous laser though?


All times are GMT -4. The time now is 05:16.