yacs
9.10.0
  • The YACS User Guide
    • Reminders about the SALOME platform
    • YACS general principles
    • Using YACS with the graphical user interface (GUI)
    • Using YACS in console mode
    • Using YACS with the python interface (TUI)
      • Defining a calculation scheme with the Python programming interface
      • Execution of a calculation scheme with the Python programming interface
      • Advanced use of the Python programming interface
    • Starting a SALOME application in a batch manager
    • Definition of an algorithm for the OptimizerLoop
    • Concurrent branches and multiple machine execution
    • Loading and executing a PMML file
  • Integration of components into SALOME for YACS
yacs
  • Docs »
  • The YACS User Guide »
  • Using YACS with the python interface (TUI)
  • View page source

Using YACS with the python interface (TUI)ΒΆ

  • Defining a calculation scheme with the Python programming interface
    • Create a calculation scheme by loading an XML file
    • Create a calculation scheme from scratch
    • Save a calculation scheme in an XML file
    • Several useful operations
  • Execution of a calculation scheme with the Python programming interface
    • Executing the scheme in standard mode
    • Saving the state of a scheme
    • Loading the state of a scheme
    • Executing the scheme in step by step mode
  • Advanced use of the Python programming interface
    • Passing Python objects between calculation nodes
    • Definition of inline Python components
Next Previous

© Copyright 2007-2022 CEA/DEN, EDF R&D.

Built with Sphinx using a theme provided by Read the Docs.