Docs
  • Introduction
  • Command Line Basics
  • Lawrence HPC
    • About Lawrence
    • Login
    • Filesystems
    • Transferring Files
    • Software on Lawrence
    • Submitting Jobs
    • Programming Environment
    • Gaussian Tutorial
    • Lumerical (FDTD) from Lawrence on Windows PC Tutorial
    • Lumerical (FDTD) on Lawrence GUI Tutorial
    • Helpful Hints
    • Jupyter on Lawrence
  • Globus
    • Globus Information
    • Globus Tutorials
    • .
  • Non-Lawrence Guides
    • Downloads
    • Software Installations on Windows
    • .
  • Archived Information
    • .
      • Legacy-Lawrence Migration
      • Ubuntu- from Login page
      • VNC
      • Non-Lawrence Tutorials
      • WARNING: These are the archives, not current information
      • Start Here
      • SSH Log In
      • Home Directory
      • Data Transfer
      • Interactive Session
      • Batch Compute Jobs
      • rclone for Google Drive
      • rclone for MS OneDrive
      • rclone for DropBox
      • Gaussian
      • Modules
      • PAUP
      • X11 Forwarding
      • TigerVNC
      • Logging in to an interactive session - qlogin
      • VNC
Powered by GitBook
On this page
  • Installations
  • Install MobaXterm (MobaX)
  • Opening Lumerical on a Lawrence GUI
  • Error -15
  • Error -4
  1. Lawrence HPC

Lumerical (FDTD) on Lawrence GUI Tutorial

Using Lumerical on Lawrence, through a point-and-click interface

PreviousLumerical (FDTD) from Lawrence on Windows PC TutorialNextHelpful Hints

Last updated 5 years ago

To use Lumerical on a Lawrence GUI, you must first have access to use the license. Please ensure you have access before continuing.

This is a step-by-step guide for running Lumerical on a graphical user interface (GUI) on Lawrence.

If you have done this before on the computer you are currently using, you may skip to the section "Opening Lumerical on a Lawrence GUI".

Installations

Install MobaXterm (MobaX)

Go to the MobaXterm website . Click on the "MobaXterm Home Edition v11.1 (Home Installer Edition)" button.

Click on the installed file, and follow the download wizard.

Opening Lumerical on a Lawrence GUI

Open MobaXterm (MobaX) (or the terminal on a Mac) and log into Lawrence.

[User.NI1111] ➤ ssh User.Name@Lawrence.usd.edu
password: 
Last login: Tue Feb 26 10:36:10 2019 from 192.236.35.187 Welcome to the Lawrence Supercomputer at the University of South Dakota!
.....
[user.name@usd.local@login ~]$

Windows/Linux:

ssh -X User.Name@Lawrence.usd.edu

Mac:

ssh -Y User.Name@Lawrence.usd.edu

Load the Lumerical-FDTD module.

[user.name@usd.local@node44 ~]$ module load lumerical
[user.name@usd.local@node44 ~]$ module list
Currently Loaded Modulefiles:
  1) lumerical

Start Lumerical

[user.name@usd.local@node44 ~]$ fdtd-solutions

If you receive an error message "-15" or "-4", please continue

Error -15

Click "yes" to open your license settings.

Ensure that the server listed is "login". Change this if needed, and click "ok".

If it doesn't automatically pop up, try starting fdtd-solutions again.

[user.name@usd.local@node44 ~]$ fdtd-solutions

If a license error still comes up, it is possible that you don't have a license. If that is not the case, please contact the Service desk (servicedesk@usd.edu) for assistance. Be sure to include the name of the software, the fact that you are on Lawrence, and a description of the error in your email.

Error -4

If the error looks like this:

The license is already in use, and the maximum number of users has been reached. Please try again later.

Note: When logging in with a terminal other than MobaX, add a flag to the login (see the tab "" for details):

Login
here