Conversation
…. + some additional. + Electricity for electrolyser now basic dataset in gc (and COOP), for consitency.
…correctly + other Coop fixes
…ull sim dataset fix to coop
It takes an argument of startingTime in hours. When using the summerWeek Accumulator to make a dataset for example the argument passed should be the energyModel's p_startTimeSummerWeek_h
The GC now has accumulators instead of datasets (they are still there but will be removed in a next commit before merging with main)
…rgyCoopAfterEngineInitialisation
- The TotalBalance Accumulator now stored dailyAverages for non electricity energycarriers. - Removed all the Sum methods and internal variables from the accumulator. You should only use the accumulator by adding power (in kW) and getting integrals. (Energy) - The EnergyModel and EnergyCoop now have the same accumulators as the GridConnection. - The functionality to create an EnergyCoop during runtime has been simplified. Now it simply adds up all the gridconnection accumulators into its own accumulators. - Extended the add / subtract methods from the accumulator to the accumulatormap
Other modules may still refer to objects on GridConnection canvas that are now set to ignore.
…vas to ignore, model builds.
…instead of variables on canvas.
…as of EnergyModel.
…Data has getters for import/export per energy carrier.
- Method in AccumulatorMap to get a DataSetMap - Small bugfix in RapidRunData class for feedin overload duration
…ap and J_RapidRunData. EnergyModel, EnergyCoop and GridConnection now store prevoius J_RapidRunData using the getClone() functionality. Can be turned off via boolean b_storePreviousRapidRunData.
… EnergyModel.f_calculateKPIs
…etaData, since Coops don't have physicalConnectionCapacity.
…in v_liveConnectionMetaData.
…as been performed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.