eplusr icon indicating copy to clipboard operation
eplusr copied to clipboard

A Toolkit for Using EnergyPlus in R.

Results 39 eplusr issues
Sort by recently updated
recently updated
newest added

See [#5893](https://github.com/NREL/EnergyPlus/pull/5893). Currently did not find any R bindings for the [JSON library](https://github.com/nlohmann/json) that EnergyPlus uses to parse IDD and IDF file in JSON format. Implementation in EnergyPlus: https://github.com/NREL/EnergyPlus/tree/v9.1.0/src/EnergyPlus/InputProcessing `Output:JSON`...

feature

Add external file dependency (e.g. file existance in `Schedule:File` class) checking in `$validate()`.

feature
validate

Ref: https://github.com/NREL/EnergyPlus/releases/tag/v23.2.0

feature
EnergyPlus
compatibility

Maybe print a summary table about the simulation status?

enhancement
parametric

Ref: https://github.com/NREL/EnergyPlus/releases/tag/v24.1.0

feature
EnergyPlus