SHWUvlm¶
Steady vortex method assuming helicoidal wake shape
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default print_infoboolOutput run-time information Truenum_coresintNumber of cores to used in parallelisation 0convection_schemeintConvection scheme for the wake (only 2 tested for this solver) 2dtfloattime step used to discretise the wake 0.1iterative_solverboolFalseiterative_tolfloat0.0001iterative_precondboolFalsevelocity_field_generatorstrName of the velocity field generator SteadyVelocityFieldvelocity_field_inputdictDictionary of inputs needed by the velocity field generator {}gamma_dot_filteringintParameter used to filter gamma dot (only odd numbers bigger than one allowed) 0rhofloatDensity 1.225rot_velfloatRotation velocity in rad/s 0.0rot_axislist(float)Axis of rotation of the wake [1.0, 0.0, 0.0]rot_centerlist(float)Center of rotation of the wake [0.0, 0.0, 0.0]vortex_radiusfloatDistance between points below which induction is not computed <sphinx.ext.autodoc.importer._MockObject object at 0x7f8a2858e7f0>