Navigation

  • index
  • modules |
  • next |
  • previous |
  • CSO v2.0 documentation »
  • Python modules »
  • utopya module

utopya module¶

The utopya module is the top level access to the various UTOPyA classes and routines.

Actual implementations can be found in submodules:

  • utopya_base module
  • utopya_rc module
  • utopya_jobscript module
  • utopya_jobtree module
  • utopya_runscript module
  • utopya_tools module
  • utopya_post module
  • utopya_index module

Utopya classes¶

The UTOPyA python classes could be imported from the utopya module, and are defined according to the following hierchy:

  • UtopyaBase

    • UtopyaRc

      • UtopyaJobStep

        • UtopyaJobTree

          • UtopyaJobIteration

      • Indexer

      • IndexPart

        • IndexSections

        • IndexList

        • IndexTableRow

        • IndexTableCol

        • IndexText

        • IndexImg

    • UtopyaRunScript

    • UtopyaJobScript

      • UtopyaJobScriptForeground

      • UtopyaJobScriptRedirect

      • UtopyaJobScriptBackground

      • UtopyaJobScriptBatch

        • UtopyaJobScriptBatchTest

        • UtopyaJobScriptBatchLSF

        • UtopyaJobScriptBatchSlurm

        • UtopyaJobScriptBatchPBS

        • UtopyaJobScriptBatchLoadLeveler

Table of Contents

  • utopya module
    • Utopya classes

Previous topic

cso_constants module

Next topic

utopya_base module

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • CSO v2.0 documentation »
  • Python modules »
  • utopya module
© Copyright 2020-2023, Arjo Segers. Created using Sphinx 4.0.1.