Antares v840 : new parameter result-format
to choose
output format (txt/zip) + new values for
transmission-capacities
parameter.
Antares v832 : added filtering options to bindingConstraints.
Antares v830 : updateAdequacySettings()
function to
activate Adequacy Patch and set parameters.
Antares v820 : createLink()
and
editLink()
have a new argument tsLink
allowing
to write transmission capacities time-series.
createBindingConstraintBulk()
allow to create
multiple binding constraints at once.
writeInputTS()
has changed,
data
is now in first place.This release include some new features to interact with Antares Web.
createArea()
, editArea()
,
removeArea()
, createLink()
,
editLink()
, removeLink()
,
createCluster()
, editCluster()
,
removeCluster()
, createBindingConstraint()
,
editBindingConstraint()
,
removeBindingConstraint()
, createDistrict()
,
updateGeneralSettings()
,
updateInputSettings()
,
updateOptimizationSettings()
,
updateOutputSettings()
,
updateAdequacySettings()
, writeInputTS()
,
readScenarioBuilder()
,
updateScenarioBuilder()
,
clearScenarioBuilder()
, writeWaterValues()
,
createDSR()
, createPSP()
.useVariant()
,
createVariant()
.createStudyAPI()
.searchStudy()
.setAPImode()
.createStudy()
no longer return TRUE
/
FALSE
, but simulation options list returned by
antaresRead::setSimulationPath()
.This release include some new features to interact with renewable energy sources (new in Antares v8.0.3):
activateRES()
to use new RES features in
an Antares study.updateOptimizationSettings()
has a new argument
renewable.generation.modelling
that can take as value:
NULL
|aggregated
|cluster
.createClusterRES()
to create a new
renewable cluster.editClusterRES()
to edit an existing
renewable cluster.removeClusterRES()
to remove a renewable
cluster.readScenarioBuilder()
: there can be a new field
r
if a scenario is completed for renewablesupdateScenarioBuilder()
: allow to update scenario
builder for renewables if RES activated.updateGeneralSettings()
: check value for
inter.modal
and inter.modal
parameters:
updateInputSettings()
: prevent use of
renewables
for import
parameter.updateScenarioBuilder()
has a new argument
clusters_areas = <data.table>
to specify area/cluster
to use for thermal/renewable series.clearScenarioBuilder()
to clear a ruleset
from the scenario builder.getPlaylist
: V8 antares ponderation.setPlaylist
: V8 antares ponderation.copyOutput
: to copy antares output with
extension.writeOutputValues
: to write antares data
after antaresRead
(areas, links and clusters).computeTimeStampFromHourly
: to write
mc-ind data from hourly files (daily, weekly, monthly and annual).parAggregateMCall
: to compute mc-all from
md-ind.editArea
: to edit an area.editBindingConstraint
: to edit a Binding
Constraint.createStudy()
for Antares version >=
7.1.0writeSeriesPrepro()
: to write load, wind
and solar prepro data.writeInputTS()
: writes input time
series.scenarioBuilder()
can write thermal scenario.writeEconomicOptions()
: to create or edit
economic options.nodalOptimizationOptions()
has two new arguments:
average_unsupplied_energy_cost
and
average_spilled_energy_cost
.scenarioBuilder()
now work when areas_rand has length
1createPSP
to work with Antares v7NEWS.md
file to track changes to the
package.