Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Recent content by Georg12

  1. Georg12

    UAMP subroutine

    Hello everyone, I am using a Fortran subroutine in Abaqus (UAMP) to calculate multiple amplitudes. Each amplitude has a different name (for example LA_P1_S1) so Fortran can distinguish the amplitudes and do the appropriate calculations (using if ampName(1:8) .eq. 'LA_P1_S1' then..). The...
  2. Georg12

    Hello everyone, I am using a For

    Hello everyone, I am using a Fortran subroutine in Abaqus (UAMP) to calculate multiple amplitudes. Each amplitude has a different name (for example LA_P1_S1) so Fortran can distinguish the amplitudes and do the appropriate calculations (using if ampName(1:8) .eq. 'LA_P1_S1' then..). The...

Part and Inventory Search

Back
Top