Siavash Kahrobaei (skahroba)

skahroba

Geek Repo

Company:Rice University

Location:Houston

Github PK Tool:Github PK Tool

Siavash Kahrobaei's repositories

Fluid-Properties-Calculator

GUI for calculating different fluid properties using CoolProp library

Language:PythonStargazers:2Issues:0Issues:0

Finite-Volume-Solution-to-1D-Convection-Diffusion-Equation

This script uses fipy package to solve dimensionless convection diffusion equation using finite volume method. It can also uses for parameter estimation purposes to estimate pecelet number from experimental data.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation-with-Langmuir-Adsorption

# Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation In this repository you can find scripts to solve dimensionless 1D convection-diffusion equation w/ and w/o Langmuir adsorption using finite difference method. Moreover, the least square script is to estimate peclet number and Langmuir constants (k and beta) by fitting the model to adsorption experimental data. Formulation and discretization are provided in the pdf file.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Finite-Difference-Solution-to-1D-Convection-Diffusion-Equation

In this repository you can find scripts to solve dimensionless 1D convection-diffusion equation w/ and w/o Langmuir adsorption using finite difference method. Moreover, the least square script is to estimate peclet number and Langmuir constants (k and beta) by fitting the model to adsorption experimental data. Formulation and discretization are provided in the pdf file.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

foamModel-paramEstimation

Python script to estimate the STARS foam model parameter from experimental data. This is an adoption from a Julia script written by A.A. Eftekhari, see https://github.com/simulkade/foamparameters

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

phreeqc-python

Run different phreeqc (geochemical simulator by USGS ) simulations through python. MixSalt script simulates the effect of an added salt on halite saturation index of NaCl solution. It calculates and plots the activity coefficient of the final solution and compares that with a pure NaCl solution.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0