https://github.com/jgcmarins/capacitor-simulator
This software simulates an electric capacitor
https://github.com/jgcmarins/capacitor-simulator
capacitor java javafx physics physics-simulation simulator
Last synced: about 1 month ago
JSON representation
This software simulates an electric capacitor
- Host: GitHub
- URL: https://github.com/jgcmarins/capacitor-simulator
- Owner: jgcmarins
- License: gpl-2.0
- Created: 2015-07-13T08:59:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T20:48:59.000Z (over 9 years ago)
- Last Synced: 2025-03-29T18:42:26.420Z (about 1 year ago)
- Topics: capacitor, java, javafx, physics, physics-simulation, simulator
- Language: Java
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# capacitor-simulator
This software simulates an electric capacitor
## How to use
### Compile and generate package
```
make
```
### Run
```
make run
```
## License
[GPL-2.0](/LICENSE)