@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-5491> a dcat:Dataset ;
    dct:description """<h1>Modeling dense droplet spray combustion with multiple-mapping conditioning</h1>
<p>
This data set contains the OpenFOAM case files required for reproducing the results published in:</p>
<p>
Jan Wilhelm Gärtner, Ka Ho Lam, Andreas Kronenburg,<br>
Modeling dense droplet spray combustion with multiple-mapping conditioning,<be>
<it>Proceedings of the Combustion Institute</it>,<br>
Volume 41, 2025, 105895, doi: <a href="https://doi.org/10.1016/j.proci.2025.105895">10.1016/j.proci.2025.105895</a>.
</p>
<p>
The case files are separated in two tar archives:
<ul>
    <li><strong>DNS:</strong> Contains all DNS cases separated in LtoD-5 and LtoD-10 setup</li>
    <li><strong>LES:</strong> Contains all LES cases separated in LtoD-5 and LtoD-10 setups</li>
</ul>
The LtoD-5 setup corresponds to the dense case and the LtoD-10 setup to the dilute spray case.
</p>

<h2>Plot Results</h2>
To generate the plots of the paper, the provided Jupyter notebook files may be used. These Jupyter notebook files require two additional Python libraries<br>
<ul>
<li><a href="https://github.com/ITV-Stuttgart/ofReader">OpenFOAM Reader</a></li>
<li>mmcFoam python library for post-processing</li>
</ul>
The OpenFOAM Reader is open-source and publicly available on GitHub. The mmcFoam Python library is part of the mmcFoam solver, which is open-source upon registration. If you wish to use mmcFoam, please contact:<br>
Prof. Andreas Kronenburg: <a href= "mailto:andreas.kronenburg@irst.uni-stuttgart.de">andreas.kronenburg@irst.uni-stuttgart.de</a><br>
Prof. Matthew Cleary: <a href= "mailto:m.cleary@sydney.edu.au">m.cleary@sydney.edu.au</a><br>""" ;
    dct:identifier "doi-10-18419-darus-5491" ;
    dct:issued "2025-11-04T16:15:55.786655"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-04T16:15:55.786665"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/9a7d2a53-21f6-412a-afb9-a15122df0640> ;
    dct:title "Replication Data for: Modeling dense droplet spray combustion with multiple-mapping conditioning" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DaRUS" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/doi-10-18419-darus-5491/resource/06435326-91a9-441a-a92e-8e58b389c8a2> ;
    dcat:keyword "chemistry",
        "dataset",
        "engineering",
        "turbulent-combustion-modeling",
        "two-phase-flow" ;
    dcat:landingPage <https://doi.org/10.18419/DARUS-5491> .

<https://search.nfdi4chem.de/dataset/doi-10-18419-darus-5491/resource/06435326-91a9-441a-a92e-8e58b389c8a2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-11-04T16:15:55.794242"^^xsd:dateTime ;
    dct:modified "2025-11-04T16:15:55.778041"^^xsd:dateTime ;
    dct:title "Replication Data for: Modeling dense droplet spray combustion with multiple-mapping conditioning" ;
    dcat:accessURL <https://doi.org/10.18419/DARUS-5491> .

<https://search.nfdi4chem.de/organization/9a7d2a53-21f6-412a-afb9-a15122df0640> a foaf:Organization ;
    foaf:name "DaRUS" .

