Commit a8e2aa81 authored by Mathias Chouet's avatar Mathias Chouet :spaghetti:
Browse files

Add local units for Remous results

Showing with 34 additions and 0 deletions
+34 -0
......@@ -19,12 +19,29 @@
"YB": "Embankment elevation",
"fs_condlim": "Boundary conditions",
"Q": "Upstream flow",
"S": "Wet surface",
"Yaval": "Water level imposed at downstream",
"Yamont": "Water level imposed at upstream",
"fs_param_calc": "Calculation parameters",
"Dx": "Discretisation step",
"select_resolution": "Resolution method",
"UNIT_FLU": "m",
"UNIT_HS": "m",
"UNIT_HSC": "m",
"UNIT_B": "m",
"UNIT_S": "m²",
"UNIT_P": "m",
"UNIT_R": "m",
"UNIT_V": "m/s",
"UNIT_YF": "m",
"UNIT_YT": "m",
"UNIT_YCO": "m",
"UNIT_J": "m",
"UNIT_I-J": "m/m",
"UNIT_IMP": "N",
"UNIT_TAU0": "Pa",
"select_resolution_Trapezes": "Integration by trapezoid",
"select_resolution_RungeKutta4": "Runge Kutta fourth order",
"select_resolution_EulerExplicite": "Explicit Euler",
......
......@@ -19,11 +19,28 @@
"YB": "Hauteur de berge",
"fs_condlim": "Conditions aux limites",
"Q": "Débit amont",
"S": "Surface mouillée",
"Yaval": "Tirant d'eau imposé à l'aval",
"Yamont": "Tirant d'eau imposé à l'amont",
"Dx": "Pas de discrétisation",
"select_resolution": "Méthode de résolution",
"UNIT_FLU": "m",
"UNIT_HS": "m",
"UNIT_HSC": "m",
"UNIT_B": "m",
"UNIT_S": "m²",
"UNIT_P": "m",
"UNIT_R": "m",
"UNIT_V": "m/s",
"UNIT_YF": "m",
"UNIT_YT": "m",
"UNIT_YCO": "m",
"UNIT_J": "m",
"UNIT_I-J": "m/m",
"UNIT_IMP": "N",
"UNIT_TAU0": "Pa",
"select_resolution_Trapezes": "Intégration par trapèzes",
"select_resolution_RungeKutta4": "Runge Kutta d'ordre 4",
"select_resolution_EulerExplicite": "Euler explicite",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment