FEAP User Forum
FEAP => Programming => Topic started by: markus_h 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
-
Set "iste = 1" to avoid the error