|
[Sponsors] |
June 6, 2013, 13:59 |
Tutorial for use CFX with Fortran
|
#1 |
New Member
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13 |
Hi,
This is a tutorial to integrate subroutines in Fortran with CFX. https://sites.google.com/site/pprami...edirects=0&d=1 []'s |
|
June 6, 2013, 19:09 |
|
#2 |
Senior Member
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 15 |
There's something fishy about this post.
|
|
June 6, 2013, 20:14 |
|
#3 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
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. |
|
June 6, 2013, 20:25 |
|
#4 | |
New Member
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13 |
Quote:
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. |
||
June 6, 2013, 20:29 |
|
#5 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,872
Rep Power: 144 |
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.
|
|
June 11, 2013, 02:06 |
|
#6 |
New Member
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0 |
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! |
|
June 11, 2013, 02:38 |
|
#7 |
New Member
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0 |
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! |
|
June 11, 2013, 09:55 |
|
#8 | |
New Member
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13 |
Quote:
No problem, see your e-mail. ppramiu |
||
June 11, 2013, 10:06 |
|
#9 |
New Member
w-idiot
Join Date: May 2013
Posts: 8
Rep Power: 0 |
Hi ppramiu,
I have received your mail!Best wishes~ |
|
June 15, 2013, 16:07 |
ifort: error #10037: could not find 'link'
|
#10 | |
New Member
aerodung
Join Date: Apr 2013
Location: Canada
Posts: 15
Rep Power: 13 |
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:
|
||
June 15, 2013, 18:58 |
|
#11 |
New Member
Petterson V Pramiu
Join Date: Feb 2013
Location: Brazil
Posts: 13
Rep Power: 13 |
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, |
|
June 15, 2013, 23:21 |
|
#12 | |
New Member
aerodung
Join Date: Apr 2013
Location: Canada
Posts: 15
Rep Power: 13 |
Quote:
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...! |
||
November 1, 2013, 12:57 |
|
#13 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
||
January 10, 2014, 05:14 |
|
#14 | |
New Member
Yazhini
Join Date: Sep 2011
Posts: 3
Rep Power: 15 |
Quote:
|
||
January 10, 2014, 13:14 |
|
#15 |
Senior Member
ali
Join Date: Oct 2009
Posts: 318
Rep Power: 18 |
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 |
|
January 10, 2014, 14:01 |
Tutorial
|
#16 |
New Member
HLo
Join Date: Dec 2013
Location: Germany
Posts: 26
Rep Power: 13 |
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 |
|
January 31, 2014, 00:19 |
|
#18 |
New Member
Yazhini
Join Date: Sep 2011
Posts: 3
Rep Power: 15 |
Thank you very much Kristeen
|
|
February 3, 2014, 08:26 |
|
#19 |
New Member
mohammad
Join Date: Oct 2013
Posts: 11
Rep Power: 13 |
can you send me that tutorial?
m.shumal@me.iut.ac.ir |
|
April 6, 2014, 23:14 |
|
#20 |
Senior Member
Ashkan Javadzadegan
Join Date: Sep 2010
Posts: 255
Rep Power: 17 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX 13.0 and fortran | zakir hussain | CFX | 16 | March 20, 2019 17:22 |
How to set environmental variables of Intel Fortran +CFX? | Christine MO | CFX | 0 | September 23, 2011 12:11 |
Help me about the cfx tutorial 19 air condition simulation~ | melody | CFX | 0 | August 16, 2011 04:36 |
Tutorial 11 of CFX: Flow Through a Butterfly Valve | safikhani_hamed | CFX | 1 | August 9, 2011 07:46 |
CFX and Fortran Compiler Integration | Rob | CFX | 2 | April 26, 2007 01:46 |