imod.msw.InitialConditionsRootzonePressureHead#

class imod.msw.InitialConditionsRootzonePressureHead(initial_pF=2.2)[source]#

Use the pF-value of the root zone pressure head as initial condition.

This class is responsible for the file init_svat.inp

Parameters:

initial_pF (float) – Initial pF value to be used for all soil columns.

__init__(initial_pF=2.2)[source]#

Methods

__init__([initial_pF])

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.