PC1D
A software made by University of New South Wales. It's a computer program written for IBM-compatible personal computers that solves the fully coupled nonlinear equations for the quasi-one-dimensional transport of electrons and holes in crystalline semiconductor devices, with emphasis on photovoltaic devices.
Download from UNSW Website


Finding Boolean Equation from Logic Table (Prime Implicants)
I made this code in my second year as an undergrad student. This can take in upto 5 boolean variables with logic tables and can output a boolean equation that represents that particular system. It was done using Quine-McCluskey Algorithm.


PC2D
Two dimensional simulator for solar cells. Programmed inside an excel spreadsheet.
Made by: Paul A. Basore and Kirsten Cabanas-Holmen.