Inverse heat tranfer Problem applied to a GTA/TIG welding

Elmer cases by the users for the users
Post Reply
sebastien ROUQUETTE
Posts: 97
Joined: 05 Nov 2011, 16:50
Antispam: Yes
Location: Nimes, France

Inverse heat tranfer Problem applied to a GTA/TIG welding

Post by sebastien ROUQUETTE »

here i come back.... so i took back my HEAT TRANSFER simulation of stationnary TIG welding case.
I modified slightly the gtaw1.sif file in order to parametrize some simulation's parameters (more easily).
I only have here 2 parameters to estimate: tig efficiency and its gaussian radius (as i modelled the heat flux with a gaussian function).
then i used python27 for writing a file that runs first the gtaw1.sif in order to get reference temperatures at 2 locations.
then i initialize the 2 parameters to different values and i started my inverse/optimization loop in order to get back the right values of tig efficiency and gaussian radius from the reference temperatures.
I used the Levenberg-Marquardt algorithm here to solvemy inverse problem. It requires to run 2 times the gtaw1.sif in order to get the sensitivity coefficients for each parameters to estimate.
So unzip the archive, use python27 (or above i guess) ... normally if you run the python file (if there is no problem of python path or elmersolver path stuffs) it should work. It takes less then 15min on my computer 2.3GHz and 4 processors but under win32bits...
I imagine easily that the optimization solver of Elmer can do this easily. I'm just trying to switch to commercial softwares to Elmer and python so i was only using Comsol(r) and matlab(r). I just started elmer 3weeks ago and python 1week ago... i will be grateful if you have any suggestion in order to simplify and speed it up...
See you soon and feel free to email me or pm me if you have any questions
Cheers
Attachments
ElmerPost3.rar
(239.94 KiB) Downloaded 519 times
simplified_inverse_chart.pdf
(29.03 KiB) Downloaded 562 times
GTAW elmer post 3.pdf
(164.62 KiB) Downloaded 715 times
Rouquette Sébastien
University of Montpellier / Mechanical and Civil Engineering Lab. / Welding Group
sebastien ROUQUETTE
Posts: 97
Joined: 05 Nov 2011, 16:50
Antispam: Yes
Location: Nimes, France

Re: Inverse heat tranfer Problem applied to a GTA/TIG welding

Post by sebastien ROUQUETTE »

additionnal document to understand the python file
Attachments
ihtp_2parameters_estimation.pdf
(85.87 KiB) Downloaded 555 times
Rouquette Sébastien
University of Montpellier / Mechanical and Civil Engineering Lab. / Welding Group
Post Reply