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

Tutorial for use CFX with Fortran

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 6, 2013, 12:59
Default Tutorial for use CFX with Fortran
  #1
New Member
 
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13
ppramiu is on a distinguished road
Hi,

This is a tutorial to integrate subroutines in Fortran with CFX.

https://sites.google.com/site/pprami...edirects=0&d=1

[]'s
ppramiu is offline   Reply With Quote

Old   June 6, 2013, 18:09
Default
  #2
Senior Member
 
JuPa's Avatar
 
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 14
JuPa is on a distinguished road
There's something fishy about this post.
JuPa is offline   Reply With Quote

Old   June 6, 2013, 19:14
Default
  #3
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I just downloaded it and it looks fine. I am at work at the moment and I will download anything when I am at work, what's the worst which can happen? Anyway, it is just a PDF in a rar file so pretty innocuous.

ppramiu - people are suspicious of links to unusual file formats, even rar format. If you post it as a PDF, or even better as a html document which can be viewed directly in a browser you will get much more people to look at it.
ghorrocks is offline   Reply With Quote

Old   June 6, 2013, 19:25
Default
  #4
New Member
 
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13
ppramiu is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
I just downloaded it and it looks fine. I am at work at the moment and I will download anything when I am at work, what's the worst which can happen? Anyway, it is just a PDF in a rar file so pretty innocuous.

ppramiu - people are suspicious of links to unusual file formats, even rar format. If you post it as a PDF, or even better as a html document which can be viewed directly in a browser you will get much more people to look at it.
Hi ghorrocks,

I'm sorry. I'm new member in the forum. However, my website: https://sites.google.com/site/ppramiu/downloads-1
doesn't accepted files higher than 20 Mb (the .pdf file has 23Mb), so I used the .rar file.
ppramiu is offline   Reply With Quote

Old   June 6, 2013, 19:29
Default
  #5
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The best format would be HTML anyway. You should have no problems getting a HTML version of this document under the size limit - because for html all the images are separate files and none of them will be very big by themselves.
ghorrocks is offline   Reply With Quote

Old   June 11, 2013, 01:06
Default
  #6
New Member
 
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0
w-idiot is on a distinguished road
Hi ppramiu,
I cannot visit the website "https://sites.google.com/site/pprami...edirects=0&d=1". So can you send me a copy of that material via E-mail? My e-mail is cjwang0309@163.com.
Looking foward to your reply.Thanks in advance!
w-idiot is offline   Reply With Quote

Old   June 11, 2013, 01:38
Default
  #7
New Member
 
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0
w-idiot is on a distinguished road
Hi ghorrocks,
If you have time,please send me a copy of that material.My e-mail is cjwang0309@163.com.I really want to read it ASAP.Thanks in advance!
w-idiot is offline   Reply With Quote

Old   June 11, 2013, 08:55
Default
  #8
New Member
 
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13
ppramiu is on a distinguished road
Quote:
Originally Posted by w-idiot View Post
Hi ghorrocks,
If you have time,please send me a copy of that material.My e-mail is cjwang0309@163.com.I really want to read it ASAP.Thanks in advance!
Hi w-idiot,

No problem, see your e-mail.

ppramiu
ppramiu is offline   Reply With Quote

Old   June 11, 2013, 09:06
Default
  #9
New Member
 
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0
w-idiot is on a distinguished road
Hi ppramiu,
I have received your mail!Best wishes~
w-idiot is offline   Reply With Quote

Old   June 15, 2013, 15:07
Default ifort: error #10037: could not find 'link'
  #10
New Member
 
aerodung
Join Date: Apr 2013
Location: Canada
Posts: 15
Rep Power: 13
hydroaero is on a distinguished road
Hi,
Thanks your detailed tutorial! It's good!
I followed all the steps in your document! But, at the last step, when I test the case of Tutorial 19 in CFX (air conditioning simulation), the "error #10037" appears!

cfx5mkext -64bit TStat_Control.F =>>>>

Where is the problem? Please, help me...!

Quote:
Originally Posted by ppramiu View Post
Hi,

This is a tutorial to integrate subroutines in Fortran with CFX.

https://sites.google.com/site/pprami...edirects=0&d=1

[]'s
hydroaero is offline   Reply With Quote

Old   June 15, 2013, 17:58
Default
  #11
New Member
 
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13
ppramiu is on a distinguished road
Hi Hidroaero,

Did you make the same example shown in tutorial? I suggest that you make this first!
If you did, check your fortran compiler (for AMD 64 processor).

thanks,
ppramiu is offline   Reply With Quote

Old   June 15, 2013, 22:21
Default
  #12
New Member
 
aerodung
Join Date: Apr 2013
Location: Canada
Posts: 15
Rep Power: 13
hydroaero is on a distinguished road
Quote:
Originally Posted by ppramiu View Post
Hi Hidroaero,

Did you make the same example shown in tutorial? I suggest that you make this first!
If you did, check your fortran compiler (for AMD 64 processor).

thanks,
Thanks ppramuiu,
I removed Intel Fortran 2013 and reinstalled the version 11.1. And then, I changed the variable settings according to your tutorial and this one: http://www.cfd-online.com/Forums/cfx...0-fortran.html
My Fortran works well now!
Start coding...!
hydroaero is offline   Reply With Quote

Old   November 1, 2013, 11:57
Default
  #13
Senior Member
 
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 17
alinik is on a distinguished road
Can someone please send me that tutorial too? my email address is aggie1717@gmail.com

Thanks
alinik is offline   Reply With Quote

Old   January 10, 2014, 04:14
Default
  #14
New Member
 
Yazhini
Join Date: Sep 2011
Posts: 3
Rep Power: 14
yazhini is on a distinguished road
Quote:
Originally Posted by ppramiu View Post
Hi,

This is a tutorial to integrate subroutines in Fortran with CFX.

https://sites.google.com/site/pprami...edirects=0&d=1

[]'s
I have started with HVAC tutorial. I am not able to compile the TStat_control.f. I found this link https://sites.google.com/site/ppramiu/downloads-1 in CFD-online forum. Icouldn't acess this site. Could you please send me the tutorial to my email: jermie.stephen@gmail.com.
yazhini is offline   Reply With Quote

Old   January 10, 2014, 12:14
Default
  #15
Senior Member
 
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 17
alinik is on a distinguished road
I also need a thorough tutorial for CFX USER FORTRAN. not the type like the thermostat tutorial. Something like how to write a user fortran code for CFX. If any body has some documentation that would be of great help.

Thanks
alinik is offline   Reply With Quote

Old   January 10, 2014, 13:01
Default Tutorial
  #16
HLo
New Member
 
HLo
Join Date: Dec 2013
Location: Germany
Posts: 26
Rep Power: 12
HLo is on a distinguished road
Hello,
does someone want to make the tutorial available online or post it here as attachment? Sending back and forth isn't very efficient. Sorry.
BTW: I'm working on a tutorial for compilation under 64-bit Windows with the Mingw toolchain.
See http://www.cfd-online.com/Forums/cfx...nnt_amd64.html
Currently I got so far, that all of my experiments finally compiled and ran, even using memory stacks. Not verified yet: junction box routines, stack pointers. I cannot test partitioning and high performance computing due to license limitations at our site. Maybe someone wants to join testing.

HLo
HLo is offline   Reply With Quote

Old   January 30, 2014, 15:40
Default
  #17
New Member
 
Join Date: Jan 2011
Posts: 13
Rep Power: 15
kristeen is on a distinguished road
Here is the original tutorial and its quick translation into English.
Thanx ppramiu for this nice job!
kristeen is offline   Reply With Quote

Old   January 30, 2014, 23:19
Default
  #18
New Member
 
Yazhini
Join Date: Sep 2011
Posts: 3
Rep Power: 14
yazhini is on a distinguished road
Thank you very much Kristeen
yazhini is offline   Reply With Quote

Old   February 3, 2014, 07:26
Default
  #19
New Member
 
mohammad
Join Date: Oct 2013
Posts: 11
Rep Power: 12
mohammadshumal is on a distinguished road
can you send me that tutorial?
m.shumal@me.iut.ac.ir
mohammadshumal is offline   Reply With Quote

Old   April 6, 2014, 22:14
Default
  #20
Senior Member
 
Ashkan Javadzadegan
Join Date: Sep 2010
Posts: 255
Rep Power: 16
ashtonJ is on a distinguished road

Dear ppramiu, I clicked the link you provided for tutorial; CFX with FORTRAN and I am transferred to a web with Spanish language, I could not find the tutorial file.
Can you please put it again and send a new download link. Thanks very much
ashtonJ 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
CFX 13.0 and fortran zakir hussain CFX 16 March 20, 2019 16:22
How to set environmental variables of Intel Fortran +CFX? Christine MO CFX 0 September 23, 2011 11:11
Help me about the cfx tutorial 19 air condition simulation~ melody CFX 0 August 16, 2011 03:36
Tutorial 11 of CFX: Flow Through a Butterfly Valve safikhani_hamed CFX 1 August 9, 2011 06:46
CFX and Fortran Compiler Integration Rob CFX 2 April 26, 2007 00:46


All times are GMT -4. The time now is 08:56.