outline for rules overview

This commit is contained in:
Fabian Neumann 2019-06-19 13:12:02 +02:00
parent 85631baf99
commit 7ef5146393
6 changed files with 89 additions and 15 deletions

View File

@ -19,18 +19,22 @@ Documentation
installation
configuration
**Rules**
**Rules Overview**
* :doc:`ruleA`
* :doc:`preparation`
* :doc:`simplification`
* :doc:`solving`
* :doc:`plotting`
.. toctree::
:hidden:
:maxdepth: 1
:caption: Rules
ruleA
:caption: Rules Overview
preparation
simplification
solving
plotting
**References**

12
doc/plotting.rst Normal file
View File

@ -0,0 +1,12 @@
##########################################
Plotting and Summary
##########################################
Make Summary
============
Plot Summary
============
Plot Network
============

43
doc/preparation.rst Normal file
View File

@ -0,0 +1,43 @@
##########################################
Preparing Networks
##########################################
.. each rule description should have a list of parameters
.. from the config.yaml that affect this rule.
Build Shapes
=============================
Build Natura Raster
=============================
Build Cutout
=============================
Prepare HVDC Links
=============================
Base Networks
=============================
Build Bus Regions
=============================
Build Country Full Load Hours
=============================
Build Hydro Profile
=============================
Build Renewabe Profiles
=============================
Build Renewable Potentials
=============================
Build Power Plants
=============================
Add Electricity
=============================

View File

@ -1,9 +0,0 @@
##########################################
Rule A
##########################################
Section A
=========
Section B
=========

12
doc/simplification.rst Normal file
View File

@ -0,0 +1,12 @@
##########################################
Simplifying Networks
##########################################
Simplify Network
================
Cluster Network
===============
Prepare Network
===============

12
doc/solving.rst Normal file
View File

@ -0,0 +1,12 @@
##########################################
Solving Networks
##########################################
Solve Network
=============
Trace Solve Network
===================
Solve Operations Network
========================