|
[Sponsors] |
automatically changing forced convection during Simulation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 19, 2021, 22:05 |
automatically changing forced convection during Simulation
|
#1 |
New Member
Hao
Join Date: Feb 2021
Posts: 1
Rep Power: 0 |
Dear all,
I'm new in this forum and hope you can help me with my question. After setting up the adiabatic steady-state simulation model, I would now like to adjust the model on the basis of 6 previously measured surface temperatures at the experiment with a convection flow. I have created a field function to determine the sum of the square errors of all deltaT (temperatures between test bench and simulation shows below). pow((${TO1_Ventil_hintenReport} - ${TO1_Ventil_hinten_exp}), 2) + pow((${TO2_Ventil_KühlmittelReport} - ${TO2_Ventil_Kühlmittel_exp}), 2)+ pow((${TO3_Ventil_vorneReport} - ${TO3_Ventil_vorne_exp}), 2) + pow((${TO4_Bypassblock_vorneReport} - ${TO4_Bypassblock_vorne_exp}), 2) + pow((${TO5_Bypassblock_seitlichReport} - ${TO5_Bypassblock_seitlich_exp}), 2) + pow((${TO6_Bypassblock_startReport} - ${TO6_Bypassblock_start_exp}), 2) Now I would like to get to a minimum of the square error in the calculation by automatically changing the forced convection. Thanks a lot in advance. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forced convection between hot air and solid simulation in fluent | calkobtawy | FLUENT | 4 | May 11, 2018 15:55 |
Start new Ansys Fluent Simulation automatically | Malue | Fluent UDF and Scheme Programming | 1 | October 4, 2017 02:48 |
Forced convection | Rajaero | FLUENT | 0 | August 20, 2017 21:19 |
Modeling both radiation and convection on surfaces - Ansys Transient Thermal R13 | s.mishra | ANSYS | 0 | March 31, 2012 05:12 |
forced convection on heat sink problem | sureshkumar | FLUENT | 1 | August 19, 2009 23:19 |