Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have completed the CAE Hoist training session. Use the Abaqus input file as a template, write a Matlab program to generate new input

image text in transcribed

You have completed the CAE Hoist training session. Use the Abaqus input file as a template, write a Matlab program to generate new input files, so that: 1. Reduce the element elastic properties by a factor of 10, 100, ...10^4 2. Increase the nodal force by a factor of 2, 4,, ... 2^4 (Hint: define a keyword, read the entire Abaqus input file into Matlab as a string, then search the keyword, programmatically revise the corresponding numerical value, and save to a new input file.) Then, write a script to run all the Abaqus jobs in a batch mode. Finally, open the Abaqus output file ("*.odb" - output database file), find the mid node displacement magnitude. Unfortunately, for this part, you will need to do manually. It is possible to use a Python program to extract the results automatically, but this is not covered in this course. Back in Matlab, plot the relationship: (1) between mid node displacement vs. elastic modulus; and (2) between mid node displacement vs. nodal force. Submit your Matlab scripts and results, as well as the batch execution file.

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

Fundamentals of Materials Science and Engineering An Integrated Approach

Authors: David G. Rethwisch

4th Edition

1118214226, 1118061608, 9781118214220, 978-1118061602

More Books

Students also viewed these Mechanical Engineering questions