ab110
Mechanical
- Feb 27, 2011
- 55
Hi everyone,
I want to write a subroutine in FORTRAN to define a new element type. For the first step, I want to write a subroutine to define a simple 8-node brick element. Does anyone have a FORTRAN code for solid element so that I can get some idea about how to write a FORTRAN subroutine for 3D elements? I am new with FORTRAN and I appreciate if somebody please upload a subroutine for a simple 3D element or let me know how can I find that? By looking at this code, I want to get some idea about how to define stiffness matrix and… in FORTRAN.
C,
A
I want to write a subroutine in FORTRAN to define a new element type. For the first step, I want to write a subroutine to define a simple 8-node brick element. Does anyone have a FORTRAN code for solid element so that I can get some idea about how to write a FORTRAN subroutine for 3D elements? I am new with FORTRAN and I appreciate if somebody please upload a subroutine for a simple 3D element or let me know how can I find that? By looking at this code, I want to get some idea about how to define stiffness matrix and… in FORTRAN.
C,
A