Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please solve and give pitures or display the code used, all instructions are atatched. will rate well! Write a Python program that will calcula te

please solve and give pitures or display the code used, all instructions are atatched. will rate well! image text in transcribed

Write a Python program that will calculate the following:

a) Moment of inertia of the Tee cross-section, about the neutral axis

b) Maximum bending moment in a simply supported beam loaded as shown

c) Maximum bending stress in the beam

The following will be input by the user:

Beam cross section dimensions W, H, and t

Beam lengths L1, L2, and L3

Forces Fb and Fc

Find a particular solution for each version of your program (see below), using the following values:

image text in transcribed

You will submit 2 versions of the program:

Version 1 will be as described above, outputting the values of support reactions, moment of Inertia and maximum bending stress
Version 2 will include version 1 plus these 3 material choices and yield strength values:

A) 1020 CD steel Sy = 390 N/mm2

B) 1040 CD steel Sy = 490 N/mm2

C) 1050 HR steel Sy = 340 N/mm2

Version 2 user will input the letter preceding the material to make their material choice. Your particular solution may be any one of the 3 material choices.

Version 2 user will input a yield strength safety factor. Use n = 1.5 for your particular solution

Submission should include the following, for each version:

1) program .py file

2) a screenshot, snip, or similar of the program.

Homework 2 Python w/Mech Eng Applications spring 23

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions