{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "Coupling Program Layers (CPL)",
    "description": "CPL (Coupling Program Layers) is a Fortran 95 module that makes users able coupling independent programs through MPI-1 communicators (intra and inter-communicators).",
    "dateCreated": "2024-01-01",
    "datePublished": "2024-03-01",
    "license": [
        "GNU General Public License v2.0 or later"
    ],
    "url": "https:\/\/hal.science\/hal-04468653",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04468653",
            "value": "hal-04468653"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:565b850a1d55defa04a52b760d6bb0f415887f4b;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04468653;visit=swh:1:snp:d3982e538448cb165268dbeea8983118408914f4;anchor=swh:1:rel:a0f8b41979dabe7c8ce39689f766923dc904843e;path=\/",
            "value": "swh:1:dir:565b850a1d55defa04a52b760d6bb0f415887f4b;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04468653;visit=swh:1:snp:d3982e538448cb165268dbeea8983118408914f4;anchor=swh:1:rel:a0f8b41979dabe7c8ce39689f766923dc904843e;path=\/"
        }
    ],
    "applicationCategory": [
        "spi",
        "info",
        "phys"
    ],
    "keywords": [
        "Coupling",
        "Fortran",
        "MPI"
    ],
    "funder": [
        "CNRS"
    ],
    "programmingLanguage": [
        "Fortran 90"
    ],
    "runtimePlatform": [
        "Compilateur Fortran 90 ou sup\u00e9rieur,  MPI, make"
    ],
    "operatingSystem": [
        "Linux, Mac OS X"
    ],
    "version": "1",
    "softwareVersion": "3.2",
    "dateModified": "2024-03-06",
    "releaseNotes": "Cette version est compatible avec les derniers compilateurs Fortran et implementations MPI qu'ils soient du domaine public ou constructeurs. Le fichier compact\u00e9 inclut une documentation au format HTML.",
    "developmentStatus": "Inactif",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1578-6435"
                ],
                "givenName": "Jalel",
                "familyName": "Chergui",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "CNRS"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Jalel",
            "familyName": "Chergui"
        }
    ]
}