# membrane-diffusion-simulation **Repository Path**: greatwallisme/membrane-diffusion-simulation ## Basic Information - **Project Name**: membrane-diffusion-simulation - **Description**: A Python based simulator of diffusion of a semi-permeable membrane. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-11 - **Last Updated**: 2024-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Diffusion of a Semi-Permeable Membrane ====================================== A Python based simulator of diffusion of a semi-permeable membrane. Usage ----- If you are interested in running the simulation yourself, you can clone the repository and use the provided Makefile. git clone https://github.com/mide/membrane-diffusion-simulation.git cd membrane-diffusion-simulation/ make dataset make graphs To Do List: ----------- - Clean up `simulate.py` (add comments and such) - Make smaller graphs for this page - Add licence information (to be determined) - Add animation of particles moving through membrane - Fix Makefile rules so you can't `make graphs` before `make dataset`. Sample Graphs ------------- ![Imgur](http://i.imgur.com/klXIhObl.png) ![Imgur](http://i.imgur.com/LxlKElEl.png) ![Imgur](http://i.imgur.com/1WKVv0Xl.png) ![Imgur](http://i.imgur.com/vjOrfNBl.png) ![Imgur](http://i.imgur.com/kFGzu6Xl.png)