Creating the influence line of a simply supported beam using Teddy

Hello everyone, Im a newbie of using Sofistik using Teddy, what I want is trying to plot the influence line of a simply supported beam using Teddy, I tried to create an axis and meshing model using Sofiplus and tried to use the module Ella for inputting the lane. Following the syntax, I tried to define the lane, train load, with the user-defined unit load 1kN. What I want is the influence line at an arbitrary cross-section in the simply supported beam, like what we studied in the university, for example My at the middle crossection. Thank you very much.
-PROG ella urs:1
lane no AX1 type ec wr 3.00 wl -3.00 yra 3.50 yla -3.50
LC no 101 TYPE β€˜none’ TITL β€˜Unitload’ gamu 1
trai type user
trpl p 1 A 0 y 0
lsel no AX1 int 0 dz 0.1
calc type MY lmax 2 LMIN 1
appl full
end

Hi, look at our examples:
TEDDY β†’ ella β†’ english β†’ ella1_threespan.dat

In lines 88–91, load cases are generated, which are then evaluated in the subsequent STAR2 program.

1 Like