Skip to main content
Ctrl+K
PyGranta JobQueue - Home
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Connect and access the job queue
  • Create an Excel import job
  • Create a text import job
  • Create an Excel export job
  • Schedule and modify jobs
  • PyAnsys
  • PyGranta
  • Examples

Examples#

The following examples demonstrate key aspects of Granta MI JobQueue.

To run these examples, install dependencies with this command:

pip install ansys-grantami-jobqueue[examples]
  • Connect and access the job queue
    • Connect to Granta MI
    • Access the job queue
  • Create an Excel import job
    • Connect to Granta MI
    • Create an ExcelImportJobRequest object
    • Submit the job to the server
    • Access output files
  • Create a text import job
    • Connect to Granta MI
    • Create a TextImportJobRequest object
    • Submit the job to the server
    • Access output files
  • Create an Excel export job
    • Connect to Granta MI
    • Create an ExcelExportJobRequest object
    • Submit the job to the server
    • Access output files
  • Schedule and modify jobs
    • Connect to Granta MI
    • Create an ExcelImportJobRequest object
    • Submit the job
    • List jobs
    • Edit existing jobs
    • Retrieve long-running jobs
    • Access output files
    • Delete a job
Show Source

© Copyright (c) 2024 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.2.3.
Last updated on