neutralization

Repository for a 3D solver modelling a neutralization reaction

https://github.com/mulmopro/neutralization

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Repository for a 3D solver modelling a neutralization reaction

Basic Info
  • Host: GitHub
  • Owner: mulmopro
  • License: gpl-3.0
  • Language: C++
  • Default Branch: main
  • Size: 600 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Neutralization in square/circular cross-sectional Tmixer

3D solver that models dilution and neutralization reactions (in this case is tailored for NaOH and HCl)

twoLiquidMixingFoamNeutralization: Please compile first "Cphi" class, then "chemReac" class and, at the end, the executable solver "twoLiquidMixingFoamNeutralization".

testCase: please run ./Allrun (this command generates the circular cross-sectional Tmixer mesh and it execute the solver "twoLiquidMixingFoamNeutralization")

Experimental setup

The experimental setup is reported: image Two geometries (Dh = 3 mm) are investigated both experimentally and numerically: the former is a square cross-sectional T-mixer (Tsq), the latter is a circular cross-sectional T-mixer (Tcr)

Reference

Should you use these codes for your own research, we would greatly appreciate if you could cite our work:

G. Battaglia, S. Romano, A. Raponi, F. Volpe, L. Bellanca, M. Ciofalo, D. Marchisio, A. Cipollina, G. Micale, A. Tamburini, Mixing phenomena in circular and rectangular cross-sectional T-mixers: Experimental and numerical assessment, Chemical Engineering Research and Design, Volume 201, 2024, Pages 228-241, ISSN 0263-8762, https://doi.org/10.1016/j.cherd.2023.11.056.

BibTeX entry

@article{BATTAGLIA2024228, title = {Mixing phenomena in circular and rectangular cross-sectional T-mixers: Experimental and numerical assessment}, journal = {Chemical Engineering Research and Design}, volume = {201}, pages = {228-241}, year = {2024}, issn = {0263-8762}, doi = {https://doi.org/10.1016/j.cherd.2023.11.056}, url = {https://www.sciencedirect.com/science/article/pii/S0263876223007669}, author = {G. Battaglia and S. Romano and A. Raponi and F. Volpe and L. Bellanca and M. Ciofalo and D. Marchisio and A. Cipollina and G. Micale and A. Tamburini}, keywords = {T-mixer, Digital image analysis, RANS k- tuning, Mixing, Asymmetric flow rates} }

Owner

  • Name: Multiscale Modelling group - POLITO
  • Login: mulmopro
  • Kind: organization
  • Location: Turin, Italy

Research group repository of the "Multiscale Modeling for Materials Science and Process Engineering" group, at Politecnico di Torino

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Raponi"
  given-names: "Antonello"
  orcid: "https://orcid.org/0000-0002-3951-2308"
title: "Mixing phenomena description through β-PDF"
version: 2.0
doi: 10.5281/zenodo.1234
date-released: 2023-12-04
url: "https://github.com/mulmopro/neutralization"
preferred-citation:
  type: article
  authors:
  - family-names: "Battaglia"
    given-names: "Giuseppe"
  - family-names: "Romano"
    given-names: "Salvatore"
  - family-names: "Raponi"
    given-names: "Antonello"
  - family-names: "Volpe"
    given-names: "Francesco"
  - family-names: "Bellanca"
    given-names: "Leandro"
  - family-names: "Ciofalo"
    given-names: "Michele"
  - family-names: "Marchisio"
    given-names: "Daniele"
  - family-names: "Cipollina"
    given-names: "Andrea"
  - family-names: "Micale"
    given-names: "Giorgio"
  - family-names: "Tamburini"
    given-names: "Alessandro"
  doi: "10.1016/j.cherd.2023.11.056"
  journal: "Chemical Engineering Research and Design"
  month: 11
  start: 1 # First page number
  end: 10 # Last page number
  title: "Mixing phenomena in Circular and Rectangular cross-sectional T-mixers: experimental and numerical assessment"
  issue: 1
  volume: 1
  year: 2023

GitHub Events

Total
Last Year