Update a specific section in generaldata.ini file

update_generaldata_by_section(opts, section, new_params)

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.

Value

An updated list containing various information about the simulation.