hydromt_wflow.WflowModel.write_config# WflowModel.write_config(config_name: str | None = None, config_root: str | None = None)[source]# 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).