hydromt_sfincs.components.config.SfincsConfig.write#
- SfincsConfig.write(filename: str = 'sfincs.inp', write_description: bool = False) None[source]#
Write the SfincsConfigVariables to a text file in the root folder of the model.
Parameters:#
- filename (str):
The name of the file to write the configuration to. Default is “sfincs.inp”.
- write_description (bool):
If True, include variable descriptions in the output file. Default is False.