Magma Sanctum

複素関数論による連続体力学

剥離を伴った任意翼型まわりの流れの解析的計算法

この記事の目的は、”とにかく解析的に”剥離を伴う翼の圧力分布を求めたい、ということです。

 

剥離を伴う流れを比較的解析的に計算する方法としては、境界要素法、自由流線理論、離散渦法、などが挙げられますが、結局いずれにせよ計算段階でパネル分割することになることがほとんどです。(最後まで解析的な導出法は見たことがない)

 

試行錯誤を繰り返すうちに、解析的に解くための条件は、(1)ポテンシャル流れであること、(2)単独翼であること、(3)境界条件が明確であること、と分かってきました。

 

そこで、本方法では剥離領域の排除効果を吹き出し流れによって近似することで導出します。(”wake source method”)*1

 

・さっそく導出してみる

 

最終的に翼面上の局所流速を

 \left( \dfrac {d f}{d \zeta} \right) _R = \dfrac {d f}{d \theta} \cdot \dfrac {d \theta}{d \zeta} = \left. \dfrac {d f}{d \theta} \right/ \left( \dfrac {d \xi}{d \theta} + i \dfrac {d \eta}{d \theta} \right)

とすることで、流れの項を翼型の項から分離して導出する

 

翼型の関数は守屋富次郎先生の「空気力学序論」を参考にして翼型をフーリエ級数展開することで次のように求められる。

 g ( \theta ) = \dfrac {d \xi}{d \theta}^2 + \dfrac {d \eta}{d \theta}^2 = \dfrac {1}{4} \sin ^{2} \theta + \left \{ - \displaystyle \sum_{1}^{\infty} n A_n \sin n \theta + \displaystyle \sum_{1}^{\infty} n B_n cos n \theta \right \}^2

 

複素速度ポテンシャルを z=0周りで( z \rightarrow \infty で発散しないように)展開すると

 f = \phi + i \psi = s \log z + \left( u - i v \right) z + \displaystyle \sum_{1}^{\infty} \left( P_n + i Q_n \right) z^{- n}

 \phi = Re ( s ) \log r - Im ( s ) \theta + r \left( u \cos \theta + v \sin \theta \right) + \displaystyle \sum_{0}^{\infty} r^{- n} \left( P_n \cos n \theta + Q_n \sin n \theta \right)

半径方向速度は

 \dfrac {\partial \phi}{\partial r} = \dfrac {Re ( s )}{r} + u \cos \theta + v \sin \theta - \displaystyle \sum_{0}^{\infty} n r^{- n - 1} \left( P_n \cos n \theta +Q_n \sin n \theta \right)

 

ここで、単位円上( r = R ( = 1 / 2 ) )の垂直速度分布に境界条件として吹き出し分布 v_r ( \theta ) を与えフーリエ級数展開することで係数比較をする

 \dfrac {Re ( s )}{R} =\dfrac {1}{2 \pi} \displaystyle \int_{0}^{2 \pi} v_r \, d \theta

 u - \dfrac {P_1}{R^2} = \dfrac {1}{\pi} \displaystyle \int_{0}^{2 \pi} v_r \cos \theta \, d \theta ,  v - \dfrac {Q_1}{R^2} = \dfrac {1}{\pi} \displaystyle \int_{0}^{2 \pi} v_r \sin \theta \, d \theta

 - n R^{-n-1} P_n = \dfrac {1}{\pi} \displaystyle \int_{0}^{2 \pi} v_r \cos ( n \theta ) \, d \theta ,  - n R^{-n-1} Q_n = \dfrac {1}{\pi} \displaystyle \int_{0}^{2 \pi} v_r \sin ( n \theta ) \, d \theta

 

複素速度ポテンシャルに係数を戻して

 f = \left( Re ( s ) + i Im ( s ) \right) \left( \log R + i \theta \right) + 2 R \left( u \cos \theta + v \sin \theta \right) \\ - \dfrac {R}{\pi} \displaystyle \sum_{1}^{\infty} \dfrac {1}{n} \left( \displaystyle \int_{0}^{2 \pi} v_r \cos ( n \theta ) \, d \theta + i \displaystyle \int_{0}^{2 \pi} v_r \sin ( n \theta ) \, d \theta \right) \left( \sin n \theta + i \cos n \theta \right)

 \dfrac {d f}{d \theta} = \left( - Im ( s ) + i Re ( s ) \right) - 2 R \left( \log R + i \theta \right) \\ + \dfrac {R}{\pi} \displaystyle \sum_{1}^{\infty} \left( \displaystyle \int_{0}^{2 \pi} v_r \cos ( n \theta ) \, d \theta + i \displaystyle \int_{0}^{2 \pi} v_r \sin ( n \theta ) \, d \theta \right) \left( \sin n \theta + i \cos n \theta \right)

 

速度場を実部(接線速度分布)と虚部(垂直速度分布)に分ける

 Re \left( \dfrac {d f}{d \theta} \right) = - Im ( s ) - 2 R \left( u \sin \theta - v \cos \theta \right) \\ + \dfrac {R}{\pi} \displaystyle \sum_{1}^{\infty} \left \{ \left( - \displaystyle \int_{0}^{2 \pi} v_r \sin ( n \theta ) \, d \theta \right) \cos n \theta + \left( \displaystyle \int_{0}^{2 \pi} v_r \cos ( n \theta ) \, d \theta \right) \sin n \theta \right \} \\ = - Im ( s ) - 2 R \left( u \sin \theta - v \cos \theta \right) + R {v_r}^* ( \theta )

 Im \left( \dfrac {d f}{d \theta} \right) = Re ( s ) + \dfrac {R}{\pi} \displaystyle \sum_{1}^{\infty} \left \{ \left( - \displaystyle \int_{0}^{2 \pi} v_r \cos ( n \theta ) \, d \theta \right) \cos n \theta + \left( \displaystyle \int_{0}^{2 \pi} v_r \sin ( n \theta ) \, d \theta \right) \sin n \theta \right \} \\ = Re ( s ) + R v_r ( \theta ) - \dfrac {R}{2 \pi} \displaystyle \int_{0}^{2 \pi} v_r ( \theta ) \, d \theta = R v_r ( \theta )

 

ここで {v_r}^* ( \theta ) フーリエ級数余弦と正弦を入れ替えた関数となっているが、これは”共役フーリエ級数”であり今井功先生の「等角写像とその応用」によれば次のように変換できる

 Re \left( \dfrac {d f}{d \theta} \right) = - Im ( s ) - 2 R \left( u \sin \theta - v \cos \theta \right) - \dfrac {R}{2 \pi} \displaystyle \int_{0}^{2 \pi} \left( v_r ( \varphi ) - v_r ( \theta ) \right) \cot \dfrac {\varphi - \theta}{2} \, d \varphi

 

よって、求めるべき局所流速分布は次のようになる(意外とシンプルな式にまとまった)

 q^2 = \left. \left [ Re \left( \dfrac {d f}{d \theta} \right)^2 + Im \left( \dfrac {d f}{d \theta} \right)^2 \right ] \right/ g ( \theta ) \\ = \left. \left [ \left \{ Im ( s ) + 2 R \left( u \sin \theta - v \cos \theta \right) + \dfrac {R}{2 \pi} \displaystyle \int_{0}^{2 \pi} \left( v_r ( \varphi ) - v_r ( \theta ) \right) \cot \dfrac {\varphi - \theta}{2} \, d \varphi \right \}^2 + \left \{ R v_r ( \theta ) \right \}^2 \right ] \right/ g ( \theta )

 Im ( s ) は循環成分であり、クッタの条件により決まる

 

剥離点 \alpha と再付着点 \beta を持つ剥離泡を近似するには、流れ関数が一定の時( \psi = const. )流線が一致するので

 \Delta \psi = \displaystyle \int_{\alpha}^{\beta} Im \left( \dfrac {d f}{d \theta} \right) \, d \theta = R \displaystyle \int_{\alpha}^{\beta} v_r ( \theta ) \, d \theta = 0

を満たす吹き出し分布 v_r 境界条件として与えればよい

 

・計算例 

 

Excel表計算機能で圧力分布を導出してみました。

 

以下のグラフは入力した吹き出し分布と出力した共役フーリエ級数の比較です。

f:id:Magma_Sanctum:20210714140624p:plain

剥離泡の流速への影響が剥離領域に限られていることがわかります。「short bubble は翼型全体にわたる potential flow としての圧力分布にはあまり影響を与えない」*2という経験則と良い一致を示しています。

また、 圧力分布は次のようになりました。

f:id:Magma_Sanctum:20210714140958p:plain

注意しなくてはいけないのが、いかにも剥離泡の特性である圧力一定領域と圧力回復を示しているように見えますが、あくまでも排除効果を利用した計算であり、この剥離領域においては特に意味のあるものではないです。

吹き出し分布と逆流域の関係は考察中です)