eplusr-package |
eplusr: A Toolkit for Using EnergyPlus in R |
avail_eplus |
Configure which version of EnergyPlus to use |
avail_idd |
Use a specific EnergyPlus Input Data Dictionary (IDD) file |
clean_wd |
Clean working directory of a previous EnergyPlus simulation |
download_eplus |
Download and Install EnergyPlus |
download_idd |
Use a specific EnergyPlus Input Data Dictionary (IDD) file |
download_weather |
Download EnergyPlus Weather File (EPW) and Design Day File (DDY) |
EplusJob |
Run EnergyPlus Simulation and Collect Outputs |
eplusr |
eplusr: A Toolkit for Using EnergyPlus in R |
eplusr_option |
Get and Set eplusr options |
EplusSql |
Retrieve Simulation Outputs Using EnergyPlus SQLite Output File |
eplus_config |
Configure which version of EnergyPlus to use |
eplus_job |
Create an EnergyPlus Simulation Job |
eplus_sql |
Read an Energy SQLite Output File |
Epw |
Read, and modify an EnergyPlus Weather File (EPW) |
Idd |
Parse, Query and Modify EnergyPlus Input Data Dictionary (IDD) |
IddObject |
EnergyPlus IDD object |
Idf |
Read, modify, and run an EnergyPlus model |
IdfObject |
EnergyPlus IDF object |
install_eplus |
Download and Install EnergyPlus |
is_avail_eplus |
Configure which version of EnergyPlus to use |
is_avail_idd |
Use a specific EnergyPlus Input Data Dictionary (IDD) file |
ParametricJob |
Create and Run Parametric Analysis, and Collect Results |
param_job |
Create An EnergyPlus Parametric Simulation Job |
read_epw |
Read and Parse EnergyPlus Weather File (EPW) |
read_idf |
Read an EnergyPlus Input Data File (IDF) |
run_idf |
Run simulations of EnergyPlus models. |
run_multi |
Run simulations of EnergyPlus models. |
use_eplus |
Configure which version of EnergyPlus to use |
use_idd |
Use a specific EnergyPlus Input Data Dictionary (IDD) file |