Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

FORTRAN subroutine to define a simple 3D element

Status
Not open for further replies.

ab110

Mechanical
Joined
Feb 27, 2011
Messages
55
Location
AU
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
 
Thanks loki3000.
 
also take a look at Calculix, it shares a lot of similarities to Abaqus (among them are the elements) and their formulation is similar (and it has support for UEL, which are similar to abq).
is the webpage i think. i am not sure though if it's written in fortran or c++.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top