|
const double | defaultTimeStart = 0.0 |
| Начало расчета More...
|
|
const std::pair< std::pair< std::string, int >, std::string > | defaultVelAccel = { {"RampLin", 1}, "" } |
| Время разгона More...
|
|
const double | defaultTimeAccel = 0.0 |
|
const std::pair< std::pair< std::string, int >, std::string > | defaultSaveVP = { {"text", 0}, "" } |
| Шаг подсчета поля скорости и давления More...
|
|
const int | defaultSaveVPstep = 0 |
|
const std::pair< std::pair< std::string, int >, std::string > | defaultSaveVtx = { {"text", 0}, "" } |
| Шаг подсчета поля скорости и давления More...
|
|
const int | defaultSaveVtxStep = 100 |
|
const int | defaultSaveVisStress = 0 |
| Шаг подсчета поля скорости и давления More...
|
|
const int | defaultNameLength = 5 |
| Число разрядов в имени файла More...
|
|
const double | defaultDistFar = 10.0 |
| Радиус убивания дальнего следа More...
|
|
const double | defaultDelta = 1.e-5 |
| Расстояние, на которое рождаемый вихрь отодвигается от профиля More...
|
|
const int | defaultVortexPerPanel = 1 |
| Число вихрей, рождаемых на одной панели More...
|
|
const double | defaultMaxGamma = 0.0 |
| Число вихрей, рождаемых на одной панели More...
|
|
const double | defaultVRef = 0.0 |
| Референсная скорость, равная нулю, что означает ее равенство скорости набегающего потока More...
|
|
const size_t | defaultRequiredNPanels = 0 |
| Желаемое число панелей для разбиения геометрии More...
|
|
const std::pair< std::string, int > | defaultPanelsType = { "panelsRectilinear", 0 } |
| Тип панелей More...
|
|
const std::pair< std::string, int > | defaultBoundaryCondition = { "boundaryConstLayerAver", 0 } |
| Способ удовлетворения граничного условия More...
|
|
const std::pair< std::string, int > | defaultLinearSystemSolver = { "linearSystemGauss", 0 } |
| Способ решения линейной системы More...
|
|
const std::pair< std::string, int > | defaultVelocityComputation { "velocityBiotSavart", 0 } |
| Способ вычисления скоростей вихрей More...
|
|
const bool | defaultGeographicalAngles = false |
| Признак работы в "географической" системе координат More...
|
|
const bool | defaultRotateForces = false |
| Признак поворота сил в профильную систему координат More...
|
|
const bool | defaultCalcCoefficients = false |
| Признак расчета безразмерных коэффициентов вместо сил More...
|
|
const double | rotateAngleVpPoints = 0 |
| Угол поворота точек VP. More...
|
|
const std::string | defaultAirfoilsDir = "../settings/airfoils/" |
| Каталог с файлами профилей More...
|
|
const std::string | defaultBodiesDir = "../settings/bodies/" |
|
const std::string | defaultWakesDir = "../settings/wakes/" |
| Каталог с файлами вихревых следов More...
|
|
const VMlib::Point2D | defaultBasePoint = { 0.0, 0.0 } |
| Базовое смещение профиля More...
|
|
const VMlib::v3D | defaultBasePoint3D = { 0.0, 0.0, 0.0 } |
|
const Point2D | defaultScale = { 1.0, 1.0 } |
| Коэффициент масштабирования профиля More...
|
|
const double | defaultAngle = 0.0 |
| Угол атаки More...
|
|
const double | defaultChord = 1.0 |
| Хорда More...
|
|
const Point2D | defaultAddedMass = { 0.0, 0.0 } |
| Присоединенная масса More...
|
|
const bool | defaultInverse = false |
| Признак разворота нормалей (для расчета внутреннего течения) More...
|
|
const int | defaultMechanicalSystemType = 0 |
| Тип механической системы More...
|
|
const std::string | defaultMechanicalSystem = "" |
|
const std::string | defaultPspFile = "passport" |
| Имя файла с паспортом задачи More...
|
|
const int | defaultNp = 1 |
| Необходимое число процессоров для решения задачи More...
|
|
const std::string | defaultCopyPath = "" |
| Путь к каталогу с задачей для копирования в новые каталоги More...
|
|
static std::ostream * | defaultQueueLogStream = &std::cout |
| Поток вывода логов и ошибок очереди More...
|
|
static std::ostream * | defaultWorld2DLogStream = &std::cout |
| Поток вывода логов и ошибок задачи More...
|
|
static bool | defaultAddMass = false |
| Расчет присоединенной массы More...
|
|
static v3D | defaultAddMassVcm = { 0.0, 0.0, 0.0 } |
|
static v3D | defaultAddMassWcm = { 0.0, 0.0, 0.0 } |
|
Глобальные параметры по умолчанию
Они могут не указываться ни в параметрах задач, ни в файле defaults