|
[Sponsors] |
March 14, 2008, 04:50 |
How to modify the cfx5mkext.ccl
|
#1 |
Guest
Posts: n/a
|
Hi guys My system is RHEL5.1 X86_64. I want to use intel_fortran_compiler for the CFX in linux. But the default fortran compiler used for CFX11 is the pgf90 or g77 in linux. How to modify the cfx5mkext.ccl to use the ifort as the default compiler?
Thank you! OS: linux amd64 cc = gcc fc = pgf90|g77 ld = ld ext build cflags = -fpic ext link ldflags = -shared FORTRAN: pgf90 # maybe we shouldn't use -Msecond_underscore? ext build fflags = -fpic -Msecond_underscore -g77libs ext link ldflags = -shared -fpic -g77libs # PGI 6.2 or later # ext link ldflags = -shared -fpic -g77libs -Bstatic_pgi END ATTRS: double cppflags = -DDOUBLE_PRECISION FORTRAN: pgf90 ext build fflags = -fpic -Msecond_underscore -g77libs -i4 -r8 END FORTRAN: g77 error message = Double Precision builds are only supported \ using the Portland Group compiler under Linux. If you have this compiler \ installed already, ensure that it is in your PATH. END END END |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
modify volume fraction | kevin chu | FLUENT | 7 | May 20, 2011 04:35 |
"=" or "==" when I modify BC (fixedGradient) during run ? | Cyp | OpenFOAM Programming & Development | 0 | December 14, 2010 09:12 |
how can i modify boundaryPatch value at runtime | nt31921a | OpenFOAM Programming & Development | 2 | October 28, 2010 22:10 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |