|
[Sponsors] |
general introduction for customizing flow3d with fortran routines |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 23, 2009, 04:11 |
general introduction for customizing flow3d with fortran routines
|
#1 |
New Member
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 17 |
Hi all,
I've read the manual chapters concerning customizing flow3d using fortran subroutines and became curious about the possibilities this customization might offer. But though I'm experienced in programming c++, I'm an absolute newbie to fortran. So I was wondering if there is somewhere a general introduction/tutorial/or something like that to help me understand what can be done by this customization (e.g. with variables are accessable,...) and how this is done (e.g. additional simple codes like those in the manual...). Many thanks in advance and best regards, Johannes |
|
November 29, 2009, 20:09 |
|
#2 |
Senior Member
michael barkhudarov
Join Date: Mar 2009
Location: Sante Fe, New Mexico, USA
Posts: 337
Rep Power: 18 |
Johannes,
There is not much more written on this beyond what is described in the FLOW-3D manual and in the comments within the customizable subroutines and functions. It would be easier to first figure out what you are trying to achieve by customizing FLOW-3D to point you in the right direction. Michael |
|
February 10, 2010, 17:18 |
|
#3 |
Member
Yang Yue
Join Date: Feb 2010
Location: Birmingham, UK
Posts: 36
Rep Power: 16 |
Programming in Fortran is relative easy if you have background using C++.
You can follow the manual to call the modules and include other variables. I think the most difficult question is how to link your customizations and make Flow-3D to response to them. You need to change the Makefiles. |
|
May 21, 2012, 00:05 |
flow3d customizations
|
#4 | |
New Member
huanglin
Join Date: Feb 2012
Posts: 24
Rep Power: 14 |
Quote:
Dear therockyy, You said that the most difficult question is how to link your customizations and make Flow-3D to response to them. You need to change the Makefiles.Now I faced with the problem and don't konw how to link customizations and make Flow-3D to response to them .How can I change the Makefiles?Just use IVF9.1 and VS2005?Could you help me?Thanks |
||
May 22, 2012, 12:16 |
|
#5 |
Senior Member
michael barkhudarov
Join Date: Mar 2009
Location: Sante Fe, New Mexico, USA
Posts: 337
Rep Power: 18 |
you do not need to modify the make files if you are working with the existing FLOW-3D source files, which, I think, you are. Just modify the source and run make.
|
|
Tags |
customization, fortran, introduction |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Comparison between C/C++ and Fortran? | rick | Main CFD Forum | 45 | September 6, 2011 01:52 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
User fortran routines, DEBUG AND OUTPUT | Bloshchitsyn Vladimir | CFX | 5 | October 29, 2007 02:31 |
call fortran routines from UDF | lily | FLUENT | 0 | March 29, 2005 19:26 |
General Introduction about STAR-CD wanted! | Jason | Siemens | 3 | February 16, 2000 08:07 |