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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

USER Fatal error 2106 1

Status
Not open for further replies.

gun123

Computer
Joined
Nov 16, 2011
Messages
1
Location
DE
Hello everybody, I get the following error message. Has anybody an idea how I can get rid of this error?

USER FATAL MESSAGE 2106 (GP3)
LOAD ENTRY DEFINES NON-UNIQUE LOAD SET 100

excerpt from my dat-file:

LOAD 100 1. 0.04968 100

SUBCASE 101
LOAD = 100

Load 100 is not used in any other loadcases.

ciao Gun123
 
You have used 100 twice as a load set identification number.

try changing

LOAD 100 1. 0.04968 100

to

LOAD 200 1. 0.04968 100

(assuming 200 is not already used !)



quality, cost effective FEA solutions
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top