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

Anisotropic Material Orientation and USERAN subroutine

Status
Not open for further replies.

YoungTurk

Mechanical
Joined
Jul 16, 2004
Messages
333
Location
US
I'm trying to do analysis of an anisotropic 3D solid using Solid64 elements. The problem is, I need to orient the material differently in different parts of the solid. According to the documentation, I should use the USERAN subroutine to orient the element coordinate systems which define the material orientation.

I consulted the "Guide to User Programmable Features" and it says you can call subroutines, including USERAN, with the USRCAL command. When I try this, ANSYS tells me USERAN is not an available function.

So, does anybody know how I can access USERAN or otherwise orient my material properties?
 
Solved my problem in this way. Created local coord systems with the LOCAL command and then called the coordinate system with ESYS before meshing each volume. Its a slow and tedious procedure, but I figured I'd post it here for futur reference. Never did get the USERAN routine to work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top