flopy.mf6.utils.output_util module

class MF6Output(obj)[source]

Bases: object

A class that uses meta programming to get output

Parameters:

obj (PackageInterface object) –

property csv_names

Method to get csv file names

Return type:

list

methods()[source]

Method that returns a list of available method calls

Return type:

list

property obs_names

Method to get obs file names

Return type:

list