Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
用户指南里的cylinder算例,里面的画圆弧用的是arc 0 5 45.0 (0 0 1) 这种命令相关用法没有找到,只找到了起点终点插值点的用法,试出来0和5是圆弧的起点终点,45是角度,但是后面括号里的(0 0 1)是什么意思?
@vbcwl 我用的是openFoam9,这种画圆弧的命令应该是才出来没多久,还没有相关用法,有明白的前辈望讲解下
https://cfd.direct/openfoam/user-guide/v9-blockmesh/#x26-1850005.3
看5.3.1.2
@bestucan 明白了