imod.msw.InitialConditionsPercolation#

class imod.msw.InitialConditionsPercolation[source]#

The precipitation intensity at the starting time (iybg, tdbg in PARA_SIM.INP) is used for initializing the percolation flux in the profiles. This type of initialization is normally done separately from the actual run, using a specially prepared meteo-input file. After letting the model reach near equilibrium by letting it run for a number of years, the saved state is used for the initialization of subsequent runs.

This class is responsible for the file init_svat.inp

__init__()[source]#

Methods

__init__()

isel()

sel()

write(directory, index, svat)

Write MetaSWAP package to its corresponding fixed format file.

write_dataframe_fixed_width(file, dataframe)

Write dataframe to fixed format file.