Quantcast
Channel: Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2583

1D model

$
0
0

Hello everyone. I am a student who is using the parallel studio XE version from Intel to compile a model code. the model code contains multiple .f and .f90 file. The originally written makefile was written for PGIf90 compiler but I rewrote the FLAGS in make file according to ifort compiler.

Here is my translation of the FLAGS:

FLAGS = -c -Mpreprocess -O -fast -pc 64 -Kieee -Mdclchk

FLAGS= -c -fp-model precise -O2 -traceback -check -fpe0 -auto -qopenmp -free

still a few of the .f and .f90 files are unable to compiler please help me out as I am a student totally new at fortran and I am stuck.


Viewing all articles
Browse latest Browse all 2583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>