hi,
i'm interested in yield strength properties of alloy 625 weld metal at temperature between 100°C and 200°C.
where i can find informations about weld metal in alloy 625 yield strength and how i can take into account the effect of temperature?
thanks and regards,
Hi,
I’m working on an Abaqus script (obviously in Python language) to do a parametric model. I just wrote some strings of code to create a solid model, but now I want to define a SET of faces of my model. I cannot do it, because there are some mistakes in the definition of the sting code. Here...
Hi guys,
I have a problem with a nonlinear system equations solve.
I'm not able to find a good solution to my system, and I don't realize if the algorithms used are good for the system.
I wrote the system of equation in a Matlab file, and sure I used the fsolve command. Below is the Mfile...