Nukleon84
I am a chemical engineer that works for a large chemical company in Germany. In my free time I program software for process simulation for fun and learning.
Germany
Pinned Repositories
ChemicalCode
Repository for my personal blog
DexpiProcessDotNet
An open-source implementation of the Dexpi Process 1.0 specification
dynamicmodeling
A simple prototype to translate Modelica code into DAE problems and solve them with a BDF2 integrator.
MiniSim
Minimalistic chemical process simulator based on the IKCAPE thermodynamic specifications.
nbmg
NodeBasedRPGMapGenerator
OpenFMSL
The Open Flowsheet Modeling Library is a collection of C# libraries that can be used to simulate stationary chemical processes using mass- and energy balances. The library includes a basic implementation of the IKCAPE Thermodynamics and a handful of simple unit operations. The resulting equation system is solved simulatenously using a Newton-type solver using the L/U decomposition provided in CSPARSE.net.
openikcape
Open-source implementation of the IK-CAPE thermodynamic equation set for chemical process simulation
pyflowsheet
A python package for drawing process flow diagrams
pypedream
Simple process engineering calculation with Python
rachfordrice_visualizer
A simple streamlit app for visualizing the process of solving the Rachford-Rice equation for vapor-liquid equilibrium with a bounded Newton-Raphson method
Nukleon84's Repositories
Nukleon84/pyflowsheet
A python package for drawing process flow diagrams
Nukleon84/MiniSim
Minimalistic chemical process simulator based on the IKCAPE thermodynamic specifications.
Nukleon84/pypedream
Simple process engineering calculation with Python
Nukleon84/openikcape
Open-source implementation of the IK-CAPE thermodynamic equation set for chemical process simulation
Nukleon84/OpenFMSL
The Open Flowsheet Modeling Library is a collection of C# libraries that can be used to simulate stationary chemical processes using mass- and energy balances. The library includes a basic implementation of the IKCAPE Thermodynamics and a handful of simple unit operations. The resulting equation system is solved simulatenously using a Newton-type solver using the L/U decomposition provided in CSPARSE.net.
Nukleon84/ChemicalCode
Repository for my personal blog
Nukleon84/DexpiProcessDotNet
An open-source implementation of the Dexpi Process 1.0 specification
Nukleon84/dynamicmodeling
A simple prototype to translate Modelica code into DAE problems and solve them with a BDF2 integrator.
Nukleon84/nbmg
NodeBasedRPGMapGenerator
Nukleon84/rachfordrice_visualizer
A simple streamlit app for visualizing the process of solving the Rachford-Rice equation for vapor-liquid equilibrium with a bounded Newton-Raphson method
Nukleon84/srk_visualizer
Small Streamlit App to visualize the roots of the pure component SRK equation-of-state