From 91ec8c2289413c43c835fa92f3ef950ea2cb0c4f Mon Sep 17 00:00:00 2001 From: berthetclement Date: Tue, 2 Jul 2024 15:10:47 +0200 Subject: [PATCH] updated with type "bool" for RES referential --- inst/referential_properties/properties_input_renewable.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/referential_properties/properties_input_renewable.csv b/inst/referential_properties/properties_input_renewable.csv index 44061018..2b20fe44 100644 --- a/inst/referential_properties/properties_input_renewable.csv +++ b/inst/referential_properties/properties_input_renewable.csv @@ -2,6 +2,6 @@ Topic;INI Name;Tech Name;Type;Default;Version;Category;Version Antares General;name;name;str;;8.1;renewable;810 General;group;group;str;;8.1;renewable;810 General;ts-interpretation;ts-interpretation;str;power-generation;8.1;renewable;810 -Operating parameters;enabled;enabled;;True;8.1;renewable;810 +Operating parameters;enabled;enabled;bool;True;8.1;renewable;810 Operating parameters;unitcount;unitCount;int;1;8.1;renewable;810 Operating parameters;nominalcapacity;nominalCapacity;float;0.0;8.1;renewable;810