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

intel visual Fortran 11 with CFX 5

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 30, 2011, 02:34
Default intel visual Fortran 11 with CFX 5
  #1
Member
 
Ji Guozhao
Join Date: Jan 2011
Posts: 43
Rep Power: 15
jiguozhao is on a distinguished road
Dear All:
this problem drove me insane! it blocked me for a long long time and i could do nothing without overcoming it!
i want to compile a fortran file for creating a user function. so i followed air conditioning simulation in tutorial. but the compile step cannot be passed through.
my system is windows 7. ANSYS 12.1, Intel Fortran 11.1, both windows SDK 7.0 and 7.1 have been tried.
i copied ifortvars.bat and ifort.cfg to my working directory first, and make them pointing to SDK installing directory.
when i type "cfx5mkext TStat_Control.F", the error is "an error has occurred in cfx5mkext, H:/try to study/HVAC\ifort could not be started, or exited with return code 255: there are no more files."
please save me, friends!!
any advice will be appreciated!!
best regars
Ji Guozhao
g.ji@uq.edu.au
jiguozhao is offline   Reply With Quote

Old   March 31, 2011, 02:28
Default
  #2
Member
 
Ali Torbaty
Join Date: Jul 2009
Location: Sydney, Australia
Posts: 72
Rep Power: 16
AliTr is on a distinguished road
did you try to run it from "Interl(R) Visual Fortran..." command line, you should be able to find its shortcut in windows Programs list

if it still didn't work, run the PATH command on CFX command line window, copy whatever you see, and paste in a text file. do the same thing in "Interl(R) Visual Fortran..." command line window. Then merge both PATH commands in your text file and run the merged one in "Interl(R) Visual Fortran..." command line window. this should fix any addresing problem, then change the folder to your project and run CFX5MKEXT again.

for example I assume the PATH in first window gives this:

PATH=C:\Program Files (x86)\Intel

and the PATH command in second window gives you this:

PATH=C:\Program Files\ANSYS Inc

then the merged one would be:

PATH=C:\Program Files (x86)\Intel;C:\Program Files\ANSYS Inc


If this works you may use the new PATH to fix the configuration file as well.
AliTr is offline   Reply With Quote

Old   December 15, 2015, 06:30
Default
  #3
New Member
 
Emil Günther
Join Date: Nov 2015
Posts: 18
Rep Power: 10
CFXNewbie is on a distinguished road
Quote:
Originally Posted by AliTr View Post
did you try to run it from "Interl(R) Visual Fortran..." command line, you should be able to find its shortcut in windows Programs list

if it still didn't work, run the PATH command on CFX command line window, copy whatever you see, and paste in a text file. do the same thing in "Interl(R) Visual Fortran..." command line window. Then merge both PATH commands in your text file and run the merged one in "Interl(R) Visual Fortran..." command line window. this should fix any addresing problem, then change the folder to your project and run CFX5MKEXT again.

for example I assume the PATH in first window gives this:

PATH=C:\Program Files (x86)\Intel

and the PATH command in second window gives you this:

PATH=C:\Program Files\ANSYS Inc

then the merged one would be:

PATH=C:\Program Files (x86)\Intel;C:\Program Files\ANSYS Inc


If this works you may use the new PATH to fix the configuration file as well.
Hi!

I have a very similar Problem. I try to work through tutorial 19 (Air conditioning), but after days compilation is not succesful I'm always getting the error

ERROR
CCL parser failed with message:
Perl Syntax errors detected:
cfx5mkext failed at (eval 15) line 1.

Before starting cfx pre, in command line i tried to set Environment variables:

include=C:\Program Files (x86)\Intel\ComposerXE-2011\compiler;C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\include\intel64

lib=C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib;C:\Program Files (x86)\Intel\ComposerXE-2011\compiler\lib\intel64

path=C:\Program Files\ANSYS Inc\v150\CFX\bin;C:\Program Files (x86)\Intel\ComposerXE-2011\bin;C:\Program Files (x86)\Intel\ComposerXE-2011\bin\intel64;C:\Program Files (x86)\Intel\ComposerXE-2011\redist;C:\Program Files (x86)\Intel\ComposerXE-2011\redist\intel64;C:\Program Files (x86)\Intel\ComposerXE-2011\redist\intel64\compiler;C:\Program Files (x86)\Intel\ComposerXE-2011\redist\intel64\mkl;C:\Program Files (x86)\Intel\ComposerXE-2011\redist\intel64\mpirt;

and executed:

C:\Program Files (x86)\Intel\ComposerXE-2011\bin\ifortvars.bat

would be so glad, if anybody could help me!

Thank you!


Best regards,
Emil
CFXNewbie is offline   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
CFX11 + Fortran compiler ? Mohan CFX 20 March 30, 2011 18:56
Compaq visual fortran compiler underGroundMan FLUENT 0 August 18, 2008 12:56
CFX11.0 call intel fortran 9.0 error Lan CFX 1 July 15, 2008 05:06
Intel Fortran Compiler for Linux System Huang Main CFD Forum 0 September 28, 2006 03:35
CFX 10 User Routine NOT in Fortran Andre CFX 14 August 8, 2006 23:03


All times are GMT -4. The time now is 17:24.