Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

HELP BRAZIL

garcia46
Beginner
444 Views

Hi, my name is Nelson. I'm doing my master in chemical engineering at UFPA/Brazil.I workwith Modeling and Simulation Process. We have Microsoft Fortran Powerstation 4.0. Recently, our group buy this new version of Fortran 10, but we don't compile programs, like in Fortran Powerstation 4.0.What are the steps necessary ?

FOR CODE

FILE / NEW/ FILE / INTEL FORTRAN / FORTRAN FILE.f90

or

FILE / NEW / PROJECT / INTEL FORTRAN / CONSOLE APPLICATION / EMPTY PROJECT/ADD SOURCE CODE IN SOUCECODE DIR

Thanks

0 Kudos
1 Reply
Steven_L_Intel1
Employee
444 Views
The second method is what you want. Note that you also can click Create Project from the "Start Page" that is displayed.

If you have existing sources, you must add them to the project with Project > Add Existing Item.

It isn't really all that different from PowerStation but some of the words have changed.
0 Kudos
Reply