Skip to content
Snippets Groups Projects
config.json 2.6 KiB
Newer Older
        "computePrecision": 0.0000001,
        "maxIterations": 100,
mathias.chouet's avatar
mathias.chouet committed
        "enableNotifications": true,
        "enableHotkeys": false,
        "enableEmptyFieldsOnFormInit": true,
        "language": "fr"
    },
    "themes": [
        {
            "name": "PASSE_A_BASSIN",
            "image": {
                "path": "passe-bassin.jpg",
mathias.chouet's avatar
mathias.chouet committed
                "credits": "S. Richard / OFB"
            "calculators": [ 12, 13, 6, 5, 10, 15, 30 ]
mathias.chouet's avatar
mathias.chouet committed
        {
            "name": "PASSE_A_RALENTISSEURS",
            "image": {
                "path": "passe-ralentisseurs.jpg",
                "credits": "S. Richard / OFB"
mathias.chouet's avatar
mathias.chouet committed
            },
Mathias Chouet's avatar
Mathias Chouet committed
            "calculators": [ 28, 29 ]
mathias.chouet's avatar
mathias.chouet committed
        },
        {
            "name": "PASSE_NATURELLE",
            "image": {
                "path": "passe-naturelle.jpg",
mathias.chouet's avatar
mathias.chouet committed
                "credits": "S. Richard / OFB"
            "calculators": [ 11, 17, 27, 37, 38, 39 ]
        {
            "name": "VERIFICATION",
            "image": {
                "path": "verification.jpg",
                "credits": "S. Richard / OFB"
            "calculators": [ 34, 33 ]
        {
            "name": "DEVALAISON",
            "image": {
mathias.chouet's avatar
mathias.chouet committed
                "credits": "D. Courret / OFB"
            "calculators": [ 18, 19, 3, 9 ]
        {
            "name": "HYDRAULIQUE_A_SURFACE_LIBRE",
            "image": {
                "path": "surface-libre.jpg",
mathias.chouet's avatar
mathias.chouet committed
                "credits": "David Dorchies / Inrae"
mathias.chouet's avatar
mathias.chouet committed
            "calculators": [ 2, 3, 4, 20, 21 ]
        },
        {
            "name": "HYDRAULIQUE_EN_CHARGE",
            "image": {
                "path": "en-charge.jpg",
mathias.chouet's avatar
mathias.chouet committed
                "credits": "Catherine Tailleux / Inrae"
        },
        {
            "name": "LOIS_D_OUVRAGES",
            "image": {
                "path": "ouvrages.jpg",
mathias.chouet's avatar
mathias.chouet committed
                "credits": "David Dorchies / Inrae"
            },
            "calculators": [ 8, 9, 10 ]
mathias.chouet's avatar
mathias.chouet committed
        {
            "name": "OUTILS_MATHEMATIQUES",
            "image": {
                "path": "maths.jpg",
                "credits": "Toms Baugis, \"Lineāli\" / CC BY 2.0"
            },
            "calculators": [ 22, 23, 24, 25 ]
        },
        {
            "_comment": "card for calculators not used in any theme",
            "image": {
                "path": "autres.jpg",
                "title": "",
                "credits": ""
            }