CHME5137 / github-assignment

A first assignment
0 stars 30 forks source link

Creating private project repositories #3

Closed rwest closed 7 years ago

rwest commented 7 years ago

@sambamurthyr @KareemAbdelshafy @CFulco: You are not yet on a "team" associated with a project repository. (we set these up in class yesterday) Please reply below with your project summary, and I'll set it up.

CFulco commented 7 years ago

Hello professor West,

The project I am working on is examining pH levels in small-scale bioreactors. My goal is to have a somewhat "interactive" model where the user would either input an acceptable range of pH values and receive the optimal times to adjust with a specific amount of base, or input a list of times that an adjustment will take place and have the model return the calculated base additions at those specific times based on what the pH would be.

On Tue, Nov 1, 2016 at 10:11 AM, Richard West notifications@github.com wrote:

@sambamurthyr https://github.com/sambamurthyr @KareemAbdelshafy https://github.com/KareemAbdelshafy @CFulco https://github.com/CFulco: You are not yet on a "team" associated with a project repository. (we set these up in class yesterday) Please reply below with your project summary, and I'll set it up.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CHME5137/github-assignment/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AVa2gOw8WKtsECLKcmVjmmdxJTDBmGk7ks5q50h8gaJpZM4KmISj .

KareemAbdelshafy commented 7 years ago

Sorry for the late reply. I am trying to study the nonlinear dynamics of a system of coupled nonlinear oscillators. For this purpose, I am using python package PyDSTool to do the continuation and bifurcation analysis.

sambamurthyr commented 7 years ago

Sorry about the late reply. My project will be a monitoring study of the Biogas production from semi-continuous Anaerobic digestion. The levels of gas produced depends on the levels of ammonium ion concentration in the reactor. The project will help in modelling this relationship. wherein a user could predict the potential gas production rates depending upon the ion concentration or vice versa.