-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 1.03 KB
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata below."
type: software
title: "Diffusion-Based Spray Solver for OpenFOAM"
abstract: >
A custom OpenFOAM Lagrangian spray solver implementing the Madabhushi–Lambert
breakup model for liquid jets in crossflow (LJICF) and gas-film (LJIGF/GLOP)
configurations. The solver couples the breakup model with a Diffusion-Based
Method (DBM) for momentum source-term smoothing, eliminating the velocity-locking
artefact of the standard Particle Centroid Method (PCM) in dense spray regions.
authors:
- family-names: Proli
given-names: Lorenzo
email: lorenzoproli00@gmail.com
affiliation: "Politecnico di Torino"
version: "1.1.1"
date-released: "2026-06-13"
license: GPL-3.0-or-later
doi: "10.5281/zenodo.20666066"
repository-code: "https://github.com/lorenzoproli/Diffusion-Based-Spray-Solver-OpenFOAM"
keywords:
- OpenFOAM
- Lagrangian spray
- liquid jet in crossflow
- breakup model
- diffusion-based method
- computational fluid dynamics