Skip to content
@xcompact3d

Xcompact3d

High-order finite-difference suite of flow solvers on a Cartesian mesh

The Xcompact3d framework

The Xcompact3d framework is a Fortran code for developing high-order solvers for the Navier-Stokes equations in the incompressible and low Mach number (LMN) limits.

Repositories

The primary repository is Incompact3d, this is our new combined implementation including the original Incompact3d, Quasincompact3d (LMN) and Winc3d (wind farm) solvers. The original archived repostiories are also available.

A post-processing framework build in Python is included in Py4Incompact3d, this uses the same numerical methods as Incompact3d for performing consistent analyses.

There is a next generation solver for GPUs under development (x3d2) and also a simplified mini-app for experimental developments based on Xcompact3d called x3div.

Popular repositories

  1. Incompact3d Incompact3d Public

    Current CPU version of our solver for the Navier-Stokes equations

    Fortran 124 121

  2. Py4Incompact3D Py4Incompact3D Public

    Python library for postprocessing data produced using Incompact3d

    Python 10 9

  3. Quasincompact3d Quasincompact3d Public archive

    Old version of the solver for the compressible Navier-Stokes equations in the low Mach number limit (no longer actively developed, it is recommended to use the new version of Incompact3d)

    Fortran 5 3

  4. Old_Incompact3d Old_Incompact3d Public archive

    Old version of our solver for the incompressible Navier-Stokes equations (no longer actively developed, please use the latest version of Incompact3d

    Fortran 4 2

  5. WInc3D WInc3D Public

    Forked from ImperialCollegeLondon/WInc3D

    Wind Farm Simulator. No longer supported as it has been merged with Incompact3d

    Fortran 3 4

  6. x3div x3div Public

    Xcompact3d miniapp

    Fortran 3 6

Repositories

Showing 10 of 11 repositories
  • x3d2 Public
    Fortran 2 BSD-3-Clause 3 24 2 Updated May 12, 2024
  • Incompact3d Public

    Current CPU version of our solver for the Navier-Stokes equations

    Fortran 124 BSD-3-Clause 121 1 2 Updated May 11, 2024
  • .github Public

    README for the Xcompact3d framework organisation

    0 BSD-3-Clause 0 0 0 Updated Apr 15, 2024
  • Py4Incompact3D Public

    Python library for postprocessing data produced using Incompact3d

    Python 10 Apache-2.0 9 7 0 Updated Apr 8, 2024
  • backends_example Public

    A simple example demonstrating a cpu and gpu backend using fortran OO constructs

    Fortran 0 GPL-3.0 1 0 0 Updated Jul 13, 2023
  • x3div Public

    Xcompact3d miniapp

    Fortran 3 BSD-3-Clause 6 10 9 Updated Apr 25, 2023
  • NuCFD Public Forked from 3decomp/NuCFD

    NuCFD is a library implementing compact finite difference schemes on non-uniform grids.

    Fortran 0 BSD-3-Clause 2 0 0 Updated Mar 14, 2023
  • WInc3D Public Forked from ImperialCollegeLondon/WInc3D

    Wind Farm Simulator. No longer supported as it has been merged with Incompact3d

    Fortran 3 12 0 0 Updated May 28, 2021
  • X3D-benchmarking Public

    Repository for benchmarking Xcompact3D. Includes standard input + record of public data. If you run Xcompact3D on a new system and are able to, please consider sharing your data

    1 GPL-3.0 2 1 0 Updated Mar 30, 2021
  • Quasincompact3d Public archive

    Old version of the solver for the compressible Navier-Stokes equations in the low Mach number limit (no longer actively developed, it is recommended to use the new version of Incompact3d)

    Fortran 5 3 0 0 Updated Sep 13, 2018

Top languages

Fortran Python

Most used topics

Loading…