]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Observers declaration ok
authorAndré Ribes <andre.ribes@edf.fr>
Mon, 27 Feb 2012 11:20:04 +0000 (12:20 +0100)
committerAndré Ribes <andre.ribes@edf.fr>
Mon, 27 Feb 2012 11:20:04 +0000 (12:20 +0100)
bin/AdaoCatalogGenerator.py

index 651189c52d0087790d0372564e1f8d9b8bba9073..d02d726aa74448636bf821bea5bd1766bebaecd1 100644 (file)
@@ -93,7 +93,7 @@ assim_data_choice = """
 
 observers_choice = """
                                        ${var_name} = BLOC (condition=" '${var_name}' in set(SELECTION) ",
-                                                      FREQUENCY = SIMP(statut = "o", typ = "TXM")
+                                                           Scheduler = SIMP(statut = "f", typ = "TXM")
                                                           ),
 """