EPS=37.5 (this is dielectric constant of the solvent you will use)
RSOLV=3.49 ( this is solvent radius in Angstroms)
TABS=300.0 (temperature)
--------------------------------------------------------------------------------------------------------------
关键就是后面几行,希望能对你有帮助,
同问~等待回答
用关键词Volume算一下,具体看一下高斯手册
Volume算的溶剂半径一般都是推荐用于onsager模型算的溶质半径,好像是经过溶剂化处理的啊
我在其它地方发现的答案,摘抄过来
问题如下:
--------------------------------------------------------------------------------------------------------------
溶剂化效应的问题.
一般计算体系的溶剂化效应时,如使用的溶剂在Gaussian里有的话,命令行里输入:rb3lyp/6-311g scrf=(pcm,solvent=.........),一般可以完成. 但如使用的溶剂在Gaussian没有的话,那么做溶剂化效应. PLZ说说怎么输?
--------------------------------------------------------------------------------------------------------------
答案如下
--------------------------------------------------------------------------------------------------------------
try this:
%Chk=unstandard.chk
#b3lyp/6-311g scrf=(PCM,read)
titile
0 1
geometry input
EPS=37.5 (this is dielectric constant of the solvent you will use)
RSOLV=3.49 ( this is solvent radius in Angstroms)
TABS=300.0 (temperature)
--------------------------------------------------------------------------------------------------------------
关键就是后面几行,希望能对你有帮助,
我用的是SCRF=IEFPCM,需要参数溶剂的介电常数,溶剂分子的半径,溶剂的密度。
溶剂的介电常数和密度取自兰氏化学手册,溶剂半径的计算得到。具体方法如下:
1。对DMF气相分子全优化。
2。计算DMF的半径,得到参数。
3。在DMF(溶剂)中对丙二醇进行结构全优化。
仅供参考,如果有错,请高手指导。