wolfex
latest

Contents:

  • Getting Started
  • Usage
  • Examples
  • flow_element module
  • utils module
  • plot module
wolfex
  • »
  • Welcome to wolfex’ documentation!
  • Edit on GitHub

Welcome to wolfex’ documentation!

Contents:

  • Getting Started
    • Description
    • Figures
    • Prerequisites
    • Installation
    • License
    • Contact
    • Acknowledgment
    • Disclaimer
  • Usage
    • Declaring the flow elements
    • Creating the main script
    • Reading the flow_elements.csv file
    • Plotting the initial conditions
    • Solving the flow equations
    • Plotting the trajectory
  • Examples
    • Example 1: Pair of Counter Rotating Vortices
    • Example 2: Pair of Co-Rotating Vortices
    • Example 3: Evolution of Three Point Vortices
    • Example 4: Leapfrogging of Four Vortices
    • Example 5: Solid Body Rotation of Three Vortices
    • Example 6: Collapse of Three Vortices
    • Example 7: Circular Cylinder
    • Example 8: Joukowski Aerofoil
    • Example 9: Pair of Counter Rotating Vortices with Vertical Wall
    • Example 10: Pair of Counter Rotating Vortices with Two Walls
  • flow_element module
    • FlowElement abstract parent class
    • UniformStream element
    • Source element
    • Vortex element
    • Cylinder element
    • JoukowskiElement element
    • Flow container class
    • Walls class
  • utils module
    • read_flow_elements_file() function
    • solve_velocity_ode() function
  • plot module
    • velocity_stream_lines() function
    • velocity_colorplot() function
    • velocity_potential() function
    • stream_function() function
    • trajectory() function
    • animated_trajectory() function
    • from_dir_to_video() function
    • plotting_limit() function

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2022, Nicolas Bayle. Revision 03264b50.

Built with Sphinx using a theme provided by Read the Docs.