for example : Abaqus->Verification->Analysis Procedures and Techniques->Additive manufacturing process simulation->Moving heat sources->Input files
is there any way to convert this input file into cae file or python script that do the same simulation..thanks
Thanks for your quick reply, there are other examples with volume addition method, to be honest, I could not understand it from example file. I mean the steps, how they made it. is there any way, to convert input file to Python script to do the same thing? thanks in advance
if you have a data , you can plot it in Python to generate EPS format very easily with desired resolution, you can also ask ChatGPT if you don't do it by yourself.
@Nir K
no problem, looks like you had more experience in machining process simulation with Abaqus. I just worked several tasks about that, I am willing to learn more from you. please contact me at adil.memet@protonmail.com.
Kind regards
Adil
you don't need to use subroutine for that, I also worked the same problem just for fun, like FEA way said, you just need to use Damage Model (J-K model and select element deletion after damage).
Dear All
I have a question about from Abaqus Inp file to Python Script. the other day, I was searching the internet and found some interesting stuff, perhaps some of you made it already. my question is to if there is an easy way to modify the Abaqus Inp and change into Python Script, so that...
Dear All,
I have a simple question about boundary mesh og geometry, I have STL surface mesh data and after converting it to Solid mesh data and also selected second order accuracy still getting such kind of information boundary mesh element is linear as follows:
36084 elements have been...
you can use Animate Scale factor or Harmonics near the Animate Time History bottom in Abaqus result to show how it works. if you really want to understand the mathematics of FEM, I would recommend to watch some video about Numerical Method of Engineering problem from MIT OCW ware website.
Thank you very much for your quick reply. yes, your are right, I took Mpa as give in the Table below. what is the units I got for Amplitute in this case ? micrometer or millimeter ? Thank in advance
Dear all,
I have a new question about results from Modal analysis, after performing Modal analysis , I've done Frequency Regponse Analysis of the geometry and there is some thing still not clear for me. after FRF , there is graphics (Displacement vs Frequency.
I was wondering what is the...
I found the solution for, the problem was the geometry dimension was not correctly defined for material parameter input, units are not fit (S.I unit system mixed up with S.I(mm)for material parameters input) . after correcting , it shows the correct result. Thanks
Best regards
Adil
Thanks for your reply and yes, I checked the Mode shapes, it looks normal at the range of first 15 or till 50 Mode, after that, the result is bit strange, the geometry is simple plate or shell element.