Hi DRC,

Just tested and it does not fail just using the local X server. See
attached output.

Thanks,
Richard


On Tue, 22 Mar 2022 at 15:19, 'DRC' via VirtualGL User Discussion/Support <
virtualgl-users@googlegroups.com> wrote:

> On 3/22/22 12:26 PM, Richard Ems wrote:
>
>
> Is there any way that you could try running the Tecplot batch job on the
>> 3D X server without VirtualGL?  If it fails in the same way, then it isn't
>> our bug.
>
> Do you mean on a local attached display? That won't be easy, since this
> graphics workstation is part of a cluster located far away from me or the
> user getting this bug.
>
>  I have just contacted Tecplot Support and I'm waiting for their response
> and a trial license to test myself using my own environment.
>
> The 3D X server is on the VirtualGL server, which should be the same
> machine on which Tecplot 360 is installed.  Unless the machine has been
> configured otherwise, the 3D X server should be listening on Display :0.0,
> so try:
>
>   xauth merge /etc/opt/VirtualGL/vgl_xauth_key
>   LD_PRELOAD= DISPLAY=:0.0 ./Tec360_FlowViz_batch.sh
>
>
> I remember to have to preload libvglfaker.so for starccm+ to work
> properly. Anything similar perhaps needed here for tec360? Just some more
> guessing. Worth a try?
>
> Preloading libvglfaker.so is literally what vglrun does.  I am not trying
> to make Tecplot 360 work properly.  I am trying to make it fail.
>
>
> Thanks,
> Richard
>
>
> On Tue, 22 Mar 2022 at 13:58, 'DRC' via VirtualGL User Discussion/Support <
> virtualgl-users@googlegroups.com> wrote:
>
>> I tried it with '$useVGL = 1' as well and was still unable to reproduce
>> the issue.  (Note that, from the point of view of the application, setting
>> '$useVGL = 1' in turbovncserver.conf or starting the TurboVNC session with
>> '-vgl' is the same as launching the application with 'vglrun +wm'.)
>>
>> I also tried with both CentOS 7.9 and CentOS Stream 8.  My CentOS 7.9
>> machine has a Quadro K5000 with driver v470.xx.  My CentOS 8 machine has a
>> Quadro P620 with driver v510.xx.
>>
>> Is there any way that you could try running the Tecplot batch job on the
>> 3D X server without VirtualGL?  If it fails in the same way, then it isn't
>> our bug.
>>
>> DRC
>> On 3/22/22 11:01 AM, Richard Ems wrote:
>>
>> Hi DRC,
>>
>> sorry, I forgot to comment out that module command, that would only add
>> the Tecplot installation PATH to the bash PATH variable,
>> But as I see from your output the tec360 command in Tec360_FlowViz_batch.sh
>> started fine, so it is already in your PATH, so all good.
>>
>> Did that tec360 run end without errors?
>> Is your setup also using $useVGL = 1; in /etc/turbovncserver.conf ?
>> Just guessing possible differences.
>>
>> Thanks for testing,
>> Richard
>>
>>
>>
>> On Tue, 22 Mar 2022 at 11:37, 'DRC' via VirtualGL User Discussion/Support
>> <virtualgl-users@googlegroups.com> wrote:
>>
>>> Please clarify how this is supposed to work.  'module load' is not a
>>> valid Bash command.
>>>
>>> ==========
>>>
>>> > vglrun ./Tec360_FlowViz_batch.sh
>>> ./Tec360_FlowViz_batch.sh: line 3: module: command not found
>>> Tecplot 2021.2.1.9698 - 21:07:35  Feb  3 2022  [linux64-centos6.10]
>>> Color maps directory   : /usr/local/tecplot/360ex_2021r2/colormaps
>>> Configuration File     : /usr/local/tecplot/360ex_2021r2/tecplot.cfg
>>> Process Temp Dir       : /usr/tmp/tecplot_drc/tpaqmYUE0
>>> Tecplot internal font file: /usr/local/tecplot/360ex_2021r2/tecplot.fnt
>>> LaTeX Configuration File:
>>> /usr/local/tecplot/360ex_2021r2/tecplot_latex.mcr
>>> Your license expires at the end of 26-Mar-2022.
>>> Update your license, or contact supp...@tecplot.com for help.
>>> Tecplot executable     : /usr/local/tecplot/360ex_2021r2/bin/tec360-bin
>>> Tecplot Home Directory : /usr/local/tecplot/360ex_2021r2
>>> QuickMacro File        : /usr/local/tecplot/360ex_2021r2/tecplot.mcr
>>> Addon Startup File     : /usr/local/tecplot/360ex_2021r2/tecplot.add
>>> AddOn Loaded           : Tecplot Subzone Data Loader
>>> AddOn Loaded           : SZL Remote Loader
>>> AddOn Loaded           : CFD Analyzer
>>> AddOn Loaded           : CGNS Loader
>>> AddOn Loaded           : DEM Loader
>>> AddOn Loaded           : DXF Loader
>>> AddOn Loaded           : EnSight Loader
>>> AddOn Loaded           : FLOW-3D Loader
>>> AddOn Loaded           : Fluent Common Fluid Files Loader
>>> AddOn Loaded           : Fluent Data Loader
>>> AddOn Loaded           : General Text Loader
>>> AddOn Loaded           : HDF Loader
>>> AddOn Loaded           : PLOT3D Loader
>>> AddOn Loaded           : PLY Polygon File Loader
>>> AddOn Loaded           : Text Spreadsheet Loader
>>> AddOn Loaded           : Kiva Loader
>>> AddOn Loaded           : Finite Element Analysis Loader
>>> AddOn Loaded           : Write Data as Text
>>> AddOn Loaded           : VTK Data Loader
>>> AddOn Loaded           : FVCOM netCDF Loader
>>> AddOn Loaded           : CONVERGE HDF5 File Loader
>>> AddOn Loaded           : CONVERGE Output File Loader
>>> AddOn Loaded           : Exodus File Loader
>>> AddOn Loaded           : Telemac Data Loader
>>> AddOn Loaded           : HDF5 Loader
>>> AddOn Loaded           : Akima Spline
>>> AddOn Loaded           : General Curve Fit
>>> AddOn Loaded           : Stineman Interpolation
>>> AddOn Loaded           : extendmcr
>>> AddOn Loaded           : Advanced Quick Edit Tool
>>> AddOn Loaded           : Multi Frame Manager
>>> AddOn Loaded           : Create Multiple Frames
>>> AddOn Loaded           : Tensor Eigensystem
>>> AddOn Loaded           : Key Frame Animation
>>> AddOn Loaded           : Aux Data Editor
>>> AddOn Loaded           : Time Series Plot
>>> AddOn Loaded           : Extract Blanked Zone
>>> AddOn Loaded           : Extract Precise Line
>>> AddOn Loaded           : Extract Over Time
>>> AddOn Loaded           : Link Solution Time
>>> AddOn Loaded           : Extend Time MCR
>>> AddOn Loaded           : Strand Editor
>>> AddOn Loaded           : Measure Distance
>>>
>>> ==========
>>>
>>> DRC
>>> On 3/21/22 4:25 PM, Richard Ems wrote:
>>>
>>> Hi DRC,
>>>
>>> find attached an example using Tecplot's Onera example model.
>>>
>>> Thanks,
>>> Richard
>>>
>>>
>>> On Mon, 21 Mar 2022 at 15:28, 'DRC' via VirtualGL User
>>> Discussion/Support <virtualgl-users@googlegroups.com> wrote:
>>>
>>>> I have installed Tecplot 360 with an evaluation license.  Please
>>>> specify the exact steps needed to reproduce the issue using one of the
>>>> Tecplot examples.
>>>>
>>>> DRC
>>>> On 3/21/22 7:54 AM, Richard Ems wrote:
>>>>
>>>> Hi DRC, hi all,
>>>>
>>>> First, thanks DRC for this great software!
>>>>
>>>> We are having some issue with Tecplot / tec360 and VirtualGL:
>>>> Some system specs:
>>>> Rocky Linux 8.5
>>>> VirtualGL-3.0-20211119.x86_64
>>>> turbovnc-2.2.90-20211222.x86_64
>>>> NVIDIA Corporation GM204GL [Tesla M60]
>>>> Tecplot 360 EX 2021 R2, Version 2021.2.1.9698 (Feb  3 2022)
>>>>
>>>> VirtualGL is configured with both GLX + EGL back ends.
>>>> $useVGL = 1;   in /etc/turbovncserver.conf
>>>>
>>>> While trying to run tec360 on batch mode we get the attached error
>>>> output.
>>>> Here the last 10 lines:
>>>>
>>>> /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(TecEngStartup+0x24)
>>>> [0x7f93fdad0394]
>>>> /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager.so(_ZN7tecplot3sdk11integration15ManagerAbstract5startEv+0x19)
>>>> [0x7f93fe92b1b9]
>>>> /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360-bin() [0x487ef5]
>>>> /lib64/libc.so.6(__libc_start_main+0xf3) [0x7f93fb4c0493]
>>>> /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360-bin() [0x489d09]
>>>>
>>>> Tecplot received shutdown signal.
>>>> Signal #11
>>>> Please send the output above to Tecplot support: supp...@tecplot.com
>>>> /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360: line 349:
>>>> 276303 Aborted                 (core dumped) "$0-bin" "$@"
>>>>
>>>>
>>>>
>>>> Any ideas what is going wrong?
>>>> When running with tec360 option "--osmesa" all runs fine, but it takes
>>>> 17 min to run.
>>>>
>>>>   --osmesa
>>>>     Bypass the OpenGL library and use the LLVM OSMesa library for
>>>> off-screen
>>>>     image rendering. This option does not require an X server
>>>> connection.
>>>>
>>>>
>>>> Best regards,
>>>> Richard
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "VirtualGL User Discussion/Support" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to virtualgl-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/virtualgl-users/c52cd569-4ff3-4bef-ad59-dc83a2938b97n%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/virtualgl-users/c52cd569-4ff3-4bef-ad59-dc83a2938b97n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "VirtualGL User Discussion/Support" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to virtualgl-users+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/virtualgl-users/d9d33270-0115-79e9-2694-5dc358d4f3e5%40virtualgl.org
>>>> <https://groups.google.com/d/msgid/virtualgl-users/d9d33270-0115-79e9-2694-5dc358d4f3e5%40virtualgl.org?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "VirtualGL User Discussion/Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to virtualgl-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/virtualgl-users/CAEqczzz-YhSLWHB2sSHHruJva_D_LvmOL6EPCVV%3DCwkcmrU6pQ%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/virtualgl-users/CAEqczzz-YhSLWHB2sSHHruJva_D_LvmOL6EPCVV%3DCwkcmrU6pQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "VirtualGL User Discussion/Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to virtualgl-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/virtualgl-users/e3b796a1-f680-4c3e-26d9-b1f7fc410664%40virtualgl.org
>>> <https://groups.google.com/d/msgid/virtualgl-users/e3b796a1-f680-4c3e-26d9-b1f7fc410664%40virtualgl.org?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "VirtualGL User Discussion/Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to virtualgl-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/virtualgl-users/CAEqczzw1c3MNUZT%2BV%2Be%2Bd3RzuJuXHYSrW1bCWCyBqKsEwxaQUA%40mail.gmail.com
>> <https://groups.google.com/d/msgid/virtualgl-users/CAEqczzw1c3MNUZT%2BV%2Be%2Bd3RzuJuXHYSrW1bCWCyBqKsEwxaQUA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "VirtualGL User Discussion/Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to virtualgl-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/virtualgl-users/0aa7f795-a393-0eea-c045-3c0ad5af4995%40virtualgl.org
>> <https://groups.google.com/d/msgid/virtualgl-users/0aa7f795-a393-0eea-c045-3c0ad5af4995%40virtualgl.org?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "VirtualGL User Discussion/Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to virtualgl-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/virtualgl-users/CAEqczzzf5QZ%3Dq-tp3QyxMurbh5RV_JGbkuWfo1LF1zD19%3DVwSg%40mail.gmail.com
> <https://groups.google.com/d/msgid/virtualgl-users/CAEqczzzf5QZ%3Dq-tp3QyxMurbh5RV_JGbkuWfo1LF1zD19%3DVwSg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "VirtualGL User Discussion/Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to virtualgl-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/virtualgl-users/d96c534d-a8d0-21bd-7b40-5baea12de838%40virtualgl.org
> <https://groups.google.com/d/msgid/virtualgl-users/d96c534d-a8d0-21bd-7b40-5baea12de838%40virtualgl.org?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"VirtualGL User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to virtualgl-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/virtualgl-users/CAEqczzw3qqes7bgPyJrwT4J99UMx_FwTgXBSOhoCTR9Urt3baA%40mail.gmail.com.
+ sort
+ env
}
}
}
BASH_ENV=/usr/share/lmod/lmod/init/bash
BASH_FUNC_ml%%=() {  eval $($LMOD_DIR/ml_cmd "$@")
BASH_FUNC_module%%=() {  eval $($LMOD_CMD bash "$@") && eval 
$(${LMOD_SETTARG_CMD:-:} -s sh)
BASH_FUNC_which%%=() {  ( alias;
_=/bin/env
COLORTERM=truecolor
D1=/data_1/abloxom
D2=/data_2/abloxom
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-spw6ypb67H,guid=60d8c3b82d503d1cb2cb2023623361c3
DESKTOP_SESSION=gnome
DISPLAY=:4
 eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias 
--read-functions --show-tilde --show-dot "$@"
GDMSESSION=gnome
GEOPROBE_USEGLX=1
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/6858b30e_ea14_4876_a340_2593e5d0d342
GNOME_TERMINAL_SERVICE=:1.434
HISTCONTROL=ignoredups
HISTSIZE=10000
HOME=/net/c1ws1/home/abloxom
HOSTNAME=c1ws1.cluster
INVOCATION_ID=3f46cb995c264cc0877b8cb4007cc997
JOURNAL_STREAM=9:76299
LANG=en_US.UTF-8
LD_PRELOAD=libdlfaker.so:libvglfaker.so
LESS=-I -M -R
LESSOPEN=||/usr/bin/lesspipe.sh %s
_LMFILES_=/net/c1m1/data_1/opt/modulefiles/Tecplot/360ex_2021r2
LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
LMOD_DIR=/usr/share/lmod/lmod/libexec
LMOD_PKG=/usr/share/lmod/lmod
__LMOD_REF_COUNT__LMFILES_=/net/c1m1/data_1/opt/modulefiles/Tecplot/360ex_2021r2:1
__LMOD_REF_COUNT_LOADEDMODULES=Tecplot/360ex_2021r2:1
__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1;/usr/share/modulefiles:1;/net/c1m1/data_1/opt/modulefiles:2;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1
__LMOD_REF_COUNT_PATH=/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin:1;/net/c1ws1/home/abloxom/.local/bin:1;/net/c1ws1/home/abloxom/bin:1;/sbin:1;/usr/sbin:1;/bin:1;/usr/bin:1;/usr/local/sbin:1
LMOD_ROOT=/usr/share/lmod
LMOD_SETTARG_FULL_SUPPORT=no
LMOD_sys=Linux
LMOD_VERSION=8.2.7
LOADEDMODULES=Tecplot/360ex_2021r2
LOGNAME=abloxom
LS_COLORS=rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
MAIL=/var/spool/mail/abloxom
MANPATH=/usr/share/lmod/lmod/share/man:
MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/net/c1m1/data_1/opt/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core
MODULEPATH_ROOT=/usr/share/modulefiles
MODULESHOME=/usr/share/lmod/lmod
_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXtUZWNwbG90PXtbImZuIl09Ii9uZXQvYzFtMS9kYXRhXzEvb3B0L21vZHVsZWZpbGVzL1RlY3Bsb3QvMzYwZXhfMjAyMXIyIixbImZ1bGxOYW1lIl09IlRlY3Bsb3QvMzYwZXhfMjAyMXIyIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iVGVjcGxvdC8zNjBleF8yMDIxcjIiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi9uZXQvYzFtMS9kYXRhXzEvb3B0
_ModuleTable002_=L21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvbmV0L2MxbTEvZGF0YV8xL29wdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L25ldC9jMW0xL2RhdGFfMS9vcHQvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovbmV0L2MxbTEvZGF0YV8xL29wdC9tb2R1bGVmaWxlcyIsfQ==
_ModuleTable_Sz_=2
OLDPWD=/data_2/abloxom/WORK/Aeroplatform/27pt/FLOWVIZMACRO
PATH=/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin:/net/c1ws1/home/abloxom/.local/bin:/net/c1ws1/home/abloxom/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin
PROMAGIC_USEGLX=1
PS1=\u@\h:\w\n# 
PWD=/data_2/abloxom/WORK/Aeroplatform/27pt/FLOWVIZMACRO/Test_batchprocessing_ONERA
QT_IM_MODULE=ibus
SBATCH_ACCOUNT=none
S_COLORS=auto
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/3997,unix/unix:/tmp/.ICE-unix/3997
SHELL=/bin/bash
SHLVL=5
SSH_AGENT_PID=4041
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SSH_AUTH_SOCK=/run/user/1004/keyring/ssh
TC_LIB_DIR=/usr/lib64/tc
TERM=xterm-256color
TVNC_VGL=1
USER=abloxom
VBOX_CROGL_FORCE_SUPPORTED=1
VGL_COMPRESS=0
VGL_ISACTIVE=1
VGL_WM=1
VNCDESKTOP=TurboVNC: c1ws1.cluster:4 (abloxom)
VNCUSERARGS=
VTE_VERSION=5204
which_declare=declare -f
XDG_CURRENT_DESKTOP=GNOME
XDG_DATA_DIRS=/net/c1ws1/home/abloxom/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1004
XDG_SESSION_DESKTOP=gnome
XDG_SESSION_ID=c2
XDG_SESSION_TYPE=x11
XMODIFIERS=@im=ibus
+ tec360 -b -p OutputImage.mcr
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libexception.so(_ZN7tecplot15GetCurBacktraceEi+0x3d)
 [0x7ff0341669dd]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libexception.so(_ZN7tecplot17PrintCurBacktraceEP8_IO_FILEi+0x12)
 [0x7ff034166cc2]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x37e16e)
 [0x7ff0353b716e]
/lib64/libc.so.6(+0x37400) [0x7ff033092400]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/llvm/libLLVMSupport.so.7(_ZN4llvm13StringMapImpl15LookupBucketForENS_9StringRefE+0x17)
 [0x7ff01d1b0a07]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/llvm/libLLVMSupport.so.7(_ZN4llvm2cl6Option9setArgStrENS_9StringRefE+0xe3)
 [0x7ff01d1696c3]
/lib64/libLLVM-12.so(+0x97aa70) [0x7fecccaf8a70]
/lib64/ld-linux-x86-64.so.2(+0xf8ba) [0x7ff03e89f8ba]
/lib64/ld-linux-x86-64.so.2(+0xf9ba) [0x7ff03e89f9ba]
/lib64/libc.so.6(_dl_catch_exception+0xdc) [0x7ff03319330c]
/lib64/ld-linux-x86-64.so.2(+0x142e9) [0x7ff03e8a42e9]
/lib64/libc.so.6(_dl_catch_exception+0x84) [0x7ff0331932b4]
/lib64/ld-linux-x86-64.so.2(+0x136b1) [0x7ff03e8a36b1]
/lib64/libdl.so.2(+0x11ea) [0x7ff032e581ea]
/lib64/libc.so.6(_dl_catch_exception+0x84) [0x7ff0331932b4]
/lib64/libc.so.6(_dl_catch_error+0x33) [0x7ff033193373]
/lib64/libdl.so.2(+0x1969) [0x7ff032e58969]
/lib64/libdl.so.2(dlopen+0x4a) [0x7ff032e5828a]
/lib64/libvglfaker.so(_vgl_dlopen+0x34) [0x7ff03e3073f4]
/lib64/libdlfaker.so(dlopen+0x71c) [0x7ff03e68f02c]
/lib64/libGLX_mesa.so.0(+0x5603a) [0x7fecf5a2203a]
/lib64/libGLX_mesa.so.0(+0x34f94) [0x7fecf5a00f94]
/lib64/libGLX_mesa.so.0(+0x3691d) [0x7fecf5a0291d]
/lib64/libGLX_mesa.so.0(+0x3c8e9) [0x7fecf5a088e9]
/lib64/libGLX_mesa.so.0(+0x37bd4) [0x7fecf5a03bd4]
/lib64/libGLX_mesa.so.0(+0x37fe6) [0x7fecf5a03fe6]
/lib64/libvglfaker.so(+0x4ee3f) [0x7ff03e347e3f]
/lib64/libvglfaker.so(+0x4d1b4) [0x7ff03e3461b4]
/lib64/libvglfaker.so(+0x50649) [0x7ff03e349649]
/lib64/libvglfaker.so(+0x51395) [0x7ff03e34a395]
/lib64/libvglfaker.so(glXChooseFBConfig+0x5f9) [0x7ff03e319049]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so(+0xcb2c)
 [0x7fecf664db2c]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so(+0x98e5)
 [0x7fecf664a8e5]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so(+0x81d7)
 [0x7fecf66491d7]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/Qt/libQt5XcbQpa.so.5(_ZNK15QXcbIntegration30createPlatformOffscreenSurfaceEP17QOffscreenSurface+0x32)
 [0x7ff00a889922]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/Qt/libQt5Gui.so.5(_ZN17QOffscreenSurface6createEv+0x46)
 [0x7ff0393e0136]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager_qt.so(+0x45cf6)
 [0x7ff0367a5cf6]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager_qt.so(+0x46086)
 [0x7ff0367a6086]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager_qt.so(_ZN7tecplot3sdk11integration8services21OffscreenImageService11imageCreateEii24ImageRenderingStrategy_e+0xe5)
 [0x7ff0367ae785]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager.so(_ZN7tecplot3sdk11integration8services29OffscreenImageServiceAbstract26static_ImageCreateCallbackEii14ExportRegion_e24ImageRenderingStrategy_elPl+0x27)
 [0x7ff036536f17]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x14833a)
 [0x7ff03518133a]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x1491e6)
 [0x7ff0351821e6]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x149711)
 [0x7ff035182711]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x2b2229)
 [0x7ff0352eb229]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x2b4650)
 [0x7ff0352ed650]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x2af5fd)
 [0x7ff0352e85fd]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x105727)
 [0x7ff03513e727]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x3e6045)
 [0x7ff03541f045]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x402716)
 [0x7ff03543b716]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x404716)
 [0x7ff03543d716]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x3d744d)
 [0x7ff03541044d]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x3ca49f)
 [0x7ff03540349f]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x3ce205)
 [0x7ff035407205]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x101339)
 [0x7ff03513a339]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x37d0cc)
 [0x7ff0353b60cc]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(+0x501a22)
 [0x7ff03553aa22]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkbase.so(TecEngStartup+0x24)
 [0x7ff03568e394]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/../bin/libtpsdkintegrationmanager.so(_ZN7tecplot3sdk11integration15ManagerAbstract5startEv+0x19)
 [0x7ff0364e91b9]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360-bin() [0x487ef5]
/lib64/libc.so.6(__libc_start_main+0xf3) [0x7ff03307e493]
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360-bin() [0x489d09]

Tecplot received shutdown signal.
Signal #11
Please send the output above to Tecplot support: supp...@tecplot.com
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360: line 349: 1089824 
Aborted                 (core dumped) "$0-bin" "$@"
+ set +x
+ sort
+ env
}
}
}
BASH_ENV=/usr/share/lmod/lmod/init/bash
BASH_FUNC_ml%%=() {  eval $($LMOD_DIR/ml_cmd "$@")
BASH_FUNC_module%%=() {  eval $($LMOD_CMD bash "$@") && eval 
$(${LMOD_SETTARG_CMD:-:} -s sh)
BASH_FUNC_which%%=() {  ( alias;
_=/bin/env
COLORTERM=truecolor
D1=/data_1/abloxom
D2=/data_2/abloxom
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-spw6ypb67H,guid=60d8c3b82d503d1cb2cb2023623361c3
DESKTOP_SESSION=gnome
DISPLAY=:4
 eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias 
--read-functions --show-tilde --show-dot "$@"
GDMSESSION=gnome
GEOPROBE_USEGLX=1
GJS_DEBUG_OUTPUT=stderr
GJS_DEBUG_TOPICS=JS ERROR;JS LOG
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/6858b30e_ea14_4876_a340_2593e5d0d342
GNOME_TERMINAL_SERVICE=:1.434
HISTCONTROL=ignoredups
HISTSIZE=10000
HOME=/net/c1ws1/home/abloxom
HOSTNAME=c1ws1.cluster
INVOCATION_ID=3f46cb995c264cc0877b8cb4007cc997
JOURNAL_STREAM=9:76299
LANG=en_US.UTF-8
LD_PRELOAD=libdlfaker.so:libvglfaker.so
LESS=-I -M -R
LESSOPEN=||/usr/bin/lesspipe.sh %s
_LMFILES_=/net/c1m1/data_1/opt/modulefiles/Tecplot/360ex_2021r2
LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod
LMOD_DIR=/usr/share/lmod/lmod/libexec
LMOD_PKG=/usr/share/lmod/lmod
__LMOD_REF_COUNT__LMFILES_=/net/c1m1/data_1/opt/modulefiles/Tecplot/360ex_2021r2:1
__LMOD_REF_COUNT_LOADEDMODULES=Tecplot/360ex_2021r2:1
__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1;/usr/share/modulefiles:1;/net/c1m1/data_1/opt/modulefiles:2;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1
__LMOD_REF_COUNT_PATH=/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin:1;/net/c1ws1/home/abloxom/.local/bin:1;/net/c1ws1/home/abloxom/bin:1;/sbin:1;/usr/sbin:1;/bin:1;/usr/bin:1;/usr/local/sbin:1
LMOD_ROOT=/usr/share/lmod
LMOD_SETTARG_FULL_SUPPORT=no
LMOD_sys=Linux
LMOD_VERSION=8.2.7
LOADEDMODULES=Tecplot/360ex_2021r2
LOGNAME=abloxom
LS_COLORS=rs=0:di=38;5;33:ln=38;5;51:mh=00:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=01;05;37;41:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;40:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.zst=38;5;9:*.tzst=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.wim=38;5;9:*.swm=38;5;9:*.dwm=38;5;9:*.esd=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.mjpg=38;5;13:*.mjpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.m4a=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.oga=38;5;45:*.opus=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
MAIL=/var/spool/mail/abloxom
MANPATH=/usr/share/lmod/lmod/share/man:
MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/net/c1m1/data_1/opt/modulefiles:/usr/share/modulefiles/Linux:/usr/share/modulefiles/Core:/usr/share/lmod/lmod/modulefiles/Core
MODULEPATH_ROOT=/usr/share/modulefiles
MODULESHOME=/usr/share/lmod/lmod
_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXtUZWNwbG90PXtbImZuIl09Ii9uZXQvYzFtMS9kYXRhXzEvb3B0L21vZHVsZWZpbGVzL1RlY3Bsb3QvMzYwZXhfMjAyMXIyIixbImZ1bGxOYW1lIl09IlRlY3Bsb3QvMzYwZXhfMjAyMXIyIixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0iVGVjcGxvdC8zNjBleF8yMDIxcjIiLH0sfSxtcGF0aEE9eyIvZXRjL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcyIsIi9uZXQvYzFtMS9kYXRhXzEvb3B0
_ModuleTable002_=L21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLCIvbmV0L2MxbTEvZGF0YV8xL29wdC9tb2R1bGVmaWxlcyIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L25ldC9jMW0xL2RhdGFfMS9vcHQvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZTovbmV0L2MxbTEvZGF0YV8xL29wdC9tb2R1bGVmaWxlcyIsfQ==
_ModuleTable_Sz_=2
OLDPWD=/data_2/abloxom/WORK/Aeroplatform/27pt/FLOWVIZMACRO
PATH=/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin:/net/c1ws1/home/abloxom/.local/bin:/net/c1ws1/home/abloxom/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin
PROMAGIC_USEGLX=1
PS1=\u@\h:\w\n# 
PWD=/data_2/abloxom/WORK/Aeroplatform/27pt/FLOWVIZMACRO/Test_batchprocessing_ONERA
QT_IM_MODULE=ibus
SBATCH_ACCOUNT=none
S_COLORS=auto
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/3997,unix/unix:/tmp/.ICE-unix/3997
SHELL=/bin/bash
SHLVL=5
SSH_AGENT_PID=4041
SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
SSH_AUTH_SOCK=/run/user/1004/keyring/ssh
TC_LIB_DIR=/usr/lib64/tc
TERM=xterm-256color
TVNC_VGL=1
USER=abloxom
VBOX_CROGL_FORCE_SUPPORTED=1
VGL_COMPRESS=0
VGL_ISACTIVE=1
VGL_WM=1
VNCDESKTOP=TurboVNC: c1ws1.cluster:4 (abloxom)
VNCUSERARGS=
VTE_VERSION=5204
which_declare=declare -f
XDG_CURRENT_DESKTOP=GNOME
XDG_DATA_DIRS=/net/c1ws1/home/abloxom/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_MENU_PREFIX=gnome-
XDG_RUNTIME_DIR=/run/user/1004
XDG_SESSION_DESKTOP=gnome
XDG_SESSION_ID=c2
XDG_SESSION_TYPE=x11
XMODIFIERS=@im=ibus
+ xauth merge /etc/opt/VirtualGL/vgl_xauth_key
+ LD_PRELOAD=
+ DISPLAY=:0.0
+ tec360 -b -p OutputImage.mcr
Tecplot 2021.2.1.9698 - 21:07:35  Feb  3 2022  [linux64-centos6.10]
Color maps directory   : /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/colormaps
Configuration File     : 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/tecplot.cfg
Process Temp Dir       : /usr/tmp/tecplot_abloxom/tpasWU4KG
Tecplot internal font file: 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/tecplot.fnt
LaTeX Configuration File: 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/tecplot_latex.mcr
Tecplot executable     : 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/bin/tec360-bin
Tecplot Home Directory : /net/c1m1/data_1/opt/Tecplot360/360ex_2021r2
QuickMacro File        : 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/tecplot.mcr
Addon Startup File     : 
/net/c1m1/data_1/opt/Tecplot360/360ex_2021r2/tecplot.add
AddOn Loaded           : Tecplot Subzone Data Loader
AddOn Loaded           : SZL Remote Loader
AddOn Loaded           : CFD Analyzer
AddOn Loaded           : CGNS Loader
AddOn Loaded           : DEM Loader
AddOn Loaded           : DXF Loader
AddOn Loaded           : EnSight Loader
AddOn Loaded           : FLOW-3D Loader
AddOn Loaded           : Fluent Common Fluid Files Loader
AddOn Loaded           : Fluent Data Loader
AddOn Loaded           : General Text Loader
AddOn Loaded           : HDF Loader
AddOn Loaded           : PLOT3D Loader
AddOn Loaded           : PLY Polygon File Loader
AddOn Loaded           : Text Spreadsheet Loader
AddOn Loaded           : Kiva Loader
AddOn Loaded           : Finite Element Analysis Loader
AddOn Loaded           : Write Data as Text
AddOn Loaded           : VTK Data Loader
AddOn Loaded           : FVCOM netCDF Loader
AddOn Loaded           : CONVERGE HDF5 File Loader
AddOn Loaded           : CONVERGE Output File Loader
AddOn Loaded           : Exodus File Loader
AddOn Loaded           : Telemac Data Loader
AddOn Loaded           : HDF5 Loader
AddOn Loaded           : Akima Spline
AddOn Loaded           : General Curve Fit
AddOn Loaded           : Stineman Interpolation
AddOn Loaded           : extendmcr
AddOn Loaded           : Advanced Quick Edit Tool
AddOn Loaded           : Multi Frame Manager
AddOn Loaded           : Create Multiple Frames
AddOn Loaded           : Tensor Eigensystem
AddOn Loaded           : Key Frame Animation
AddOn Loaded           : Aux Data Editor
AddOn Loaded           : Time Series Plot
AddOn Loaded           : Extract Blanked Zone
AddOn Loaded           : Extract Precise Line
AddOn Loaded           : Extract Over Time
AddOn Loaded           : Link Solution Time
AddOn Loaded           : Extend Time MCR
AddOn Loaded           : Strand Editor
AddOn Loaded           : Measure Distance
+ set +x

Reply via email to