Coder Social home page Coder Social logo

rkubosz / matlab4cre Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acuoci/matlab4cre

0.0 1.0 0.0 428 KB

Collection of Matlab codes to solve typical CRE (Chemical Reaction Engineering) problems

License: GNU General Public License v3.0

MATLAB 100.00%

matlab4cre's Introduction

Matlab4CRE

Collection of Matlab codes to solve typical CRE (Chemical Reaction Engineering) problems

Usage

Before running the codes (described in the following), remember to add the kinetics folder to MATLAB search path using the command addpath. As an example:

addpath('C:\Teaching\Chemical Reaction Engineering\Matlab4CRE\kinetics')

Description

The MATLAB codes are organized in the following folders:

  1. kinetics: classes to manage kinetic mechanism (together with thermoynamic data and transport properties)

  2. simulation: codes for simulating tubular reactors and transient, perfectly stirred reactors

  3. regressions: examples of regression analysis to evaluate kinetic parameters in batch reactors

  4. design: codes to size ideal reactors in isothermal conditions

  5. exercises: excercises from Fogler (Elements of Chemical Reaction Engineering, 4th Edition) and Levenspiel (Chemical Reaction Engineering, 3rd Edition)

  6. reactive_distillation: example of reactive ditillation coupled to semi-batch reactor

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.