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!

ELSET CANNOT BE MORETHAN 80 CHARACTERS

Status
Not open for further replies.

matthat

Industrial
Joined
Jun 16, 2010
Messages
21
Location
GB
i am getting this error when trying to run an analyis
***ERROR: VALUE FOR PARAMETER ELSET CANNOT BE MORETHAN 80 CHARACTERS
does anyone know how to solve this?
 
In your inp file you have probably got a line ending:

...elset=some_element_set_name

but you have omitted the asterisk in the keyword on the next line. For example the line starts "element" rather than
"*element"
 
Do you have ELSET names longer than 80 characters?
 
i had patterned a part about 60 times so it name came up rad1-rad1-pso1 pos1 and the names of the final patterned parts had names longer than 80 characters
 
Aww. That seems just painful. You need to shorten those a bit, if not to alleviate the error, but just for the sake of cleanliness.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top