mooflow.read.lstfile_iter_well_drn

mooflow.read.lstfile_iter_well_drn(lst_file, marker='WEL_', nrows=477, ncols=4, tstep=0)

Generator function that scans the output of readlines on the results file *.LIST to return an numpy array dtype float’ with the results for the current time step

Parameters
lst_filestr or list of str

the results file as read with readlines() or the path to the file

markerstr

the first part of the fil,

tstepint

number of first time step –> the identifier of the WELL/DRN file is build from this