In Linux system, you should do a special treatment to make a case with moving grid computable. The following is the procedure:
~$ pmovlink #changing mesh geom during analysis
> n
> xm
> casename
~$ starlink #compile the executable file
~$ PMOV=./ #set environment PMOV variable
~$ PATH=$PMOV:$PATH #add the PMOV to PATH
~$ ./YourExecutableFile > casename #start computing
If you have any problem, please contact with me.
By the way, you should an option to device section of the xorg.conf
to avoid shading display, it should be as following:
Section "Device" ............ Option "BackStoring" "True" ............ EndSection
Hi,
Can you tell me aboout pmov for parallel sessions?
Thanks,
sanjay