Show Posts - gx

Topics - gx

Pages: 1
4
Release & Downloads / Pricing
« on: 17 Feb, 2021 22:17 »

5
Users' Sharings / How to use remote program in ROS
« on: 14 Oct, 2020 23:43 »
Remote programs on the server could be used to deal with remote files, however only non-interactive programs are supported currently.

Here, we demo a simple example for transform lammps *.lmp structure file to VASP POSCAR with lmp2poscar.


https://share.weiyun.com/eMl7QPDB


lmp2poscar is a simple tool we develop with c++, which transform *.lmp structure file (first frame) to POSCAR.

7
Users' Sharings / Parameters used in Liaison and Function
« on: 09 Nov, 2018 00:54 »

8
Users' Sharings / Function in Groopros
« on: 09 Nov, 2018 00:39 »
Function is the program called for the remote dir


9
Users' Sharings / Liaison in Groopros
« on: 08 Nov, 2018 23:17 »
Liaison is used to setup the open method of the files on the server.




10
Release & Downloads / To evaluation users
« on: 15 Aug, 2018 23:16 »
G.I. now has expire date for every evaluation user, please contact us if your user validation is expired.

email: graphicinstructor@outlook.com

12
Please check log & your .bashrc file in your $HOME

usually there is invalid line in .bashrc causes this problem.

e.g.
 
alias 'ls=ls --color'
test -s ~/.alias && . ~/.alias || true
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/lib
export PATH=$PATH:~//bin/vtstscripts/:/home/users/gx/tools/QE/qe-6.0/bin
export PATH=$PATH:~/jzq/script
export PYTHONPATH=~/phonopy-1.8.5.1/lib/python
tttt


Here the last line tttt is invalid, please delete this line.

Pages: 1
Go to page:

Navigation