Logo
  • Installation
  • User Guide
  • Developer Guide
  • Performance Tuning
  • Examples
PyFR
  • »
  • PyFR
  • Edit on GitHub

PyFR

PyFR 1.14.0 is an open-source flow solver that uses the high-order flux reconstruction method. For more information on the PyFR project visit our website, or to ask a question visit our forum.

Contents:

  • Installation
    • Quick-start
      • macOS
      • Ubuntu
    • Compiling from source
      • Dependencies
  • User Guide
    • Running PyFR
      • Running in Parallel
    • Configuration File (.ini)
      • Backends
      • Systems
      • Boundary and Initial Conditions
      • Nodal Point Sets
      • Plugins
      • Regions
      • Additional Information
  • Developer Guide
    • A Brief Overview of the PyFR Framework
      • Where to Start
      • Controller
      • Stepper
      • PseudoStepper
      • System
      • Elements
      • Interfaces
      • Backend
      • Pointwise Kernel Provider
      • Kernel Generator
    • PyFR-Mako
      • PyFR-Mako Kernels
      • PyFR-Mako Macros
      • Syntax
  • Performance Tuning
    • OpenMP Backend
      • libxsmm
      • AVX-512
      • Cores vs. threads
      • MPI processes vs. OpenMP threads
    • CUDA Backend
      • CUDA-aware MPI
    • Partitioning
      • METIS vs SCOTCH
      • Mixed grids
    • Parallel I/O
    • Start-up Time
  • Examples
    • Euler Equations
      • 2D Euler Vortex
    • Compressible Navier–Stokes Equations
      • 2D Couette Flow
    • Incompressible Navier–Stokes Equations
      • 2D Incompressible Cylinder Flow

Indices and Tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2013–2021, Imperial College London. Revision ec32646e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v1.14.0
v1.13.0
v1.12.3
v1.12.2
v1.12.1
v1.12.0
Downloads
pdf
On Read the Docs
Project Home
Builds