PHengLEI-TestCases/F03_TwoD_Dual0012_OversetCo.../bin/overset_config.hypara

25 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

int parallelStrategy = 1;
int numberOfGridGroups = 3;
string gridfile = "./grid/background__4.fts";
string gridfile1 = "./grid/upperwing__4.fts";
string gridfile2 = "./grid/lowerwing__4.fts";
int codeOfOversetGrid = 1; // 0: 无重叠 1: 重叠;
int codeOfOversetSlipGrid = 0; // 0: 无滑移 1: 滑移;
int readOversetFileOrNot = 0; // 0: 适时装配 1: 读ovs文件
int symetryOrNot = 1; //是否只进行半场计算
int readInAuxiliaryInnerGrid = 1; //是否需要辅助网格inner
int readInAuxiliaryOuterGrid = 0; //是否需要辅助网格outer
int readInSklFileOrNot = 0; //读入skl文件有助于点属性的准确通讯但是比较耗时
string auxiliaryInnerGrid0 = "./grid/aux-upper.fts";
string auxiliaryInnerGrid1 = "./grid/aux-lower.fts";
string oversetGridFileName = "./grid/overlap.ovs";
double walldistMainZone = 1.0
double gridScaleFactor = 0.001;
double toleranceForOversetSearch = 1e-3;
double toleranceForOversetBox = 1e-3;
int twoOrderInterpolationOrNot = 1; //1-采用二阶插值多一排插值点0-一阶插值
int keyEnlargeOfActiveNodes = 1; //活跃区域扩展次数
int outTecplotOverset = 1; //