Hi there,
I need to use Amplitudes (I'm using Tabular type) and Mapped Fields in a simulation that I'm working on.
The problem is that I don't know exactly how the field 'Amplitude' in the 'Edit Amplitude' Window works. The same happen with the 'Field Value' in the 'Create Mapped Field'...
Hi there,
I need to know how to change the direction of the BIAS meshing, but I need to know how to write it on Python. When I do it from the CAE, in the .jnl there is no difference. Any idea?
The line that I get from the .jnl refered to BIAS meshing is...
Hello,
I need to know how to use an output data (temperature in this case) from a previous job as a initial PredefinedField in next job in Abaqus. I need to do it 400 times, so I'm doing it with a Python Script. The only difference between jobs is that I delete one little part after each job...
Hi,
I need to know how to say to Abaqus to save the values of a temperature of the last instant from last job. This way, in the next job I'll be able to use that output data as initial boundary condition. Also, in between jobs I have to eliminate that last part, but I've already done this in...
Hi,
I need to make some simulations of a wall drilled in 2D on Abaqus. I need to know if is there any possibility to apply heat flux, and then eliminate a partition, all in the same job. I've been looking in the 'Steps' but I don't find the way.
Thanks in advance.
Regards.
Hi there,
I need some help with a project that I am involved in. It is the study of the heat transfer of a drilling. I need to make a script that make a simulation of the heat transfer while the drill goes into the piece. (See the image to understand)
I have already done the first simulation...