Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelbeaumont/kirchhoff-generator

This program allows for the generation of single source resistor networks for use as test questions and for the solving of multiple source networks.
https://github.com/michaelbeaumont/kirchhoff-generator

Last synced: 12 days ago
JSON representation

This program allows for the generation of single source resistor networks for use as test questions and for the solving of multiple source networks.

Awesome Lists containing this project

README

        

Kirchhoff Network Generator
===========================

This program can generate random configurations of resistors and a source.
The resulting pictures and set of given information and questions
can be used as test questions.

At the moment only single-source networks can be generated.
However, multiple-source networks can be solved with the functions in Types.

To use:
kirchhoff-generator 1 [Number of questions] [Number of resistors (> 1)] [whether to show debug output]