v0.2.1

Release date: 2023-10-10

Early Access

The Luminary Cloud API and Python SDK are Early Access features that are still under development. View the Luminary Cloud Early Access Terms. The interface may change, and you may need to migrate or discard scripts and configuration files multiple times before v1.0.0 is released. In the future, migrations may also be necessary when upgrading to new major versions of the SDK (e.g. v2.0.0).

Download

luminarycloud-0.2.1-py3-none-any.whl

See the Upgrade Guide for instructions on how to upgrade a previously installed SDK version.

Release Notes

Features

  • Simulation.download_volume_solution()

    • can be used to download the volume solution for a completed steady state simulation.

    • outputs a gzipped tarball containing a .vtm file and a folder with .vtu and .vtp files.

    • the volume solution may be broken up into multiple .vtu files for large simulations.

Bug Fixes

  • No bug fixes in this SDK release.