Skip to content
View Darz2's full-sized avatar

Highlights

  • Pro

Block or report Darz2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Darz2/README.md

Hi, I'm Darshan 👋

PhD candidate in Engineering Thermodynamics (Process & Energy, Faculty of Mechanical Engineering) at TU Delft.

I work on the thermophysical properties and phase behavior of CO₂ mixtures with impurities — the kind of question that decides how you actually design a CO₂ transport pipeline or a sequestration well. My toolkit spans molecular simulation, classical density functional theory, equations of state, and machine learning — most recently, ML surrogate models that predict interfacial tension of impure CO₂ roughly 1000× faster than cDFT.

Research interests

  • Molecular simulation (Monte Carlo & molecular dynamics) of CO₂-rich mixtures
  • Vapour–liquid equilibria and interfacial tension of multi-component mixtures
  • Equations of state: PC-SAFT, SAFT-VR Mie, cubic EoS
  • Classical density functional theory (cDFT) for interfacial properties
  • Entropy scaling and finite-size effects in transport/thermodynamic properties
  • Machine learning surrogates for phase equilibria and interfacial properties (TabPFN, Gaussian processes, symbolic regression, active learning)
  • Carbon capture, transport and storage (CCS)

Selected publications

  • Machine Learning-Based Prediction of Phase Equilibria and Interfacial Properties of Multicomponent CO₂ Mixtures with Impurities: Application to CO₂ TransportationInd. Eng. Chem. Res. (2026, ASAP) · doi:10.1021/acs.iecr.6c03388
  • Vapor–Liquid Interfacial Properties of CO₂ Mixtures for Sequestration Applications: Molecular Simulations, Classical Density Functional Theory, and Equations of StateInd. Eng. Chem. Res. (2026) · doi:10.1021/acs.iecr.5c04932
  • Finite-size effects of the excess entropy computed from integrating the radial distribution functionMolecular Physics (2025) · doi:10.1080/00268976.2025.2456115
  • Thermophysical Properties and Phase Behavior of CO₂ with Impurities: Insight from Molecular SimulationsJ. Chem. Eng. Data (2024) · doi:10.1021/acs.jced.4c00268

Full list on Google Scholar.

Around here

  • co2-impurities-ml-surrogates — code behind the ML surrogate paper: PCP-SAFT + cDFT workflows, kij fitting, and the TabPFN / Gaussian-process / symbolic-regression surrogates with active learning
  • CO2-Impurities-ML-Supporting-Data — PC-SAFT/cDFT datasets and ML supporting data for the ML surrogate paper on phase equilibria and interfacial properties of multi-component CO₂ mixtures with impurities
  • entropy-scaling — excess entropy from integrating the radial distribution function, with the Wang–Frenkel potential
  • thermoift — PC-SAFT thermodynamics and interfacial tension for N-component mixtures
  • parachorpy — interfacial tension from empirical correlations, the Parachor model and Winterfeld–Scriven–Davis

Elsewhere

TU Delft profile · Google Scholar

📫 d.raju@tudelft.nl · rajudarshan1997@gmail.com

Pinned Loading

  1. BINARY_INTERACTION_PARAMETERSBINARY_INTERACTION_PARAMETERSPublic

    Fitted PC-SAFT / PCP-SAFT binary interaction parameters (kij) for CO2 with impurities (N2, O2, Ar, CH4, CO, H2, H2S) and their cross pairs, with the regression notebooks and reference data.

    Jupyter Notebook

  2. CO2-Impurities-ML-Supporting-DataCO2-Impurities-ML-Supporting-DataPublic

    Supporting data for 'Machine Learning-Based Prediction of Phase Equilibria and Interfacial Properties of Multi-component CO2 Mixtures with Impurities: Application to CO2 Transportation' - PCP-SAFT …

  3. entropy-scalingentropy-scalingPublic

    Excess entropy from integrating the radial distribution function, using the Wang-Frenkel potential: Monte Carlo simulations and the integration routines behind the finite-size effects study.

    Python

  4. parachorpyparachorpyPublic

    Python package for vapour-liquid interfacial tension of pure fluids and mixtures: empirical correlations, the Parachor model, Winterfeld-Scriven-Davis, and metastable limits from classical nucleati…

    Jupyter Notebook 1

  5. raspa3-delftblueraspa3-delftbluePublic

    A small script to install RASPA3 on TU Delft HPC cluster DelftBlue.

    CMake

  6. thermoiftthermoiftPublic

    Thermodynamics and interfacial tension of N-component mixtures with PC-SAFT via feos: phase equilibria and vapour-liquid interfacial properties of CO2 mixtures with impurities, plus data generation…

    Python