Question
Write a FORTRAN 77 code that allows you to: a) calculate and print in a matrix form the element stiffness matrix for a 2D truss
Write a FORTRAN 77 code that allows you to:
a) calculate and print in a matrix form the element stiffness matrix for a 2D truss element residing at an angle of 30 relative to the global x-axes;
b) and then if the above element is connected to global nodes 2 and 3 of a 2D truss, write a subroutine that places the element stiffness matrix in the proper locations of a 10x10 global stiffness matrix. Print the global stiffness matrix assuming that all other elements are zero.
PLEASE WRITE THE CODE ON FORTRAN 77 AND SHOW THE RESULTS OBTAINED ON THE COMMAND PROMPT OF FORTARN 77.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started