Git Product home page Git Product logo

computational-assigment-331a's Introduction

Assignment 1

Develop a simple programming code (C/C++/Fortran/Matlab) for calculating the following quantities from a given general rate expression of the form -rA = f(Ca) = k1Ca/(1 +K2Ca^2) or kCa(Co-Ca) as an example, which has a non-monotonically increasing or decreasing trend, i.e. an autocatalytic reaction:
(a) derivative at a point,
(b) area under the curve,
(c) finding a minimum or maximum functional value over the given domain,
(d) drawing a straight line (with an equation y = mx + c) between two points on the function,
(e) searching for a point where the tangent is the same as the given slope, etc.

Assignment 2

Develop computer code to determine the required minimum volume of different reactor systems for treating an organic containing effluent the inputs are:
Flow rate of the wastewater = 0.05-0.2 m3/min
Concentration of the organics in wastewater = 1-20 mmol/m3
Required concentration in the treated stream = 0.1-2 mmol/m3

System:

  1. a single pfr
  2. a single CSTR
  3. two stirred tank of any size
  4. a combination of pfr and mfr
  5. a pfr with recycle

Computer code should also be able to determine the rate of the reaction from the following measurements used to study the degradation of the organics in the wastewater samples using a laboratory scale. MFR:
Ca (inlet) = 1-25 mmol/m3
Ca (exit) = 0.1-5 mmol/m3
Tau(min) = 50-1

computational-assigment-331a's People

Contributors

prateekkp20 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.