Author Topic: Plot history variables, Umat  (Read 4505 times)

Tobias

  • New Member
  • *
  • Posts: 2
Plot history variables, Umat
« on: August 13, 2014, 01:03:35 PM »
Hello everyone,

I'm trying to plot the history variables defined in my Umat routine as described on page 224 in the user manual, but it somehow seems not to work.

I modified the inputfile as follows:
  MATErial,1
    SOLId
    PLANe STRAin
    finite
    HIST PLOT 1 1
    Ucon mat1
and added
     PLOT HISTory 1
instead of
     Plot,stre
to the batch file.

Thanks for any suggestion
(I'm using FEAP84)

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Plot history variables, Umat
« Reply #1 on: August 19, 2014, 11:41:12 PM »
Try downloading a current zip/tar of the program.  This should work in the way you are trying to use it.

Tobias

  • New Member
  • *
  • Posts: 2
Re: Plot history variables, Umat
« Reply #2 on: August 22, 2014, 09:51:44 AM »
Thanks for the suggestion. Will try it.