Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Could UMAT be executed parallelly when UMAT contain codes about reading txt file and STATEVs?

Status
Not open for further replies.

fenfam

Materials
Joined
May 20, 2020
Messages
8
Location
CN
I have tested my UMAT code successfully with sequential mode, which meaned ABAQUS did not use multiple CPUs.
But when I ticked using multiple CPUs, the UMAT runned into errors, which showed NAN value in print message.
I need to read same txt file every time while executing UMAT, though I tried to duplicate these files in different folders, the errors were still existed.
Besides, I also had to use STATEVs to store some values, and read them in next excuting UMAT time.

In short, what I want to do could be intepreted as reading TXT files in elastoplastic UMAT in parallel mode.
I will owe my gratitude to any help, thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top