RE: Re: DLOAD subroutine not working on parallel mode Yahoo / Sent

"[email protected] [Abaqus]" <[email protected]> 09 May 2019 02:06:40 -0700
Newsgroups gmane.comp.mathematics.abaqus.user
Message-ID <[email protected]>
Hi, 

 I have a small issue and since its connected with subroutine I would like some help. In my model I have now added acoustic element as a separate part and created an instance from the meshed part. When I run the same DLOAD subroutine it does not run properly. I found out that now when I add the acoustic part in the instance and run the analysis, even if I do not connect it by tie or anything, Abaqus is changing the element numbers and giving unique element numbers. I read about this in Users guide 4.1.1 output section too. 
 My pressure file has the element numbers from the .inp file on the surface but in the new model it renumbers it from 190000 or something. I tried to renumber the acoustic elements and nodes but no change. How can I stop this from happening so that when I call NOEL in DLOAD it is possible to map the pressure on the correct NOEL as per .inp file?
 

 Arun