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

You have completed the CAE Hoist training session. Use the Abaqus input

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mechanical Engineering Questions!