snek5000.output.readers#

Nek5000 field file readers (backend for snek5000.output.phys_fields)

pymech_

Read field files using pymech as xarray datasets.

Classes

ReaderBase(output)

Abstract base class for defining the interface of all reader classes

class snek5000.output.readers.ReaderBase(output)[source]#

Abstract base class for defining the interface of all reader classes

tag = NotImplemented#
abstract load(prefix='', index=-1)[source]#

Opens field file and loads into memory as data

abstract get_var(key)[source]#

Get an array