@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix bfo: <http://purl.obolibrary.org/obo/BFO_> .
@prefix chebi: <http://purl.obolibrary.org/obo/CHEBI_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obi: <http://purl.obolibrary.org/obo/OBI_> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema1: <http://schema.org/> .
@prefix sio: <http://semanticscience.org/resource/SIO_> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/https://doi.org/10.18419/DARUS-5491> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by/4.0> ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus/chemistry/" ;
            dct:title "ChemDCAT-AP" ] ;
    dct:creator [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Gärtner" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Jan Wilhelm" ] ;
    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 "https://doi.org/https://doi.org/10.18419/DARUS-5491" ;
    dct:issued "2025-11-04"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-11-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "http://purl.org/adms/publishertype/Academia-ScientificOrganisation" ;
                    skos:prefLabel "Academia/Scientific organisation" ] ;
            foaf:name "DaRUS" ] ;
    dct:subject <https://doi.org/https://doi.org/10.18419/DARUS-5491#sample> ;
    dct:title "Replication Data for: Modeling dense droplet spray combustion with multiple-mapping conditioning" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "https://doi.org/10.18419/DARUS-5491" ],
        [ a adms:Identifier ;
            dct:description "The id of this dataset within the NFDI4Chem Search Service (https://search.nfdi4chem.de/)" ;
            dct:title "Search Service ID" ;
            skos:notation "https://search.nfdi4chem.de/dataset/doi-10-18419-darus-5491" ] ;
    dcat:landingPage <https://doi.org/10.18419/DARUS-5491> ;
    dcat:theme [ a skos:Concept ;
            dct:title "http://publications.europa.eu/resource/authority/data-theme/TECH" ;
            skos:prefLabel "Science and technology" ] ;
    prov:wasGeneratedBy <https://doi.org/https://doi.org/10.18419/DARUS-5491#measurement> .

obi:0000070 a schema1:DefinedTerm ;
    schema1:name "assay" .

<https://creativecommons.org/licenses/by/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution 4.0 International (CC BY 4.0)" .

<https://doi.org/10.18419/DARUS-5491> a foaf:Document .

<https://doi.org/https://doi.org/10.18419/DARUS-5491#measurement> a obi:0000070,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/https://doi.org/10.18419/DARUS-5491#sample> .

<https://doi.org/https://doi.org/10.18419/DARUS-5491#sample_compound> a chebi:23367 .

<https://doi.org/https://doi.org/10.18419/DARUS-5491#sample> a sio:001378 ;
    bfo:0000051 <https://doi.org/https://doi.org/10.18419/DARUS-5491#sample_compound> ;
    dct:title "evaluated sample" .

