material deposition to substrate simulation at ABAQUS
material deposition to substrate simulation at ABAQUS
(OP)
Hi;
I am trying to simulate material deposition to substrate. In our case material is added to substrate and there is a distributed heat flux with constant velocity acting by node by node. I want to simulate showing the added material in the simulation and its effects. There is a command for that called Model Change in the ABAQUS. So is someone familiar to that kind of problem. And also I need to account mass diffusivity while the material is melting.
I will be gratefull for any advice you can spare
Best Thanks
Emrecan Soylemez
I am trying to simulate material deposition to substrate. In our case material is added to substrate and there is a distributed heat flux with constant velocity acting by node by node. I want to simulate showing the added material in the simulation and its effects. There is a command for that called Model Change in the ABAQUS. So is someone familiar to that kind of problem. And also I need to account mass diffusivity while the material is melting.
I will be gratefull for any advice you can spare
Best Thanks
Emrecan Soylemez





RE: material deposition to substrate simulation at ABAQUS
Yes, define the whole model first. In the first step, remove all the parts of the model that are not present from the start, and which you wish to add later:
*STEP
....
....
*MODEL CHANGE, REMOVE, ELSET=......
Then progressively add the elements in each subsequent step:
*STEP
....
....
*MODEL CHANGE, ADD, ELSET=ELSET1
...
*STEP
....
....
*MODEL CHANGE, ADD, ELSET=ELSET2
RE: material deposition to substrate simulation at ABAQUS
Thanks
RE: material deposition to substrate simulation at ABAQUS
2a) Not CAE supported command: so edit the .inp file.
2b) Despite 2a) you can still make a video after the analysis has run.