FEAP User Forum

FEAP => Programming => Topic started by: K.Li on July 08, 2014, 01:57:43 AM

Title: Programming with Fortran 77 and 90s
Post by: K.Li 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?
Title: Re: Programming with Fortran 77 and 90s
Post by: FEAP_Admin on July 08, 2014, 10:26:20 AM
yes this should work.
Title: Re: Programming with Fortran 77 and 90s
Post by: K.Li on July 09, 2014, 12:25:16 AM
Ok, thank you for your information!