Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:tecplot:mills [2018-02-27 11:26] – created sraskar | software:tecplot:mills [2018-02-27 20:00] (current) – sraskar | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Tecplot on Mills ====== | ||
| + | ===== Interactive job ===== | ||
| + | |||
| + | All interactive jobs should be run on a compute node by setting your workgroup and using qlogin. You need to be running [[general: | ||
| + | |||
| + | <code bash> | ||
| + | [traine@mills ~]$ workgroup -g it_css | ||
| + | [(it_css: | ||
| + | Your job 692290 (" | ||
| + | waiting for interactive job to be scheduled ... | ||
| + | Your interactive job 692290 has been successfully scheduled. | ||
| + | Establishing / | ||
| + | [traine@n017 ~]$ tecplot | ||
| + | Adding dependency `x11/ | ||
| + | Adding package `tecplot/ | ||
| + | Tecplot 14.0.2.35002 - 14: | ||
| + | Configuration File : / | ||
| + | Process Temp Dir : / | ||
| + | Tecplot displayed on : localhost: | ||
| + | OpenGL driver version | ||
| + | Tecplot executable | ||
| + | Tecplot Home Directory : / | ||
| + | QuickMacro File : / | ||
| + | Addon Startup File : / | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | AddOn Loaded | ||
| + | </ | ||
| + | |||
| + | New screen grab from Mills | ||
| + | |||
| + | <code bash> | ||
| + | [traine@mills ~]$ workgroup -g it_css | ||
| + | [(it_css: | ||
| + | Your job 2743590 (" | ||
| + | waiting for interactive job to be scheduled ... | ||
| + | Your interactive job 2743590 has been successfully scheduled. | ||
| + | Establishing / | ||
| + | [traine@n015 tecplot]$ vpkg_require tecplot | ||
| + | Adding dependency `x11/ | ||
| + | Adding package `tecplot/ | ||
| + | [traine@n015 tecplot]$ tecplot | ||
| + | Tecplot 14.0.2.35002 - 14: | ||
| + | Configuration File : / | ||
| + | Process Temp Dir : / | ||
| + | Tecplot displayed on : localhost: | ||
| + | OpenGL driver version | ||
| + | Tecplot executable | ||
| + | Tecplot Home Directory : / | ||
| + | QuickMacro File : / | ||
| + | </ | ||
| + | |||
| + | You should see a **tecplot 360** splash window followed by the GUI for Tecplot 360. If you get the error | ||
| + | |||
| + | <code bash> | ||
| + | Err: Cannot open display. | ||
| + | </ | ||
| + | |||
| + | your forgot to run [[general: | ||