+ Reply to Thread
Results 1 to 2 of 2

Thread: Activating Ansys Usermat

  1. Question Activating Ansys Usermat

    Hi,

    I have already written a usermat for ansys and started to implement it into ansys. I use ansys on LINUX platform. I have already compiled the sample usermat (bilinear model) sucessfully and created shared library for it. However it seems I have problem with the activating Usermat. I use the following command in order to set the ANS_USER_PATH env variable to point to the working directory.

    export ANS_USER_PATH=/home/urmia/first

    and then I don't know what to do, I just enter the TB, USER, MAT1......in command window without specifying any path for the usermat.f file for ansys. I am beginer in LINUX and ANSYS. In fact, I don't know what to do after compiling the usermat.f. I will be grateful if you tell me what to do inorder to run the program using my usermat.

    Should I use MPREAD command after constructing lib file for the desired usermat?

    Best regards,
    Urmia
    Last edited by Urmia; 2010-02-08 at 15:14.

  2. #2
    Join Date
    2000-02
    Location
    Boston, USA
    Posts
    2,511
    Blog Entries
    2
    No you should not need to do anything. All you need is the compiled shared library version of your subroutine, and the ANSYS environmental variable. Then ANSYS should be able to find and user your subroutine just fine.

    -Jorgen
    Jorgen Bergstrom, Ph.D.
    PolymerFEM Administrator

+ Reply to Thread

Similar Threads

  1. Usermat in ansys/ls-dyna HOW TO?
    By frangibolt in forum User Material Subroutines
    Replies: 1
    Last Post: 2010-02-05, 20:04
  2. Ansys usermat
    By Urmia in forum Finite Element Modeling
    Replies: 1
    Last Post: 2010-01-13, 05:46
  3. help with ansys:usermat
    By feddou33 in forum Finite Element Modeling
    Replies: 3
    Last Post: 2010-01-13, 05:25
  4. Usermat ANSYS
    By jaksonmv in forum Finite Element Modeling
    Replies: 2
    Last Post: 2008-02-22, 08:47
  5. USERMAT subroutine in ANSYS
    By Paul_S in forum Computer Software
    Replies: 1
    Last Post: 2007-09-16, 16:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts