Skip to content
Snippets Groups Projects
Commit f9855936 authored by mathias.chouet's avatar mathias.chouet
Browse files

Adaptation to jalhyd#178

parent 98b8e20c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ export class FormulaireGrille extends FormulaireBase {
(this._formResult as FormResultFixedVar).fixedResults.variablesOrder = [
"QMax", "CRad", "CEau", "H", "CSomGrille", "HG", "B", "S", "SPDG", "VA", "VAPDG",
"Beta", "Alpha", "LG", "D", "DG", "SG", "VN",
"b", "p", "e", "RFB", "REEB", "OB", "O", "OEntH", "cIncl",
"b", "p", "e", "a", "c", "RFB", "REEB", "OB", "O", "OEntH", "cIncl",
"DH00", "DH05", "DH10", "DH15", "DH20", "DH25", "DH30", "DH35", "DH40", "DH45", "DH50", "DH55", "DH60"
];
}
......
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