Acoustic analysis works on vibration problems but not sure if it works on resonate too.
Anybody know if ABAQUS have any analyses dealing with resonate problem?
Thanks a lot.
when I try to run a user-defined load, I met follow problem:
I need use "DLOAD" user subrontine to define the non-uniform load.
I wrote the code in my user subroutine file(filmtest1.for), then saved it under current running path: c:\temp
At ABAQUS COMMAND window run:
c:\temp>abaqus...
In my problem, I have two part, I want to deform part1 then attach part1 to part2. In ABAQUS, I try to build up two steps, in step1 I try to apply a pressure to deform part1, then in step2 I want to define a constraint condition(tie) to attach part1 to part2.
The problem is: the constaint...