PyNite icon indicating copy to clipboard operation
PyNite copied to clipboard

Plate3D non-uniform load

Open eykaraduman opened this issue 3 years ago • 1 comments

It will be usefull if Plate3D element can support non-uniform (trapezodial) loads. Is there any way to load Plate3D element non-uniformly that i can't see?

eykaraduman avatar Dec 23 '20 15:12 eykaraduman

Unfortunately, this feature is not currently supported. It may get added some day, but it's a low priority for me. I'm currently focused on debugging and simplifying the large code base I've already created. One way to mimic this behavior is to use the average pressure. That usually provides a close enough approximation if the model is descritized sufficiently.

JWock82 avatar Dec 23 '20 16:12 JWock82