Skip to content

Commit

Permalink
adding major doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ebalogun01 committed Dec 19, 2023
1 parent c59b1ee commit 0e59106
Show file tree
Hide file tree
Showing 117 changed files with 2,729 additions and 2,019 deletions.
Empty file removed __init__.py
Empty file.
Binary file not shown.
Binary file added docs/build/doctrees/EV-EcoSim.analysis.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/build/doctrees/EV-EcoSim.app.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/build/doctrees/EV-EcoSim.doctree
Binary file not shown.
Binary file added docs/build/doctrees/EV-EcoSim.setup.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/build/doctrees/EV-EcoSim.test_cases.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/analysis.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/app.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/batt_sys_identification.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/charging_sim.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/feeder_population.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/modules.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/test_cases.base_case.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/test_cases.battery.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/test_cases.battery.feeder_population.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/test_cases.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: d2818b43aaa817c7ba4286347de5a661
config: 895b12379e5113f564136938fa044804
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 4 additions & 0 deletions docs/build/html/Introduction/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../tutorials/tutorial.html">Tutorial</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Modules</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../modules.html">Packages</a></li>
</ul>

</div>
Expand Down
15 changes: 8 additions & 7 deletions docs/build/html/_sources/analysis.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Post-simulation Analysis
================

Module contents
---------------

.. automodule:: analysis
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

Expand Down Expand Up @@ -28,10 +36,3 @@ analysis.plot\_results module
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: analysis
:members:
:undoc-members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/build/html/_sources/app.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app module
App - runs the platform
==========

.. automodule:: app
Expand Down
15 changes: 9 additions & 6 deletions docs/build/html/_sources/batt_sys_identification.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Battery System Identification
=================================

Module contents
---------------

.. automodule:: batt_sys_identification
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

Expand All @@ -20,10 +28,5 @@ experiments module
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: batt_sys_identification
:members:
:undoc-members:
:show-inheritance:

54 changes: 24 additions & 30 deletions docs/build/html/_sources/charging_sim.rst.txt
Original file line number Diff line number Diff line change
@@ -1,141 +1,135 @@
Charging Simulator
Charging Sim
=====================

Module contents
---------------

.. automodule:: charging_sim
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

charging\_sim.battery module
Battery module
----------------------------

.. automodule:: charging_sim.battery
:members:
:undoc-members:
:show-inheritance:

charging\_sim.batteryAgingSim module
Battery Aging Sim module
------------------------------------

.. automodule:: charging_sim.batteryAgingSim
:members:
:undoc-members:
:show-inheritance:

charging\_sim.batterypack module
Battery pack module
--------------------------------

.. automodule:: charging_sim.batterypack
:members:
:undoc-members:
:show-inheritance:

charging\_sim.batterytest module
--------------------------------

.. automodule:: charging_sim.batterytest
:members:
:undoc-members:
:show-inheritance:

charging\_sim.capacitor module
Capacitor module
------------------------------

.. automodule:: charging_sim.capacitor
:members:
:undoc-members:
:show-inheritance:

charging\_sim.chargingStation module
Charging Station module
------------------------------------

.. automodule:: charging_sim.chargingStation
:members:
:undoc-members:
:show-inheritance:

charging\_sim.clock module
Clock module
--------------------------

.. automodule:: charging_sim.clock
:members:
:undoc-members:
:show-inheritance:

charging\_sim.controller module
Controller module
-------------------------------

.. automodule:: charging_sim.controller
:members:
:undoc-members:
:show-inheritance:

charging\_sim.electricityPrices module
Electricity prices module
--------------------------------------

.. automodule:: charging_sim.electricityPrices
:members:
:undoc-members:
:show-inheritance:

charging\_sim.node module
Node module
-------------------------

.. automodule:: charging_sim.node
:members:
:undoc-members:
:show-inheritance:

charging\_sim.optimization module
Optimization module
---------------------------------

.. automodule:: charging_sim.optimization
:members:
:undoc-members:
:show-inheritance:

charging\_sim.orchestrator module
Orchestrator module
---------------------------------

.. automodule:: charging_sim.orchestrator
:members:
:undoc-members:
:show-inheritance:

charging\_sim.simulate module
Simulate module
-----------------------------

.. automodule:: charging_sim.simulate
:members:
:undoc-members:
:show-inheritance:

charging\_sim.solar module
Solar module
--------------------------

.. automodule:: charging_sim.solar
:members:
:undoc-members:
:show-inheritance:

charging\_sim.transformer module
Transformer module
--------------------------------

.. automodule:: charging_sim.transformer
:members:
:undoc-members:
:show-inheritance:

charging\_sim.utils module
Utils
--------------------------

.. automodule:: charging_sim.utils
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: charging_sim
:members:
:undoc-members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/build/html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Links

.. toctree::
:hidden:
:maxdepth: 1
:maxdepth: 4
:caption: Modules

modules
Expand Down
8 changes: 4 additions & 4 deletions docs/build/html/_sources/modules.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Packages
.. toctree::
:maxdepth: 4

analysis
batt_sys_identification
charging_sim
feeder_population
setup
batt_sys_identification
test_cases
analysis
app

10 changes: 9 additions & 1 deletion docs/build/html/_sources/test_cases.base_case.rst.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Base Case Test Cases
Base test case
==============================

Subpackages
-----------

.. toctree::
:maxdepth: 4

test_cases.base_case.feeder_population

Submodules
----------

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
test\_cases.battery.feeder\_population package
Battery test case feeder population
==============================================


Module contents
---------------

.. automodule:: test_cases.battery.feeder_population
:members:
:undoc-members:
:show-inheritance:

Submodules
----------

Expand Down Expand Up @@ -37,3 +28,10 @@ test\_cases.battery.feeder\_population.glm\_mod\_functions module
:undoc-members:
:show-inheritance:

Module contents
---------------

.. automodule:: test_cases.battery.feeder_population
:members:
:undoc-members:
:show-inheritance:
11 changes: 1 addition & 10 deletions docs/build/html/_sources/test_cases.battery.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Battery Test Cases
Battery test Case
===========================

Module contents
Expand All @@ -9,7 +9,6 @@ Module contents
:undoc-members:
:show-inheritance:


Subpackages
-----------

Expand Down Expand Up @@ -77,14 +76,6 @@ test\_cases.battery.scenarios module
:undoc-members:
:show-inheritance:

test\_cases.battery.sim module
------------------------------

.. automodule:: test_cases.battery.sim
:members:
:undoc-members:
:show-inheritance:

test\_cases.battery.voltdump2 module
------------------------------------

Expand Down
15 changes: 7 additions & 8 deletions docs/build/html/_sources/test_cases.rst.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
Test cases
===================

Module contents
---------------

.. automodule:: test_cases
:members:
:undoc-members:
:show-inheritance:

Subpackages
-----------

Expand All @@ -18,3 +10,10 @@ Subpackages
test_cases.base_case
test_cases.battery

Module contents
---------------

.. automodule:: test_cases
:members:
:undoc-members:
:show-inheritance:
Loading

0 comments on commit 0e59106

Please sign in to comment.