CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

How to modify the cfx5mkext.ccl

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2008, 03:50
Default How to modify the cfx5mkext.ccl
  #1
yliu
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

  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
modify volume fraction kevin chu FLUENT 7 May 20, 2011 03:35
"=" or "==" when I modify BC (fixedGradient) during run ? Cyp OpenFOAM Programming & Development 0 December 14, 2010 08:12
how can i modify boundaryPatch value at runtime nt31921a OpenFOAM Programming & Development 2 October 28, 2010 21:10
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55


All times are GMT -4. The time now is 19:40.