Skip to main content
1-Visitor
May 18, 2019
Question

including variable that are define earlier in a function

  • May 18, 2019
  • 4 replies
  • 2856 views

so im still working on this beam template and i keep bumping my head against the wall, now im trying to include those c.1 c.2 c.3 c.4  (that you guys helped me find. 🙂 ) in my final function

mathcad.jpg

 

4 replies

21-Topaz II
May 18, 2019

Hi,

 

There is a better way using Odesolve() to solve the equation for deflection.

Beam of "Ls" span, of "E" material of "Iz" moment of inertia.

Point load of "P" applies at "a" distance from left hand side.

Beam is simply supported at each end.

This is a Mathcad 15 file and it does not convert well to Prime as the double dash in the solve block does not translate to Prime.

I am trusting the community can help with the translation of the file as it is a simpler solution to the problem.

Cheers

Terry

 

Capture.PNG

 

25-Diamond I
May 18, 2019

@terryhendicott wrote:

 

I am trusting the community can help with the translation of the file as it is a simpler solution to the problem.

 


Here you are:

B.png

Worksheet in Format P5 attached

21-Topaz II
May 18, 2019

Hi,

 

Here is the example with diagrams and words added.

Cheers

Terry

23-Emerald IV
May 18, 2019

Were you looking for this?

LM_20190518_4eq4unk.png

 

Success!
Luc

21-Topaz II
May 20, 2019

Hi,

Using conjugate beam theory you can also calculate the deflection.  Note for the following to work "a" must be greater or equal to half the span.

 

Cheers

Terry