PlotFlowField¶
- class sharpy.postproc.plotflowfield.PlotFlowField[source]¶
Plots the flow field in Paraview and computes the velocity at a set of points in a grid.
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name
Type
Description
Default
Options
postproc_grid_generatorstrGenerator used to create grid and plot flow field
GridBoxGridBoxpostproc_grid_inputdictDictionary containing settings for
postproc_grid_generator.{}velocity_field_generatorstrChosen velocity field generator
SteadyVelocityFieldvelocity_field_inputdictDictionary containing settings for the selected
velocity_field_generator.{}dtfloatTime step.
0.1include_externalboolInclude external velocities.
Trueinclude_inducedboolInclude induced velocities.
TruestrideintNumber of time steps between plots.
1num_coresintNumber of cores to use.
1vortex_radiusfloatDistance below which inductions are not computed.
sharpy.utils.constants.vortex_radius_def