forked from hongyuanjia/eplusr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
44 lines (44 loc) · 952 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
reference:
- title: IDD
desc: Use a specific EnergyPlus Input Data Dictionary (IDD)
contents:
- Idd
- IddObject
- use_idd
- download_idd
- avail_idd
- is_avail_idd
- title: IDF
desc: Read, modify and run an EnergyPlus Input Data File (IDF)
contents:
- Idf
- IdfObject
- read_idf
- title: EPW
desc: Download, read and modify an EnergyPlus Weather (EPW)
contents:
- Epw
- read_epw
- download_weather
- title: Configure EnergyPlus
contents:
- install_eplus
- use_eplus
- eplus_config
- avail_eplus
- is_avail_eplus
- title: Job
desc: Run EnergyPlus and collect outputs
contents:
- EplusSql
- EplusJob
- ParametricJob
- eplus_job
- param_job
- run_idf
- run_multi
- clean_wd
- title: eplusr Options
contents:
- eplusr-package
- eplusr_option