Skip to content
Snippets Groups Projects
Commit fb6f0507 authored by AUBRY JEAN-PASCAL's avatar AUBRY JEAN-PASCAL
Browse files

feat: add rugofond module and configure fields

Refs #657
parent 8253734f
No related branches found
No related tags found
2 merge requests!275Release v4.19.0,!253Resolve "Ajout de la passe à rugosité de fond"
Pipeline #164891 failed
325-courbe-de-remous-calculer-une-courbe-de-remous-de-passe-a-macro-rugosites
340-ajout-de-la-passe-a-rugosite-de-fond
[
{
"id": "fs_hydraulique",
"type": "fieldset",
"fields": [
"Z1",
"Q"
]
},
{
"id": "fs_geometry",
"type": "fieldset",
"fields": [
"L",
"Cd",
"d65",
{
"id": "If",
"help": "hsl/pente.html"
},
{
"id": "P",
"allowEmpty": true
},
{
"id": "ZD1",
"allowEmpty": true
},
{
"id": "ZR1",
"allowEmpty": true
},
{
"id": "ZD2",
"allowEmpty": true
},
{
"id": "ZR2",
"allowEmpty": true
},
{
"id": "Ks",
"help": "pam/macrorugo.html#rugosite-de-fond"
}
]
},
{
"id": "fs_type",
"type": "fieldset",
"fields": [
"ZF1",
{
"id": "Nb",
"allowEmpty": true
}
]
}
]
{
"fs_hydraulique": "Hydraulic parameters",
"fs_geometry": "Pass geometry",
"fs_pass": "Fish pass parameters",
"fs_bloc": "Blocks parameters",
"fs_pass_type": "Pass type",
"macrorugo_container": "Aprons",
"fs_macrorugo": "Apron",
"select_passtype": "Pass type",
"Q": "Flow",
"If": "Slope",
"Ks": "Bottom roughness",
"C": "Block concentration",
"PBD": "Diameter",
"PBH": "Height",
"Cd0": "Shape (1 for round, 2 for square)",
"ZRL": "Upper upstream ramp bottom elevation",
"ZRR": "Lower upstream ramp bottom elevation",
"BR": "Total width",
"ZF1": "Upstream ramp bottom elevation",
"B": "Width",
"Y": "Water depth",
"xCenter": "Mid-apron abscissa",
"ZD1": "Upstream spilling elevation",
"ZR1": "Upstream apron elevation",
"ZD2": "Downstream spilling elevation",
"ZR2": "Downstream apron elevation",
"S": "Slope",
"P": "Space between baffles",
"Nb": "Number of baffles",
"L": "Total width of baffle / pattern (superactive)",
"a": "Height of the pattern / height and thickness of the chevron (chevrons)",
"N": "Number of patterns",
"M": "Number of longitudinal strips",
"Cd": "Discharge coefficient",
"d65": "d65",
"PASSTYPE_0": "Multiple aprons",
"PASSTYPE_1": "Inclined apron"
}
\ No newline at end of file
{
"fs_hydraulique": "Paramètres hydrauliques",
"fs_geometry": "Géométrie de la passe",
"fs_type": "Type de rampe",
"fs_pass": "Paramètres de la passe",
"fs_bloc": "Paramètres des blocs",
"fs_pass_type": "Type de passe",
"macrorugo_container": "Radiers",
"fs_macrorugo": "Radier",
"select_passtype": "Type de passe",
"Q": "Débit",
"If": "Pente",
"Ks": "Rugosité de fond",
"C": "Concentration de blocs",
"PBD": "Diamètre",
"PBH": "Hauteur",
"Cd0": "Forme (1 pour rond, 2 pour carré)",
"ZRL": "Cote de fond haut amont rampe",
"ZRR": "Cote de fond bas amont rampe",
"BR": "Largeur totale",
"ZF1": "Cote de fond amont rampe",
"B": "Largeur",
"Y": "Profondeur",
"xCenter": "Abscisse du milieu du radier",
"ZD1": "Cote de déversement à l'amont",
"ZR1": "Cote de radier à l'amont",
"ZD2": "Cote de déversement à l'aval",
"ZR2": "Cote de radier à l'aval",
"S": "Pente",
"P": "Espacement entre les ralentisseurs",
"Nb": "Nombre de ralentisseurs",
"L": "Largeur totale du ralentisseur / du motif (suractifs)",
"a": "Hauteur du motif / hauteur et épaisseur du chevron (chevrons)",
"N": "Nombre de motifs",
"M": "Nombre de bandes longitudinales",
"Cd": "Coefficient de débit",
"d65": "d65",
"PASSTYPE_0": "Radiers multiples",
"PASSTYPE_1": "Radier incliné"
}
\ No newline at end of file
......@@ -31,7 +31,7 @@
"path": "passe-naturelle.jpg",
"credits": "S. Richard / OFB"
},
"calculators": [ 11, 17, 27, 37 ]
"calculators": [ 11, 17, 27, 37, 38 ]
},
{
"name": "VERIFICATION",
......
......@@ -512,6 +512,7 @@
"INFO_PARALLELSTRUCTURE_TITRE_COURT": "// structures",
"INFO_PARALLELSTRUCTURE_TITRE": "Parallel structures",
"INFO_PAR_TITRE": "Baffle fishway: setup",
"INFO_RUGOFOND_TITRE": "toto",
"INFO_PAR_DESCRIPTION": "planes Denil Fatou superactive mixte chevrons canoe",
"INFO_PAR_TITRE_COURT": "HF: setup",
"INFO_PARSIMULATION_TITRE": "Baffle fishway: simulation",
......
......@@ -513,6 +513,8 @@
"INFO_PARALLELSTRUCTURE_TITRE_COURT": "Ouvrages",
"INFO_PARALLELSTRUCTURE_TITRE": "Lois d'ouvrages",
"INFO_PAR_TITRE": "Passe à ralentisseurs : calage",
"INFO_RUGOFOND_TITRE": "Passe à rugosité de fond",
"INFO_RUGOFOND_TITRE_COURT": "Rugofond",
"INFO_PAR_DESCRIPTION": "plans Denil Fatou fonds suractifs mixte chevrons canoë",
"INFO_PAR_TITRE_COURT": "PAR : calage",
"INFO_PARSIMULATION_TITRE": "Passe à ralentisseurs : simulation",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment