|
[Sponsors] |
May 4, 2013, 11:38 |
Flow3d / Fortran
|
#1 |
New Member
Join Date: May 2013
Posts: 6
Rep Power: 13 |
Hello dears,
I think there is lack of information on customizing flow3d using fortran. I see some guys from Flow3d company, can you please help us with proving more tutorial on this case? tnx p.s: guys please share any experience u have in this case we may get to a solution sooner. |
|
June 4, 2013, 17:34 |
|
#2 |
Member
Join Date: Mar 2012
Posts: 72
Rep Power: 14 |
The most comprehensive source of information on customization is the user manual chapter on customization (Ch. 9 as I recall). It includes descriptions of the important requirements, procedures, variables, and routines, as well as some example customizations. There are a few other example customizations in the comments of the customizable FORTRAN routines, too.
|
|
June 8, 2013, 23:40 |
|
#3 |
New Member
yin f l
Join Date: Jun 2013
Posts: 1
Rep Power: 0 |
Customizing flow3d must use fortran 9.1? A higer version can do? thanks.
|
|
June 10, 2013, 10:58 |
|
#4 |
Member
Join Date: Mar 2012
Posts: 72
Rep Power: 14 |
You can probably get a newer compiler to work but there is a specific version recommended in the user manual because it is tested with that version of FLOW-3D and known to provide good results.
Intel FORTRAN 11.1.048 is recommended for customizing the latest version (v10.1). |
|
July 17, 2013, 22:36 |
flow3d/fortran
|
#5 |
New Member
huanglin
Join Date: Feb 2012
Posts: 24
Rep Power: 14 |
Dear dmilano,
I want to simulate the welding process, to creat the droplet, how can I modify the source terms of mass conservation equations to add the mass of droplet? BTW,except for this way,are there any ways to creat the droplet? Thank you. |
|
July 18, 2013, 11:27 |
|
#6 |
Member
Join Date: Mar 2012
Posts: 72
Rep Power: 14 |
You can use the "droplet source" model to generate spherical fluid droplets without having to customize the code. The inputs are not available in the GUI, but they can be defined by editing the prepin file manually (using ctrl+e in the GUI or in an external text editor). The variable descriptions and some instructions on using the model are available in the Input Variable Summary and Model Reference chapters of the user manual
|
|
July 22, 2013, 06:03 |
flow3d/fortran
|
#7 | |
New Member
huanglin
Join Date: Feb 2012
Posts: 24
Rep Power: 14 |
Quote:
"droplet source" model ?You mean that I just edit the prepin of FL(Fluid droplet / Bubble source)? |
||
July 22, 2013, 11:13 |
|
#8 |
Member
Join Date: Mar 2012
Posts: 72
Rep Power: 14 |
Yes - the relevant variables (NDROP and XDROP, for example) are just added to the $FL namelist of the prepin file.
|
|
July 23, 2013, 00:28 |
flow3d/fortran
|
#9 |
New Member
huanglin
Join Date: Feb 2012
Posts: 24
Rep Power: 14 |
I got it.Now I want to simulate the process that droplets impinge onto the substrate of steel, I must consider the surface heat source of the substrate, how can I realize it?Thanks.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fortran Compiler-CFX12.1 | Araz | CFX | 13 | March 27, 2017 06:37 |
Using Fortran with CFX: How to connect Fortran to CFX? | l.te | CFX | 0 | October 21, 2012 12:42 |
flow3d fortran subroutines | huanglin8545 | FLOW-3D | 0 | September 11, 2012 07:33 |
general introduction for customizing flow3d with fortran routines | jk75 | FLOW-3D | 4 | May 22, 2012 12:16 |
visual fortran | Monica | Main CFD Forum | 1 | August 28, 2004 21:45 |