Dear All,
I currently have a Matlab code (also written in Python) which with some hydraulic inputs values (Water Temp, Water Velocity, Pressure) gives me convection heat transfer coefficient in a table depending on the wall surface temperature. With this table i am able to calculate the temperature field in Ansys Mechanical Thermal Analysis with copy/paste this last table in tabular convection boundary condition.
However, this copy/paste step is not very optimal and not compatible with the necessity sometime to use many convective coefficient values...
That is why, i would like to be able to inject directly my Matlab (Python) code in Ansys Mechanical to have a direct link between these two elements and avoid the copy/paste step.
I thought about using pyMechanical but I never used this last package and i do not know how to start or if pyMechanical is able to do it...
Any ideal is welcome, thank you for your help !
Best regards,
Pierre