Skip to content

Iteration 0 ZFR

zeina-s edited this page Jun 20, 2018 · 5 revisions

Iteration 0 - Zero Feature Release

Table of Contents

Introduction

Percolation theory describes the physics and mathematics of long-term connections in random systems. It is a phenomenon that describes the permeability of liquid through matter, and it applies to a wide variety of physical systems, including conductivity, porosity and polymers. But can also be used to analyze systems such as forest fires, disease epidemics, and social networks. In this project that has been done by a teamwork, a standalone Java software was developed to calculate for a network of any size with any number and order of resistors, the possible electrical conductivity values and the probability of obtaining any such value.

Iteration Goals

This document describes how to develop what is required to continue the project. Zero Feature Release - Focuses on the administrative organization and infrastructure without product supply. iteration 0 - ZFR contain:

Exploring the necessary development tools:
a. Display Prototype
b. Start using the version control system
c. Preliminary documentation

Documentation

User Manual

Meeting Summaries

Calendar

Process, Methods & Tools

  • Java
  • Eclipse
  • Apache commons
  • SWT

Clone this wiki locally