Salome HOME
update modules FIELDS
[modules/med.git] / src / MEDCalc / tui / medcorba.py
index fa828c6acfcd118dda73beab3a6243d5d2fb5eaa..d07d0334f3002a8178e4451cf768c5a244dbe039 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -32,7 +32,7 @@
 # containerType = Name of the container factory
 #
 factoryComponentName = "MEDFactory"
-medComponentName = "MED"
+medComponentName = "FIELDS"
 #corbaModule   = "MEDCALC"
 containerType = "FactoryServer"
 
@@ -44,7 +44,7 @@ if salome.lcc is None:
 import MEDCALC   # corbaModule
 med_engine = salome.lcc.FindOrLoadComponent(containerType,medComponentName)
 factory = salome.lcc.FindOrLoadComponent(containerType,factoryComponentName)
-# The factory is not the main CORBA component of the SALOME module MED
+# The factory is not the main CORBA component of the SALOME module FIELDS
 # (i.e. the engine associated to the study), but the CORBA
 # entry point for MED fields operations (i.e. a CORBA component
 # reachable through the LifeCycleCORBA). This entry point is used to