Stars
Jupyter metapackage for installation and documentation
A collection of machine learning examples and tutorials.
Lecture material on numerical methods for partial differential equations.
Python script for Linear, Non-Linear Convection, Burger’s & Poisson Equation in 1D & 2D, 1D Diffusion Equation using Standard Wall Function, 2D Heat Conduction Convection equation with Dirichlet & …
Resources for "The Craft of Finite Difference Computing with Partial Differential Equations" by H. P. Langtangen
Resources for the book "Programming for Computations" by S. Linge and H. P. Langtangen
Set and retrieve parameters for simulation models using diverse interfaces (command line, web GUI, file)
Resources for the book "Scaling of Differential Equations".
These are my solutions to Mark Newman's Computational physics, done as a project to demonstrate my profficiency in programming.
This directory contains the source code and user manual for the novel model described in my Ph.D. which allows to define a transient inlet boundary condition with gas bubbles of random size and loc…
Showcasing model examples of simple chemical process such as packed bed
Thermal decomposition of methane to hydrogen using a plug flow reactor. Based on Tiina Keipi's PhD thesis and experiments.
Computational Physics Exercise from Computational Physics by Mark Newman.
arthursoprana / pyJHTDB
Forked from lowks/pyJHTDBPython wrapper for the Johns Hopkins turbulence database library
A fipy script to model transient liquid phase bonding, focusing on precipitation with diffusion.
Algoritmos utilizados para exemplificar tópicos da disciplina de transferência de massa.
easily adjustable Reactor kinetics for any Packed bed (currently isothermal only)
pysg / sur
Forked from phasety/surCalculate and plot envelopes and flashes for multicompound mixtures using equation of states
Course notes on CFD part of a course Numerical Techniques for Process Modeling held on Tampere University of Technology
Simple solvers for the Diffusion (HEAT) Equation