flowx.ins package

Submodules

flowx.ins._ins module

Module for incompressible Navier Stokes equations

class flowx.ins._ins.IncompNS(poisson=None, imbound=None, domain_data_struct=[None, None, None, None, None], ins_vars=[None, None, None, None, None], ins_info=None)

Bases: object

_advance()

Subroutine for the fractional step explicit time advancement of Navier Stokes equations

_advance_stub()

Stub subroutine for the fractional step explicit time advancement of Navier Stokes equations

advance()

Subroutine for the fractional step explicit time advancement of Navier Stokes equations

Module contents