zhuminjie / OpenSeesPyDoc

OpenSeesPy Documentation
http://openseespydoc.readthedocs.io
Other
141 stars 105 forks source link

Is it possible to apply trapezoidal distributed load to a 3D beam ? #288

Open elonzhangyl opened 1 year ago

elonzhangyl commented 1 year ago

Dear Dr. Zhu,

I am wondering if it is possible to apply trapezoidal distributed load to a 3D beam ?

The 2D version is available as following ref, ops.eleLoad('-ele',eleTag,'-type','beamUniform',wya,wxa,aOverL,bOverL,wyb,wxb) but it does not work for 3D beams. Is there a 3D version to apply the trapezoidal load? (openseespy version 3.3)

Many thanks, Elon

mhscott commented 1 year ago

Sorry, the trapezoidal load has not been added to the 3D beams.

elonzhangyl commented 1 year ago

Thank you for the reply. It is good to know.

@mhscott Just wondering if this is something in plan? We are doing wind and wave load analysis for offshore wind turbines. The non-uniformly distributed load would be very helpful.