Difference between revisions of "FastX on Kingspeak"
Jump to navigation
Jump to search
m (Jmandel moved page FastX in Kingspeak to FastX on Kingspeak) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Steps to run [https://github.com/openwfm/wrfxctrl wrfxctrl] using [https://www.chpc.utah.edu/documentation/software/fastx2.php#utwc FastX]: | + | Steps to run [https://github.com/openwfm/wrfxctrl wrfxctrl] using [https://www.chpc.utah.edu/documentation/software/fastx2.php#utwc FastX from CHPC]: |
# 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! |
Latest revision as of 21:03, 29 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!