| 查看: 3937 | 回复: 31 | |||
| 当前主题已经存档。 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
[交流]
【讨论】gaussian09安装
|
|||
大家来讨论一下gaussian09安装的问题吧 ![]() 看大家下载也不少 怎么没有人讨论其安装问题 弱弱的问一下 是不是win不能装啊 到目前为止我还不能解压 不知道什么问题嘞 |
» 猜你喜欢
请问四氢呋喃溶解的聚合物用甲醇沉淀时,如何使沉淀过程加速?
已经有2人回复
半透性容器进行高湿或者低湿研究
已经有0人回复
物理化学论文润色/翻译怎么收费?
已经有293人回复
Chemical Bonding at Surfaces and Interfaces,最经典的一本表面上化学相互作用教材
已经有2人回复
诚邀有志之士加入江苏大学环境学院合成生物学课题组!(长期接收学硕专硕、硕博连读)
已经有16人回复
一志愿南大理论与计算化学方向(070300)342分,求调剂
已经有1人回复
欢迎化学、化工、物理、材料、或计算机背景的考研咨询
已经有0人回复
河南理工大学化工学院招收调剂生啦!
已经有1人回复
招收博士一名-宁波大学
已经有0人回复
求助:三乙酰丙酮铁(Fe(acac)₃)标准红外(IR)与XRD谱图/数据
已经有1人回复

abbott
金虫 (著名写手)
不要用QQ问我东西
- 应助: 16 (小学生)
- 金币: 1071.6
- 散金: 2787
- 红花: 10
- 帖子: 1015
- 在线: 105.2小时
- 虫号: 452267
- 注册: 2007-11-05
- 性别: GG
- 专业: 计算机硬件技术
★
小木虫(金币+0.5):给个红包,谢谢回帖交流
小木虫(金币+0.5):给个红包,谢谢回帖交流
|
这玩意 安装很简单的,Gaussian.com主页上说的很明白的, 下面是我的安装说明, 默认使用bash的没有问题, 如果你的系统是自己定制版的,请自行安装数学库文件..... (本来想些个自动执行的脚本的,但是涉及到中间需要输入root密码,并提升权限到root操作, 一则是担心,万一在某些机器上运行失败,删除了别人东西; 再者,提示别人输入root密码,也让对方不放心...) 所以写了一个文档说明, 不会安装的,照着写吧。 [root@master G09.Rev.A.01.Linux.Em64T]# cat README.txt ### G09A01 Install ### # # g09root -- Directory which contains the g09 main directory. Defaults # to users's home directory if not defined before entry. # # For example I use /opt/chem/Gaussian/G09.Rev.A.01.Linux.Em64T as g09root # export g09root=/opt/chem/Gaussian/G09.Rev.A.01.Linux.Em64T cp g09.tar.bz2 $g09root tar jxvf g09.tar.bz2 cd g09 ./bsd/install # then you should make a new file containing the following lines cat $g09root/g09.inital.sh # Begin ###################################### # # # G09A01 without linda paralle # #====================================# ###################################### export g09root=/opt/chem/Gaussian/G09.Rev.A.01.Linux.Em64T source $g09root/g09/bsd/g09.profile # End # Set the proper authority for the users chmod go+rx $g09root -R # if you have setup a group who can use g09 # if the group you set is Gaussian # then you should chgrp -R Gaussian $g09root # by the way, make sure that you have added users to the Gaussion group # if you want all the users of this System can use # g09, then, echo '. /$g09root/g09.inital.sh' >> /etc/profile # if you ONLY want JOYO has access to g09 # then, add this line to his .bashrc file echo '. /$g09root/g09.inital.sh' >> /home/JOYO/.bashrc # Abbott Wang # abbott.cn@gmail.com # # Sat Sep 5 15:16:28 CST 2009 我的系统是CentOS 5.3 64bit, 同样的操作在RHEL 4.5 4.6 4.7 5.1 5.2 5.3都没有问题。 其他的系统 没有尝试! (我们这里服务器通用RHEL 个人使用CentOS... [ Last edited by abbott on 2009-9-12 at 18:22 ] |

28楼2009-09-12 18:20:58
2楼2009-09-04 16:18:59
rt3454l
至尊木虫 (小有名气)
- 应助: 0 (幼儿园)
- 金币: 10885.5
- 散金: 1
- 帖子: 81
- 在线: 24.2小时
- 虫号: 599391
- 注册: 2008-09-11
- 性别: GG
- 专业: 有机合成
3楼2009-09-04 16:24:26

4楼2009-09-04 16:28:13










回复此楼

