From: Eric Fayolle Date: Tue, 6 Sep 2022 16:26:24 +0000 (+0200) Subject: Outils d'incertitude par défaut X-Git-Tag: merge_uncertainty_odysee_1210~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a02b22b501f48d0a36d56e6ff1411ac76d7ee3c6;p=tools%2Feficas.git Outils d'incertitude par défaut --- diff --git a/ReacteurNumerique/cata_UQ.py b/ReacteurNumerique/cata_UQ.py index 12d68396..cb4057db 100644 --- a/ReacteurNumerique/cata_UQ.py +++ b/ReacteurNumerique/cata_UQ.py @@ -1426,7 +1426,7 @@ def creeOperExpressionIncertitude(monDicoVarDeter, monDicoVarSortie,scriptPosttr # l ordre des motclefs en 3.7 a l air de dépendre de l ordre de creation des objets # et non d un dict ordonné. on retombe toujours sur ce pb return PROC ( nom = "ExpressionIncertitude", UIinfo={"groupes":("CACHE",)}, op_init=definitIntoOuput, - UncertaintyTool = SIMP ( statut = "o", typ = "TXM", into = ['Uranie', 'OpenTurns'], defaut='Uranie',position='global'), + UncertaintyTool = SIMP ( statut = "o", typ = "TXM", into = ['Uranie', 'OpenTurns'], defaut='OpenTurns',position='global'), Input = FACT( max=1, statut ='o', VariableProbabiliste = FACT ( max='**', statut ='cache', fr = "Variable probabiliste",