Skip to content
Snippets Groups Projects
config.json 6.01 KiB
Newer Older
[
    {
        "id": "schema_interactif_pb",
        "type": "pb_schema"
    },
    {
        "id": "subform_river",
        "type": "subform",
        "config": [
                "id": "fs_river_params",
                "type": "fieldset",
                "fields": [
                    "Q",
                    "Z1",
                    "Z2"
                ]
            }
        ]
    },
    {
        "id": "subform_basin",
        "type": "subform",
        "config": [
            {
                "id": "fs_basin",
                "type": "fieldset_template",
                "calcType": "PbBassin",
                "fields": [
            {
                "id": "basin_container",
                "type": "template_container",
                "templates": [
                    "fs_basin"
                ]
            }
        ]
    },
    {
        "id": "subform_wall",
        "type": "subform",
        "config": [
            {
                "type": "fieldset_template",
                "calcType": "Structure",
                "defaultStructType": "SeuilRectangulaire",
                "defaultLoiDebit": "WeirSubmergedLarinier",
                "fields": [
                    {
                        "id": "select_structure",
                    },
                    {
                        "id": "select_loidebit",
                        "type": "select",
                        "help": {
                            "KIVI": "structures/kivi.html",
                            "WeirVillemonte": "structures/kivi.html",
                            "WeirCem88d": "structures/cem_88_d.html",
                            "WeirCem88v": "structures/cem_88_v.html",
                            "WeirCunge80": "structures/cunge_80.html",
                            "GateCem88d": "structures/cem_88_d.html",
                            "GateCem88v": "structures/cem_88_v.html",
                            "GateCunge80": "structures/cunge_80.html",
                            "OrificeSubmerged": "structures/orifice_noye.html",
                            "OrificeFree": "structures/orifice_denoye.html",
                            "WeirSubmergedLarinier": "structures/fente_noyee.html",
                            "WeirSubmerged": "structures/seuil_noye.html",
                            "WeirFree": "structures/seuil_denoye.html",
                            "TriangularWeirFree": "structures/dever_triang.html",
                            "TriangularWeirBroad": "structures/dever_triang.html",
                            "TriangularTruncWeirFree": "structures/dever_triang_tronque.html",
                            "RectangularOrificeFree": "structures/vanne_denoyee.html",
                            "RectangularOrificeSubmerged": "structures/vanne_noyee.html"
                    {
                        "id": "S",
                        "calculable": false
                    },
                    {
                        "id": "ZDV",
                        "calculable": false
                    },
                    {
                        "id": "L",
                        "calculable": false
                    },
                    {
                        "id": "W",
                        "calculable": false
                    },
                    {
                        "id": "CdWS",
                        "calculable": false
                    },
                    {
                        "id": "CdWSL",
                        "calculable": false
                    },
                    {
                        "id": "CdWR",
                        "calculable": false
                    },
                    {
                        "id": "CdGR",
                        "calculable": false
                    },
                    {
                        "id": "CdCunge",
                        "calculable": false
                    },
                    {
                        "id": "CdT",
                        "calculable": false
                    },
                    {
                        "id": "CdO",
                        "calculable": false
                    },
                    {
                        "id": "alpha",
                        "calculable": false
                    },
                    {
                        "id": "beta",
                        "calculable": false
                    },
                    {
                        "id": "ZRAM",
                        "calculable": false
                    },
                    {
                        "id": "alpha2",
                        "calculable": false
                    },
                    {
                        "id": "BT",
                        "calculable": false
                    },
                    {
                        "id": "ZT",
                        "calculable": false
                    },
                    {
                        "id": "Zco",
                        "calculable": false
                    }
                ]
            },
            {
                "id": "fs_wall_params",
                "type": "fieldset",
                "fields": [
                    {
                        "id": "select_upstream_basin",
                        "id": "select_downstream_basin",
            {
                "id": "struct_container",
                "type": "template_container",
                "templates": [
        ]
    },
    {
        "type": "options",
        "upstreamSelectId": "select_upstream",
        "downstreamSelectId": "select_downstream",
        "help": "pab/prebarrage.html"