Results 1 to 4 of 4

Thread: Compute integral in Abaqus subroutines

  1. #1

    Compute integral in Abaqus subroutines

    Dear All,

    I’m trying to model the effects of fire on composite materials in Abaqus using UMATHT subroutine. In the governing equation that considers the effect of the thermal processes on the temperature–time response of a polymer laminate, there is a quantity named “mass flux of pyrolysis gases” (Mdot) that should be obtained using an integral equation of ‘rate of density’ (dRo/dt) along the spatial coordinate in the through-thickness direction:

    Mdot = int(dRo/dt)dx

    I used “the solution-dependent state variables” to compute ‘rate of density’ (dRo/dt), therefore I have this variable at all nodes in each time increment.
    As you know, in UMATHT, Abaqus can only get some info of ‘Current Integration Point’. But in order to compute the above integral, it’s needed to have the variables at other nodes in the through-thickness direction.

    How can I get the information and variables defined at other nodes in UMATHT to compute above integral?
    I know that Abaqus store the amount of all variables at all nodes in analysis process stage, but how can I reach to this information?

    Any help in this matter would be greatly appreciated.

    Best Regards,
    Silversea

  2. #2
    You can get nodal results for each integration point through field variables provided the nodes and integration point share the same element. Otherwise you may have to look toward common blocks for storing nodal data.

  3. #3
    Many thanks lumpwood.

    I did it using common blocks.

  4. #4
    hahahahhaaa*/**/
    Alex**/*/*

Similar Threads

  1. Replies: 0
    Last Post: 2011-08-09, 07:40
  2. J integral; SSE; SPD
    By brunda in forum User Material Subroutines
    Replies: 0
    Last Post: 2011-02-21, 10:44
  3. Problem with Windows Compute Cluster Pack
    By mech5243 in forum Computer Software
    Replies: 1
    Last Post: 2009-07-22, 21:11
  4. Replies: 2
    Last Post: 2009-05-26, 02:26
  5. J - Integral
    By Muzialis in forum Finite Element Modeling
    Replies: 1
    Last Post: 2009-03-13, 05:47

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
  •