-
AUBRY JEAN-PASCAL authored
Refs #657
AUBRY JEAN-PASCAL authoredRefs #657
config.json 2.60 KiB
{
"params": {
"displayPrecision": 3,
"computePrecision": 0.0000001,
"maxIterations": 100,
"enableNotifications": true,
"enableHotkeys": false,
"enableEmptyFieldsOnFormInit": true,
"language": "fr"
},
"themes": [
{
"name": "PASSE_A_BASSIN",
"image": {
"path": "passe-bassin.jpg",
"credits": "S. Richard / OFB"
},
"calculators": [ 12, 13, 6, 5, 10, 15, 30 ]
},
{
"name": "PASSE_A_RALENTISSEURS",
"image": {
"path": "passe-ralentisseurs.jpg",
"credits": "S. Richard / OFB"
},
"calculators": [ 28, 29 ]
},
{
"name": "PASSE_NATURELLE",
"image": {
"path": "passe-naturelle.jpg",
"credits": "S. Richard / OFB"
},
"calculators": [ 11, 17, 27, 37, 38 ]
},
{
"name": "VERIFICATION",
"image": {
"path": "verification.jpg",
"credits": "S. Richard / OFB"
},
"calculators": [ 34, 33 ]
},
{
"name": "DEVALAISON",
"image": {
"path": "devalaison.jpg",
"credits": "D. Courret / OFB"
},
"calculators": [ 18, 19, 3, 9 ]
},
{
"name": "HYDRAULIQUE_A_SURFACE_LIBRE",
"image": {
"path": "surface-libre.jpg",
"credits": "David Dorchies / Inrae"
},
"calculators": [ 2, 3, 4, 20, 21 ]
},
{
"name": "HYDRAULIQUE_EN_CHARGE",
"image": {
"path": "en-charge.jpg",
"credits": "Catherine Tailleux / Inrae"
},
"calculators": [ 35, 0 ]
},
{
"name": "LOIS_D_OUVRAGES",
"image": {
"path": "ouvrages.jpg",
"credits": "David Dorchies / Inrae"
},
"calculators": [ 8, 9, 10 ]
},
{
"name": "OUTILS_MATHEMATIQUES",
"image": {
"path": "maths.jpg",
"credits": "Toms Baugis, \"Lineāli\" / CC BY 2.0"
},
"calculators": [ 22, 23, 24, 25 ]
},
{
"_comment": "card for calculators not used in any theme",
"image": {
"path": "autres.jpg",
"title": "",
"credits": ""
}
}
]
}