Author Topic: Setting iste = 0 in user Element for isw = 8  (Read 3844 times)

markus_h

  • New Member
  • *
  • Posts: 7
Setting iste = 0 in user Element for isw = 8
« on: April 26, 2021, 01:29:19 AM »
Dear Feap community,

I am writing a thermal userelement.
My userelement has no history-variables and in terms of results I am only interested in the temperature as the DOF.
So there are no quantities to project from quadrature-points to the nodes.
I set iste to 0 in the task isw=8.

However this triggered an error in program/passble.f
It looks like i am not allowed to set iste to 0.
What should i do if my element has nothing to project onto the nodes?

Kind regards

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2649
Re: Setting iste = 0 in user Element for isw = 8
« Reply #1 on: April 26, 2021, 11:45:43 AM »
Set "iste = 1" to avoid the error