* and reduce corresponding sections in readme * and modify environment docs * and add bibtex support (tentative)
21 lines
478 B
ReStructuredText
21 lines
478 B
ReStructuredText
##########################################
|
|
Solving Networks
|
|
##########################################
|
|
|
|
After generating all networks they can be solved through the rule ``solve_network`` by using the collection rule ``solve_all_elec_networks``.
|
|
|
|
Solve Network
|
|
=============
|
|
|
|
.. automodule:: solve_network
|
|
|
|
Trace Solve Network
|
|
===================
|
|
|
|
.. automodule:: trace_solve_network
|
|
|
|
Solve Operations Network
|
|
========================
|
|
|
|
.. automodule:: solve_operations_network
|