Author Topic: Programming with Fortran 77 and 90s  (Read 4371 times)

K.Li

  • Full Member
  • ***
  • Posts: 191
Programming with Fortran 77 and 90s
« on: July 08, 2014, 01:57:43 AM »
Dear FEAP users,

I am using Intel Fortran Compiler 2011, could I program some subroutines of my code in Fortran 90/95? Will this work with the existing Fortran 77 code?

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: Programming with Fortran 77 and 90s
« Reply #1 on: July 08, 2014, 10:26:20 AM »
yes this should work.

K.Li

  • Full Member
  • ***
  • Posts: 191
Re: Programming with Fortran 77 and 90s
« Reply #2 on: July 09, 2014, 12:25:16 AM »
Ok, thank you for your information!