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).
有谁有用ununifrom给出过inlet的流速,是每个边界单元都要给值?还是可以随便给几个。它会自动插值
@搬运工不好当 每个边界都要赋值,格式大概是 nonuniform List<scalar> xxx ( aaa bbb ccc ..... ); xxx 要等于边界面元的数目,括号里的数字的个数要等于xxx。