val_min = 1, defaut =10000,
fr = "Nombre maximum de réalisations",
ang = "maximum sampling size ",),
- MaximumElapsedTime = SIMP ( statut = "f", typ = "I",
- val_min = 1, defaut = 60, #TODO: statut = "f"
+ MaximumElapsedTime = SIMP ( statut = "o", typ = "I", # Incohérence Doc Persalys : 60s par défaut
+ val_min = 1, defaut = 3600, #TODO: statut = "f"
unite = "secondes",
fr = "Temps elapse maximum pour l'exécution globale",
ang = "Maximum elapse time for the whole simulation",),
bloc_OT_local = BLOC (condition = 'ExecutionMode == "desktop"',
JobName = SIMP ( statut = 'o', typ ="TXM", defaut='idefix_rn_job'),
ResourceName = SIMP ( statut = 'o', typ ="TXM", defaut ='localhost'),
- Login = SIMP ( statut = 'o', typ ="TXM", defaut ='C65845'), #TODO
+ Login = SIMP ( statut = 'o', typ ="TXM", defaut = os.getlogin() ),
# WorkDirectory = SIMP ( statut = 'o', typ='Repertoire' , defaut='/tmp/C65845_workingdir_uncertainty'), #TODO: Login + NonExistent
WorkDirectory = SIMP ( statut = 'o', typ='TXM' , defaut='/tmp/C65845_workingdir_uncertainty'), #TODO: Login + NonExistent
# ResultDirectory = SIMP ( statut = 'o', typ='Repertoire' , defaut='/tmp/idefix_rn_job'), #TODO: JobName