Robby Ching
De La Salle University-Manila
Followers: 0 Following: 0
Feeds
已提交
McCabe-Thiele Distillation with Constant Relative Volatility
A code that automatically computes the required number of plates, optimal feed plate, and minimum number of plates at Const. Rel...
2 years 前 | 2 次下载 |
已提交
Dynamic Simulation of a Non-isochoric & Non-isothermal CSTR
A simple dynamic simulation of a CSTR with varying volume and temperature conditions, solved both in the t & s domain (with simp...
3 years 前 | 5 次下载 |
已提交
Air and Water Property Interpolation
Allows the computation of air and water properties through basic linear interpolation between two data points
3 years 前 | 3 次下载 |
已提交
Fugacity Coefficient of Binary Mixtures using Cubic EOS
Plots Compressibility Factor and Fugacity Coefficient of a component in Binary Vapor Mixture for isothermal conditions and press...
3 years 前 | 6 次下载 |
已提交
Activity Coefficient Model Fitting for Binary Mixtures
A model fitting for Activity Coefficients of Binary Mixtures given Vapor-Liquid Equilibrium (VLE) Data
3 years 前 | 8 次下载 |
已提交
VLE Calculations for Binary Mixtures using Wilson and NRTL
Simple VLE calculations for binary mixtures using Wilson and NRTL as long as model parameters are available. Uses MatLab fsolve....
3 years 前 | 10 次下载 |
已提交
Fugacity Coefficient of Pure Vapor Species using Cubic EOS
Solves and Plots Compressibility Factor and Fugacity Coefficient of a Pure Vapor Species under isothermal conditions and a press...
3 years 前 | 2 次下载 |
已提交
Numerical Integration methods
A package of common numerical integration methods
4 years 前 | 3 次下载 |
已提交
Trapezoidal with Simpson's rule-data
A combination of Trapezoidal and Simpson's rule (1/3 and 3/8) in evaluating a given set of data
4 years 前 | 1 次下载 |
已提交
Activity Coefficient Solver for Electrolyte Solutions
It solves the Mean Ionic Activity coefficient of aqueous electrolytes solutions at 298 K using the Newton-Raphson iterative meth...
4 years 前 | 3 次下载 |
已提交
Trapezoidal rule-data
A numerical integration of a given set of x and y data
4 years 前 | 1 次下载 |
已提交
Compressibility factor, Molar Volume and Pressure EOS Solver
Programs that solve the compressibility factor (by MOSS iteration) and molar volume, and pressure of a substance at the given st...
4 years 前 | 4 次下载 |
已提交
Numerical methods in solving 1st order ODEs
A collection of common numerical methods in solving an initial value problem of a 1st order ODE
4 years 前 | 2 次下载 |
已提交
Numerical methods on solving linear systems
A collection of common numerical methods in solving systems of linear equations
4 years 前 | 1 次下载 |
已提交
Numerical methods on finding the roots-nonlinear
Includes 2 programs commonly used in evaluating a system of 2 nonlinear equations
4 years 前 | 1 次下载 |
已提交
Numerical methods on finding the roots
A package of different numerical methods in estimating a single root of a single equation
4 years 前 | 3 次下载 |
已提交
Gauss-Legendre Equations for Integration
A set of Gauss-Legendre equations in evaluating the integral of a given function
4 years 前 | 2 次下载 |
已提交
Runge Kutta methods
A set of Runge Kutta methods for numerically evaluating an initial value problem of a 1st order ODE
4 years 前 | 3 次下载 |
已提交
Improved Euler's method
The classical improved or modified version of the simple Euler's method in evaluating 1st order ODEs
4 years 前 | 9 次下载 |
已提交
Euler's method
A numerical method in solving an Initial value problem of a 1st order Ordinary Differential equation
4 years 前 | 4 次下载 |
已提交
Romberg Integration
A numerical integration that changes the base points of the trapezoid in evaluating the integral, thus giving better estimates
4 years 前 | 2 次下载 |
已提交
Trapezoidal rule-function
A numerical integration method for evaluating a given function
4 years 前 | 2 次下载 |
已提交
Newton Raphson-Non linear
It is a numerical method in solving a system of 2 non-linear equations of x and y
4 years 前 | 3 次下载 |
已提交
Fixed point iteration-non linear
A numerical method in solving a system of two nonlinear equations
4 years 前 | 4 次下载 |
已提交
Jacobi method
An iterative or indirect numerical method in evaluating the roots of a given system of linear equations
4 years 前 | 1 次下载 |
已提交
Gauss Seidel with Relaxation
A modified or improved Gauss-Seidel that employs relaxation for better convergence
4 years 前 | 9 次下载 |
已提交
Gauss Seidel method
An iterative or indirect numerical method in solving a linear system of equations
4 years 前 | 10 次下载 |
已提交
Gauss Jordan Elimination
A direct numerical method for evaluating a given linear system of equations
4 years 前 | 3 次下载 |
已提交
Gauss Elimination
A direct numerical method in solving a system of linear equations
4 years 前 | 2 次下载 |