Difference between revisions of "FastX on Kingspeak"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
# Go to https://<tt>servername</tt>.chpc.utah.edu:3443/ where <tt>servername</tt> is one of the CHPC servers, e.g., kingspeak1, notchpeak1. For instance, go to https://kingspeak11.chpc.utah.edu:3443/. | # Go to https://<tt>servername</tt>.chpc.utah.edu:3443/ where <tt>servername</tt> is one of the CHPC servers, e.g., kingspeak1, notchpeak1. For instance, go to https://kingspeak11.chpc.utah.edu:3443/. | ||
− | |||
# Authenticate using your CHPC user account in <tt>User</tt>, your CHPC password in <tt>Password</tt>, and click on <tt>Log In</tt> button. | # Authenticate using your CHPC user account in <tt>User</tt>, your CHPC password in <tt>Password</tt>, and click on <tt>Log In</tt> button. | ||
− | |||
# Click on <tt>Launch Session</tt>, select <tt>MATE Desktop</tt>, and click on <tt>Launch</tt> button. This will give you a connection to Kingspeak using FastX. | # Click on <tt>Launch Session</tt>, select <tt>MATE Desktop</tt>, and click on <tt>Launch</tt> button. This will give you a connection to Kingspeak using FastX. | ||
− | |||
# Open a terminal window, go to wrxctrl installation, and run <code>python wrfxctrl.py</code> | # Open a terminal window, go to wrxctrl installation, and run <code>python wrfxctrl.py</code> | ||
− | |||
# Open Firefox, go to the URL shown on the terminal, and start a simulation! | # Open Firefox, go to the URL shown on the terminal, and start a simulation! |
Revision as of 21:29, 16 July 2020
Steps to run wrfxctrl using FastX from CHPC:
- Go to https://servername.chpc.utah.edu:3443/ where servername is one of the CHPC servers, e.g., kingspeak1, notchpeak1. For instance, go to https://kingspeak11.chpc.utah.edu:3443/.
- Authenticate using your CHPC user account in User, your CHPC password in Password, and click on Log In button.
- Click on Launch Session, select MATE Desktop, and click on Launch button. This will give you a connection to Kingspeak using FastX.
- Open a terminal window, go to wrxctrl installation, and run
python wrfxctrl.py
- Open Firefox, go to the URL shown on the terminal, and start a simulation!