@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://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00685740v1> a dcat:Dataset ;
    dct:description """
              The major part of freshwater comes from sub-surface resources. Our work fits in a process to protect this vital resource, based on modelisation and numerical simulation. In conjunction with field studies, numerical simulations have to be used, due to the geological uncertainties. These uncertainties lead to stochastic modelisation. We concentrate on flow in fracture networks, randomly generated. To be able to solve those flow by a mixed hybrid finite elements method, we develop a meshing algorithm for the fractures. Then we are able to construct the linear systems, whatever the network randomly generated geometry. Then we compare three linear solvers : a direct solver, an algebraic multigrid and a Preconditioned Conjugate Gradient. This study leads us to propose a more efficient method, better suited to our problem solving. We study a domain decomposition method, which takes advantages from both the direct method and the Preconditioned Conjugate Gradient. This Schur method reduces the global problem to an interface problem, with a natural domain decomposition based on fractures or fracture packs. We propose an original approach for optimizing the algorithm and a global preconditioning of deflation type. Our implementation is efficient, since it succeeds to solve all the systems tested and is, in most cases, faster than the other linear solvers.
            """ ;
    dct:identifier "NNT: 2011REN1S129" ;
    dct:issued "2026-05-22T13:27:47.390348"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-22T13:27:47.390352"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Study and implementation of a domain decomposition method for the modelisation of flow in 3D fracture networks" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00685740v1/resource/a63ba0cb-c47e-427e-8bae-d674665bbf64> ;
    dcat:keyword "algebras",
        "algebre-lineaire",
        "eaux-souterraines",
        "equations",
        "groundwater",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-mocomputer-science-csmodeling-and-simulation",
        "linear",
        "matrices",
        "matrix",
        "parallel-processing",
        "parallelisme",
        "simultaneous",
        "systemes-dequations",
        "theses" ;
    dcat:landingPage <https://theses.hal.science/tel-00685740> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00685740v1/resource/a63ba0cb-c47e-427e-8bae-d674665bbf64> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-22T13:27:47.483363"^^xsd:dateTime ;
    dct:modified "2026-05-22T13:27:47.350235"^^xsd:dateTime ;
    dct:title "Study and implementation of a domain decomposition method for the modelisation of flow in 3D fracture networks" ;
    dcat:accessURL <https://theses.hal.science/tel-00685740> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://theses.hal.science/tel-00685740> a foaf:Document .

