Skip to content

Notebook 04 Problem 2 #8

Open
jmr15122 opened this issue Feb 27, 2020 · 1 comment
Open

Notebook 04 Problem 2 #8

jmr15122 opened this issue Feb 27, 2020 · 1 comment

Comments

@jmr15122
Copy link

I am having trouble finding a way to solve the problem so that 98.5 % of the beams exceed this critical buckling load. Intuitively, I think that we need to look at a normal distribution of the function and change L until the mean and standard deviation some key point, but do not know how to do this. Any ideas?

@rcc02007
Copy link
Owner

I am having trouble finding a way to solve the problem so that 98.5 % of the beams exceed this critical buckling load. Intuitively, I think that we need to look at a normal distribution of the function and change L until the mean and standard deviation some key point, but do not know how to do this. Any ideas?

Yes, @jmr15122, the first step is to create a model that generates random critical buckling loads based upon geometry (random radius, constant length). Then, you can process the data to find the number of rods that will fail (if Pcrit < (1000 kg)*(9.81 m/s/s)/(100 rods) then rod_pass = True).

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants