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!

two questions in UEL.for

Status
Not open for further replies.

mapi

Mechanical
Joined
Jan 30, 2007
Messages
53
Location
US
In a user-element subroutine:
Does MLVARX=NDOFEL? Why does RHS(MLVARX,*) use MLVARX other than NDOFEL?
At the beginning of the UEL-name.for,the setting of RHS(*,*)=0 is from k1=1 to NDOFEL (not MLVARX).

Do we have to set RHS(*,*) and AMATRX(*,*) to be zero for all kinds of problems at the beginning of the .for file?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top