update_generaldata_by_section: Update a specific section in generaldata.ini file
Description
Update a specific section in generaldata.ini file
Usage
update_generaldata_by_section(opts, section, new_params)
Value
An updated list containing various information about the simulation.
Arguments
- opts
List of simulation parameters returned by the function
antaresRead::setSimulationPath()
- section
The section to update.
- new_params
The values to write in the section.