Here's what's new in our latest update
We’ve significantly accelerated meshing performance. Across benchmarks, mesh time improved by 2.5x to 6x (10M–100M CVs), cutting total simulation time — so you can generate high‑fidelity results faster without changing mesh quality.

Pipelines is a new Early Access capability for automating large batches of simulation work on Luminary. Define a reusable, parameterized workflow as a set of dependent stages (e.g., ReadGeometry → Mesh → Simulate), then run hundreds to thousands of variants by invoking it with a PipelineArgs table—each row becomes a run.
Pipelines integrates with Named Variables so each run can apply a different Named Variable Set to generate parametric geometry while the UI provides dashboards and detailed views to manage execution and results.
To help you get started, a new Pipelines Tutorial sample notebook has been added. It walks through a complete end-to-end Pipelines workflow on Luminary using a parametric wing-body geometry, and can be opened and cloned directly from the UI.
The AI assistant in the can now browse and read your notebooks and uploaded files on demand. When you ask the assistant a file you've uploaded, it can look up the contents directly.
The AI Assistant now shows its thinking process while generating responses.
.
The 3D visualization canvas now supports a fullscreen mode, maximizing your screen real estate for simulation analysis. Click the new fullscreen button in the canvas toolbar to expand the 3D view while keeping the toolbar, results, and geometry panels accessible. In fullscreen mode, you can still step through simulation iterations, access the AI assistant, and control the camera — without needing to exit fullscreen.
Here's what's new in our latest update
When creating a project, you can now specify your preferred unit system:
Note: Unit systems are set at project creation time and cannot be changed later. This ensures consistency and accuracy throughout your entire simulation workflow.

Define geometric zones (boxes, cylinders, spheres) to control adaptive mesh refinement with fine-grained error weighting and distance parameters.
Key Features:
Available when using LMA (Automatic Mesh Refinement) as your meshing method.

The Assistant now automatically compacts long conversation histories to stay within the model's context window. When compacting runs, a "Compacting conversation" status indicator appears in the chat.
Here's what's new in our latest update:


You can now upload screenshots of the app to assistant for better context.
Intersection curves now automatically merge and connect across multiple surfaces, ensuring smooth, continuous polylines for accurate data extraction.

Here's what's new in our latest update:
We’ve introduced a new transformation feature that enables users to mirror or pattern simulation results (such as half-plane or half-car models) to visualize the full domain without additional computational cost. By applying these transforms to surfaces and filters in the results tab, users can easily generate high-fidelity, complete visualizations for symmetric or rotationally symmetric simulations.

To improve control over high-volume workflows, we have decoupled individual runs within Design of Experiments (DOE) sets, allowing users to manage them independently. Users can now cancel or delete specific runs within a DOE without affecting the entire batch.
Here's what's new in our latest update:
The FDS (Flux Difference Splitting) convective scheme now includes a `shock_capturing` option in `SpatialDiscretizationFluid`. When enabled, the solver automatically activates a more robust convective scheme in regions where shocks are detected or where absolute pressure drops near a user-defined realizability limit.

You can now generate SDK code for visualization

Here's what's new in our latest update:
Luminary Cloud now supports Real Gas modeling, enabling simulations with equations of state that account for non-ideal gas behavior. This brings improved accuracy for high-pressure applications, cryogenic flows, supercritical fluids, and phase-change scenarios
To get started, select "Real Gas" as your fluid model in your simulation setup, choose your preferred equation of state, and configure fluid properties

You can now download DoE tables as a comma separated value (csv).

Here's what's new in our latest update:
You can plot force distribution plots to visualize the spanwise lift distribution, accumulated drag, or general force generated by selected surfaces.

You can now use keyboard shortcuts for axis-aligned camera views. You can now press **X**, **Y**, or **Z** to quickly snap the camera to the corresponding axis view. Pressing the same key again toggles between the positive and negative directions (e.g., press X for +X, press X again for −X). These shortcuts are also displayed in the camera views menu for easy reference.
Code generation bug fixes related to geometry export.
Here's what's new in our latest update:
We've introduced a new high-performance server-side rendering engine designed for interactive visualization of large meshes (>100 million + CVs). This enhanced renderer delivers significantly faster start-up times, performance (up to 120 FPS at 4k), interactivity (3D widgets) all while. using far less resources; and will become the default rendering option (for large meshes only) in an upcoming release. During this transition period, the previous server-side renderer remains available to ensure continuity. If you experience any issues with the new renderer, please reach out to our support team.

Expressions are automatically validated in the UI when invalid expressions are input.

Fixed an issue with geometry code generation when converting colors to tags, ensuring metadata from CAD tools
Here's what's new in our latest update:
You can mirror shapes directly in the refinement region property panel. This enhancement allows you to quickly flip shapes horizontally or vertically without leaving the current UI, making it easier to work with symmetric designs and complex geometries.

Now you can open meshes from the mesh table in geometries using the "open" option in the menu. Alternatively, you can double click on the mesh row if it's completed.
Here's what's new in our latest update:
Simplified periodic transforms by adding the ability to automatically deduce rotation angles and translation distances directly from your surface selection.
Now you can generate SDK code that instantly recreates your current mesh and simulation configurations. This feature captures your exact mesh settings, solver parameters, and stopping conditions.

Define parameters once and apply them across your entire project. With Named Variables, you can create expressions for flow conditions, geometry modifications, and solver settings that update automatically when values change. Use variable sets to quickly switch between different configurations.