|
[Sponsors] |
September 23, 2022, 15:09 |
Parametric study in openfoam
|
#1 |
New Member
Join Date: Sep 2022
Posts: 1
Rep Power: 0 |
Hi,
I want to do a simulation to investigate the impact of the gap-width between foresail (jib) and mainsail of a sailing boat. The simulations shall have those three parameters: - Wind angle of attack - Angle of the foresail - Angle of the mainsail I know, that I can adjust the wind angle by changing the OpenFOAM-files for the initial conditions. Creating a script for this is not a problem. But for the foresail and mainsail angle, I think I have to create a specific model and mesh for each combination of parameters. I tried to do this with BlockMesh, but I stopped doing this, because "inner walls" are not allowed in BlockMesh, which makes this very complicated and time-consuming. I think what I am trying to do is called "parametric study". Is this correct? Do you have suggestions on how to do this? I am also willing to read other literature, that you suggest. I have an informatics degree, so doing some python- or UNIX scripting shouldn't be a problem. Thank you very much in advance |
|
September 24, 2022, 02:52 |
|
#2 |
Senior Member
Niels Nielsen
Join Date: Mar 2009
Location: NJ - Denmark
Posts: 556
Rep Power: 27 |
There are many tutorials on how to do this.
https://github.com/nelinnemann/of-ca...latypus-2D-car https://holzmann-cfd.com/community/t...tric-variation Beware, this will take time and effort and only you can implement it.
__________________
Linnemann PS. I do not do personal support, so please post in the forums. |
|
Tags |
parametric geometry |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ERCOFTAC centrifugal pump case study with OpenFOAM extend 3.2 | saleriCAE | OpenFOAM | 0 | March 8, 2017 06:16 |
OpenFOAM Training: Programming CFD Course 12-13 and 19-20 April 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 14, 2016 11:19 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 04:18 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
Parametric Study | Murat | FloEFD, FloWorks & FloTHERM | 1 | October 13, 2008 04:20 |