找回密码
 注册
查看: 5215|回复: 3

[求助] 在 UNIX 下启动 FLUENT 前如何设置display

[复制链接]
发表于 2007-6-27 22:44:15 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
在高性能计算中心申请了一个账号。但是不知道如何在unix系统下启动fluent
直接输入fluent 会显示:
$ fluent
Warning:  DISPLAY environment variable is not set.
  Graphics and GUI will not operate correctly
  without this being set properly.
/usr/local/Fluent.Inc/fluent6.0/cortex/power3/cortex.3.4.6 -f fluent (fluent "")
Error: can';t open display.
fluent: error: couldn';t initialize interface.
哪位朋友知道该怎么设置diaplay enviroment,多谢了
发表于 2007-6-29 05:05:55 | 显示全部楼层

[求助] 在 UNIX 下启动 FLUENT 前如何设置display

Try this one
Make a  batch file:
DISPLAY=computername:0.0
ssh2 -l (account)(the station you want to connect)
Make another ssh2 file.
发表于 2007-7-10 22:51:09 | 显示全部楼层

[求助] 在 UNIX 下启动 FLUENT 前如何设置display

use this
fluent 3d -g
-g means without gui.
发表于 2008-5-31 00:18:17 | 显示全部楼层

[求助] 在 UNIX 下启动 FLUENT 前如何设置display

如果你是用unix系统连接server,在你的workstation上使用命令:xhost +
如果用windows PC连server,可以如二楼说的那样在server端的batch file(e.g., .bashrc)中设置DISPLAY环境变量,设置成你PC的ip:0.0, 但是不需要设置ssh2什么的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表