Skip to main content

DISP

Abaqus Fortran Subroutine

Submitted by SavanRGowda on

Hi Everyone,

I have now managed to run the fortran code, but it won't assign the values that I want to assign to the U(1) variable from the TXT file.

In the attached file I have the Fortran file that I am working on, the input file Subroutine1 (save it as .inp file to open in Abaqus) and the pressure file that contains the nodes and the corresponding pressure values which I want to assign through DISP Subroutine. The code below

Abaqus DISP Subroutine

Submitted by SavanRGowda on

Hi everyone!! 

I am a student studying in Hamburg University of Technology. I am currently doing my thesis and want some help in finishing it. I am finding it a bit difficult to do subroutine in Fortran as I am new to it. I have tried learning from Abaqus Documentation but I didn't get answer to my needs. 

I already have a text file that contains Nodes, X,Y,Z coordinates and the displacement values to be assigned. 
For Example: Nodes  X_coord  Y_coord  Z_coord  U