Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[
{
"id": "fs_pam",
"type": "fieldset",
"fields": [
{
"id": "select_target_pam",
"type": "select"
}
]
},
{
"id": "fs_condlim",
"type": "fieldset",
"fields": [
"Z2"
]
},
{
"id": "fs_param_calc",
"type": "fieldset",
"fields": [
"Dx",
{
"id": "select_resolution",
"type": "select",
"property": "methodeResolution",
"default": "Trapezes",
"help": {
"0": "../methodes_numeriques/integration_trapezes.html",
"1": "../methodes_numeriques/rk4.html",
"2": "../methodes_numeriques/euler_explicite.html"
}
}
]
},
{
"id": "fs_target_data",
"type": "fieldset",
"fields": [
{
"id": "select_target",
"type": "select",
"help": {
"B": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"P": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"S": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"R": "hsl/section_parametree.html#le-rayon-hydraulique-m",
"Fr": "hsl/section_parametree.html#le-froude",
"V": "hsl/section_parametree.html#la-vitesse-moyenne-ms",
"Yn": "hsl/section_parametree.html#le-tirant-deau-normal-m",
"Yc": "hsl/section_parametree.html#le-tirant-deau-critique-m",
"Ycor": "hsl/section_parametree.html#le-tirant-deau-correspondant-m",
"Ycon": "hsl/section_parametree.html#le-tirant-deau-conjugue-m",
"Hs": "hsl/section_parametree.html#la-charge-specifique-m",
"Hsc": "hsl/section_parametree.html#la-charge-critique-m",
"J": "hsl/section_parametree.html#la-perte-de-charge-mm",
"I-J": "hsl/section_parametree.html#la-variation-lineaire-de-lenergie-specifique-mm",
"Imp": "hsl/section_parametree.html#limpulsion-hydraulique-N",
"Tau0": "hsl/section_parametree.html#la-force-tractrice-pa"
}
}
]
},
{
"type": "options",
"help": "hsl/courbe_remous.html",
"resultsHelp": {
"B": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"P": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"S": "hsl/section_parametree.html#largeur-au-miroir-surface-et-perimetre-mouille",
"R": "hsl/section_parametree.html#le-rayon-hydraulique-m",
"Fr": "hsl/section_parametree.html#le-froude",
"V": "hsl/section_parametree.html#la-vitesse-moyenne-ms",
"Yn": "hsl/section_parametree.html#le-tirant-deau-normal-m",
"Yc": "hsl/section_parametree.html#le-tirant-deau-critique-m",
"Ycor": "hsl/section_parametree.html#le-tirant-deau-correspondant-m",
"Ycon": "hsl/section_parametree.html#le-tirant-deau-conjugue-m",
"Hs": "hsl/section_parametree.html#la-charge-specifique-m",
"Hsc": "hsl/section_parametree.html#la-charge-critique-m",
"J": "hsl/section_parametree.html#la-perte-de-charge-mm",
"I-J": "hsl/section_parametree.html#la-variation-lineaire-de-lenergie-specifique-mm",
"Imp": "hsl/section_parametree.html#limpulsion-hydraulique-N",
"Tau0": "hsl/section_parametree.html#la-force-tractrice-pa"
}
}
]