hydromt_wflow.WflowSedimentModel.write_config# WflowSedimentModel.write_config(config_filename: str | None = None, config_root: Path | 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). Can be absolute or relative to model root.