|
[Sponsors] |
Is SU2 able to handle step functions as inputs in the cfg file? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 5, 2016, 14:22 |
Is SU2 able to handle step functions as inputs in the cfg file?
|
#1 |
New Member
Join Date: Nov 2016
Posts: 4
Rep Power: 10 |
Hello Everyone,
I am trying to simulate the flapping motion of an airfoil, and I was wondering if there is a way to tell SU2 to vary the pitching rotation speed of the airfoil. In other words, I would like the pitching speed to be a certain constant for a given time period, then, increase/decrease that speed for the remainder of the run. Something like that could be easily made possible with a step function, but can SU2 read it? If not, what other options are available? Thanks, |
|
March 11, 2017, 04:24 |
|
#2 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
One way you could do this is to specify the EXTERNAL motion type, which requires specifying the deformation of the surface at each time step. I suggest searching through the forum for other posts about specifying a deformation using an external surface file, which uses a similar file, and looking at the CSurfaceMovement::SetExternal_Deformation code in the SU2/Common/src/grid_movement_structure.cpp file. Otherwise, you could modify the code to introduce this functionality; starting from the rigid translation may have some advantages in that it would use rigid motion rather than deforming the mesh. |
||
Tags |
airfoil, pitching, speed, su2, variable |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Thermophysical Properties | wsmith02 | OpenFOAM | 4 | June 1, 2023 15:30 |
[Other] How to use finite area method in official OpenFOAM 2.2.0? | Detian Liu | OpenFOAM Meshing & Mesh Conversion | 4 | November 3, 2015 04:04 |
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 | towanda | OpenFOAM Community Contributions | 6 | September 5, 2015 22:03 |
[Other] Adding solvers from DensityBasedTurbo to foam-extend 3.0 | Seroga | OpenFOAM Community Contributions | 9 | June 12, 2015 18:18 |
[swak4Foam] Swak4FOAM 0.2.3 / OF2.2.x installation error | FerdiFuchs | OpenFOAM Community Contributions | 27 | April 16, 2014 16:14 |