This guideline shows how to open and run Ansys Lumerical product CAD/GUI from a supported system.
Note: Starting in 2025R1, Ansys Lumerical products will ship with a built-in Mesa 3D library. You can enable or disable this feature using instructions shown in the Knowledge Base article on Launching Products With and Without the Mesa Library
Ansys Optics Launcher
Windows
- Open the Start Menu by:
- clicking on the Windows
icon on the task bar or by
- pressing the Windows logo key
on your keyboard.
- clicking on the Windows
- Navigate to "All Apps" or "All Programs"
- Select "Ansys Optics [[verpath]]"
- Click on the "Ansys Optics Launcher";
From the Launcher, select Solvers on the left and click on "New Project" to the right of the 'Solver's Name' in the list.
Linux
Running using Terminal
- Open Terminal.
- Run the Ansys Lumerical CAD/IDE executable with the full install path (default install path shown).
- Execute:
/opt/lumerical/v242/bin/launcher &
- From the Launcher, select "Solvers" on the left and click on "New Project" to the right of the 'Solver's Name' in the list.
Running from Desktop
Note: The specific way of launching the app may differ depending on your Linux, the following instructions applies primarily to the Rocky 8 distribution, and other Linux distributions running the Gnome Desktop Environment.
- Open the Apps screen from the side bar, this can be achieved either by the
button, or the “Activities” button in Rocky Linux.
- Search “Ansys Optics Launcher”
- Click on "Ansys Optics Launcher"
- From the Launcher, select "Solvers" on the left and click on "New Project" to the right of the 'Solver's Name' in the list, see image from step 4 from “Running using Terminal” above.
Running the CAD directly
- Steps below outlines the process of opening or running the Lumerical CAD/GUI directly, not from the Ansys Optics Launcher.
Windows
- Open the Start Menu as shown above and Navigate to All Apps or All Programs.
- Select "Ansys Optics [[verpath]]"
- Click the "Solver Name" to run the CAD/IDE directly (outside the Ansys Optics Launcher) , e.g. FDTD to open the FDTD CAD/GUI.
-
Linux Terminal
- Open Terminal.
- Run the Ansys Lumerical CAD/IDE executable with the full install path (default install path shown).
-
Finite Element IDE (FDTD, Stack and RCWA)
/opt/lumerical/[[verpath]]/bin/fdtd-solutions &
-
MODE (EME, FDE and varFDTD)
/opt/lumerical/[[verpath]]/bin/mode-solutions &
-
Multiphysics (CHARGE, HEAT, FEEM, DGTD and MQW)
/opt/lumerical/[[verpath]]/bin/device &
-
INTERCONNECT
/opt/lumerical/[[verpath]]/bin/interconnect &
Note: Starting in 2025R1, the commands above will launch the products with the built-in Mesa 3D library, to launch without this library, see the Knowledge Base article on Launching Products with and Without the Mesa Library.
See this Knowledge Base (KB) to add the installation path into your environment in Linux.
See also
Running multiple Lumerical GUI instances on Linux – Ansys Optics