hydromt_wflow.WflowSedimentModel.write_config# WflowSedimentModel.write_config(config_name: str | None = None, config_root: str | None = None)# Write config to <root/config_fn>. Parameters: config_name (str, optional) – Name of the config file. By default None to use the default name wflow_sbm.toml. config_root (str, optional) – Root folder to write the config file if different from model root (default).