Product update

Release Notes - June 10, 2025

Product & Engineering avatar
Shared by Product & Engineering • June 11, 2025

Here's what's new in our latest update:

Select All in Current View

You can now click Select All from the contextual right-click menu to select everything in the current view, excluding hidden surfaces.

Results Table: Download All

The Download All button in the Results table now includes additional columns: credits, run time, iterations, date, and run status.

Enhancements

  • You can now plot the point coordinates of an intersection curve or line plot
  • Right-clicking on a tag now provides all the same options available for surfaces—such as Hide and Hide Others (Isolate)
  • The visualizer now maintains the center of rotation, improving zoom-to-cursor functionality and directional surface inspection
  • We've added data analysis commands to the AI Assistant's suggested items

Fixed Issues

  • Applying settings from the library no longer removes the job priority setting
  • The caret icon has been restored for the project dropdown menu. As before, the menu now opens on left-click
  • Some monitor points in transient simulations were not updating—this has been fixed.
  • Taking screenshots in the Setup tab now works as expected

Product update

Release Notes - June 03, 2025

Product & Engineering avatar
Shared by Product & Engineering • June 04, 2025

Here's what's new in our latest update:

Reference Frame for Spatially Varying Heat Profile BC and Porous Media

  • For spatially varying heat boundary conditions, you can now view the reference frame associated with each surface, which will be used to apply the spatial variation.
  • For porous media behaviors, you can now view the reference frame associated with each volume, which will be used to apply Darcy and Forchheimer coefficients.

Note: This feature is currently incompatible with tags.

Tags as References for Meshing

Tags can now be used as references to volumes for mesh sizing, supporting robust mesh automation pipelines.

OpenCSM Integration

We now support integration with OpenCSM, developed by Engineering Sketch Pad. OpenCSM is an open-source CAD package that enables parametric geometry modeling.

Enhancements

  • The project dropdown menu (previously accessed by clicking the project name in the header) has been updated to a right-click context menu
  • You can now define the Value Range for Threshold Plots using "Less than" and "Greater than" conditions
  • Support has been added for newer versions of many CAD file formats
  • You can now plot X/Y/Z coordinates on 2D plots for both intersection curves and lines, when using client-side rendering
  • SDK release 0.15.1 is now available, introducing support for cloning a Scene

Fixed Issues

  • Resolved an issue preventing inversion of heat flux using a negative value

Product update

Release Notes - May 21, 2025

Product & Engineering avatar
Shared by Product & Engineering • May 22, 2025

Here's what's new in our latest update:

2D Power Maps

We've released 2D Power Maps, enabling you to apply a spatially varying heat flux boundary condition. Read more here.

Projects and Results Filters

Add filters to streamline navigation and simplify views based on data in the Projects and Results tables.

Other Enhancements

  • You can now select tags as inputs for geometry modifications
  • For the projects and results tables, use shift-click on the checkboxes to select multiple rows

Fixed Issues

  • Performance improvements when switching between projects
  • The geometry tree did not automatically scroll to a surface upon selection

Product update

Release Notes - May 13, 2025

Product & Engineering avatar
Shared by Product & Engineering • May 14, 2025

Here's what's new in our latest update:

Subtract using Shrinkwrap

The Shrinkwrap tool now supports volume subtraction. This is particularly useful for creating clean outer envelopes while omitting internal components or voids.

image

Other Enhancements

  • We've added filters to the projects and results table
  • The Plasma color map is now available

Fixed Issues

  • The footer was not being shown when opening a simulation tab
  • Tags were not usable when creating an Intersection Curve
  • Reloading a results page reset the filter state

Product update

Release Notes - April 29, 2025

Product & Engineering avatar
Shared by Product & Engineering • April 30, 2025

Here's what's new in our latest release:

SDK Image Supersampling

We've added support for supersampling in the SDK rendering pipeline. Images are rendered at a higher internal resolution and downsampled using area-based averaging to reduce aliasing.

Without supersampling:

With supersampling:

Other Enhancements

  • Enabled the ability to use the final mesh from an LMA simulation as the input for subsequent LMA simulations, allowing for iterative workflows
  • Velocity Magnitude and Velocity Components inlet conditions are now available for compressible flows
  • Double click on projects to open them (single click will now only select a project)
  • Visualization rendering will automatically switch to server-side for simulation results with greater than 100M CVs
Product update

Release Notes - April 22, 2025

Product & Engineering avatar
Shared by Product & Engineering • April 23, 2025

Here's what's new in our latest product update:

Blender Integration

We’ve released a Blender integration that enables you to import and parametrically modify Blender models directly in the Luminary platform. With this capability, you can easily generate geometry variations that can be simulated at scale to generate datasets for physics AI model training.

Explore the Blender integration tutorial here.

Geometry: Configurations

Configurations allow you to easily swap between different, previously set-up geometry variations. When you create a Configuration, you set up each configuration as a set of 0, 1, or more volumes and give it a unique name.

You then choose an active configuration. All volumes associated with the active configuration are kept, while volumes not associated with the active configuration are removed from the model. You can later choose a different active configuration, and the model will be updated to display the volumes associated with that configuration instead.

Geometry: File Swapping

We've added a button to the Import panel that allows you to swap the file to easily swap in a different geometry file.

Other Enhancements

  • Minimum and Maximum Resolution controls are now available for Shrinkwrapping

Fixed Issues

  • Adding a monitor plane or point wouldn't update the geometry tree until the page was refreshed
  • Visualization filters were being generated before fields are available

Product update

Release Notes - April 15, 2025

Product & Engineering avatar
Shared by Product & Engineering • April 16, 2025

Here's what's new in our latest product update:

Blender Model Import

Seamlessly import your Blender models into Luminary with full parametric control. This powerful integration preserves shape keys across multiple file formats—allowing you to modify geometry directly within the Luminary platform. No more switching between applications to test design variations.

With Blender's flexible modeling capabilities, you can now rapidly explore design alternatives, run optimizations, and generate rich datasets for physics AI model training. Simply import your parameterized model, adjust values using intuitive sliders, and instantly see how changes affect performance.

File Swapping

Quickly iterate on your designs with our new file swapping functionality. You can now swap imported CAD files with a single click using the new swap button, eliminating the need to start over when you want to try a different model. This approach saves you time and keeps your workflow uninterrupted as you explore design alternatives.

The swap feature works seamlessly with both continuous and discrete geometry types, giving you flexibility with various CAD formats. Currently, swapping from continuous to discrete geometry isn't supported, but we're working on enabling automatic transitions between these types in an upcoming update.

Other Enhancements

  • Select multiple simulations in the results table to open, export, or delete them simultaneously
  • Use the new Line filter in Luminary3D client-side rendering, including an intuitive point placement widget
  • Create 2D plots with the Line filter functionality

Fixed Issues

  • Improved tolerance to bounding box failure, reducing "Surface is illegal and cannot be evaluated" errors
  • Resolved issue where geometry wouldn't update after adding a monitor plane or point until page refresh
  • Fixed error that occurred when running new simulations with filters requiring specific fields (e.g., streamlines)

Product update

Release Notes - April 9th, 2025

Product & Engineering avatar
Shared by Product & Engineering • April 09, 2025

Here's what's new in our latest update:

SDK Image Generation

You can now generate images directly from the Luminary SDK, enabling you to automate the post-processing visualization pipeline in Luminary.

SDK v0.13 Released

Read more about the latest SDK release here. Note: this release contains breaking changes, please upgrade to the latest version and view the migration guide to update your scripts.

Other Enhancements

  • You can now define periodic boundary condition rotation in degrees

Fixed Issues

  • Colormap was reset to defaults after adding or changing a filter

Product update

Release Notes - April 01, 2025

Product & Engineering avatar
Shared by Product & Engineering • April 02, 2025

Here's what's new in our latest update:

Results Table Customization

On the Results page, you can now customize which columns are displayed and rearrange their order. We've also introduced support for column groupings.

Fixed Issues

  • Closing the Run Status panel would cause it to be permanently inaccessible.
  • Updated the message received when a job exceeds the maximum run time limit: "Job exceeded time limit. The simulation can be restarted using the solution from the final iteration."
  • An incorrect surface color was being displayed when first opening a new or shared project, causing the geometry to look washed out.

Product update

Release Notes - March 25, 2025

Product & Engineering avatar
Shared by Product & Engineering • March 26, 2025

Here's what's new in our latest release:

AI Assistant: Code Editor

You can now generate Luminary SDK code using the AI Assistant. The Assistant has access to your project metadata, so you can ask it to generate SDK code to perform a variety of tasks without needing to manually enter the parameters. Read more about Luminary's SDK here.

Other Enhancements

  • You can now favorite simulations in the Results page using the star icon to the left of the simulation name
  • The AI Assistant can assign volumes and surfaces to reference frames to define motion
  • Changes to the Color Bar no longer require selecting the Done button to save

Fixed Issues

  • Vis filters were unnecessarily removed and not re-added when editing custom fields
  • Failure to attempt to convert shells to solid bodies when importing discrete geometry
  • Issue when selecting Scaled vs Fixed Length for vector plot scale factor