Skip to content
/ CEPRO Public

China’s electric power province level (CEPRO) technological, capacity expansion, optimization model

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

energyRt/CEPRO

Repository files navigation

China Electric Power Sector Province-level Model

Lifecycle: experimental CRAN status

[WORK IN PROGRESS]
Docs: https://energyrt.github.io/CEPRO/

This R-package is a reproduction of CEPRO model, developed in the study [1] to evaluate energy transition options for China’s electric power sector by the mid-century . The current version CEPRO2.0 is an improved with finer resolution of renewable energy, and is adjusted to the new developments of energyRt modeling package [2].

Installation

You can install the development version of CEPRO from GitHub with:

# install.packages("devtools")
devtools::install_github("energyRt/energyRt", ref = "dev")
devtools::install_github("energyRt/CEPRO")

Example

This is a basic example which shows you how to solve a common problem:

library(energyRt)
library(CEPRO)
## basic example code

[tbc…]

References

1. Lugovoy O, Gao S, Gao J, et al. (2021) Feasibility study of china’s electric power sector transition to zero emissions by 2050. Energy Economics 96: 105176.

About

China’s electric power province level (CEPRO) technological, capacity expansion, optimization model

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published