24小时热门版块排行榜    

查看: 1551  |  回复: 7
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

yylcx

金虫 (正式写手)

[求助] NAMD跨膜环肽管求助,Periodic cell has become too small for original patch grid!

各位前辈,小妹新手一枚,学习过程中问题多多。。。最近遇到一个棘手的问题,还请大家多多帮忙。我研究的体系是跨膜环肽纳米管,由于要探索纳米管在脂质膜中的倾斜,所以在模拟的过程中对脂质膜和环肽管没有施加任何限制,然后进行超长时间的MD模拟。
           由于计算条件限制,我是以20纳秒为间隔,跑完一次再接着续跑20纳秒。但是实际操作后发现,首次二十纳秒进行顺利,在进行续跑,也就是21到40纳秒的模拟时总是出现错误,错误提示是Periodic cell has become too small for original patch grid!。
          我之前对照其他帖子给的方法进行修改,增加"margin   3",改大”langevinPistonPeriod        1000.     langevinPistonDecay        500“但是最后还是不行。我在这里先贴出前二十纳秒的CONF和续跑的CONF文件,希望各位前辈帮忙看看问题出在哪里,多谢。
回复此楼

» 猜你喜欢

» 本主题相关商家推荐: (我也要在这里推广)

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   关注TA 给TA发消息 送TA红花 TA的回帖

yylcx

金虫 (正式写手)

引用回帖:
6楼: Originally posted by shadow004 at 2013-11-12 08:45:47
你是纳米所的吗?

不是的,我在苏大
7楼2013-11-12 10:34:16
已阅   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 8 个回答

yylcx

金虫 (正式写手)

structure                8pnt_mem_water.psf
coordinates                eq.pdb

paraTypeCharmm                on
parameters                par_all27_prot_lipid.inp
parameters                par_extraterms.inp

set temperature                310

temperature   $temperature
if {0} {
set inputname       eq_r
binCoordinates      $inputname.restrart.coor
binVelocities       $inputname.vel  ;# remove the "temperature" entry if you use this!
#extendedSystem     $inputname.xsc
}

firsttimestep      0
if {1} {
cellBasisVector1        58.    0.   0.
cellBasisVector2         0.   58.   0.
cellBasisVector3         0.    0.  94.
cellOrigin                 0.    0.   0.
}
wrapAll                        on

PME                        yes
PMEGridSizeX                64
PMEGridSizeY                64
PMEGridSizeZ                100


exclude                        scaled1-4
cutoff                        10.
switching                on
switchdist                8.
pairlistdist                12.

timestep                1.
nonbondedFreq                2
fullElectFrequency        4  
stepspercycle                20

langevin                on  
langevinDamping                5   
langevinTemp                $temperature


langevinPiston                on
langevinPistonTarget        1.
langevinPistonPeriod        1000.
langevinPistonDecay        500.
langevinPistonTemp        $temperature

useFlexibleCell                yes
useConstantRatio        yes  


if {0} {
constraints                on
consref                        constr.pdb
conskfile                constr.pdb
conskcol                B
constraintscaling        10.0
}


binaryoutput                no
outputName                eq_1
dcdfreq                        1000
xstFreq                        1000

restartname                eq_r_1
restartfreq                1000
binaryrestart    yes
outputEnergies                1000
outputtiming      1000



if {1} {
minimize                10000
reinitvels                $temperature
}

run                        10000000
2楼2013-11-09 16:34:50
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

yylcx

金虫 (正式写手)

接下来是续跑的CONF

structure                8pnt_mem.psf
coordinates                eq.pdb

paraTypeCharmm                on
parameters                par_all27_prot_lipid.inp
parameters                par_extraterms.inp

set temperature                310

if {1} {
set inputname       eq_r_1
binCoordinates      $inputname.coor
binVelocities       $inputname.vel  ;# remove the "temperature" entry if you use this!
#extendedSystem     $inputname.xsc
}

firsttimestep       25723000

if {0} {
cellBasisVector1        58.    0.   0.
cellBasisVector2         0.   58.   0.
cellBasisVector3         0.    0.  94.
cellOrigin                 0.    0.   0.


PME                        yes
PMEGridSizeX                64
PMEGridSizeY                64
PMEGridSizeZ                100

}

wrapAll                        on
margin    5

exclude                        scaled1-4
cutoff                        10.
switching                on
switchdist                8.
pairlistdist                12.

timestep                    1.
nonbondedFreq                2
fullElectFrequency        4  
stepspercycle                20

langevin                on  
langevinDamping                5   
langevinTemp                $temperature


langevinPiston                on
langevinPistonTarget        1.
langevinPistonPeriod        1000.
langevinPistonDecay        500.
langevinPistonTemp        $temperature

useFlexibleCell                yes
useConstantRatio        yes  


if {0} {
constraints                on
consref                        constr.pdb
conskfile                constr.pdb
conskcol                B
constraintscaling        10.0
}

binaryrestart      yes
binaryoutput                no
outputName                eq_1_xu
dcdfreq                        1000
xstFreq                        1000

restartname                eq_r_1_xu
restartfreq                1000
outputEnergies          1000
outputtiming      1000



if {0} {
minimize                2000
reinitvels                $temperature
}

run                        4307000
3楼2013-11-09 16:35:49
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

yylcx

金虫 (正式写手)

自己先顶一下,等待大神帮忙
4楼2013-11-09 18:24:02
已阅   关注TA 给TA发消息 送TA红花 TA的回帖
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 296求调剂 +5 大口吃饭 身体健 2026-03-13 5/250 2026-03-17 21:05 by 不惑可乐
[考研] 070300化学319求调剂 +4 锦鲤0909 2026-03-17 4/200 2026-03-17 18:21 by 重科小霸王
[考研] 0703化学336分求调剂 +4 zbzihdhd 2026-03-15 5/250 2026-03-17 17:33 by ruiyingmiao
[考研] 293求调剂 +6 世界首富 2026-03-11 6/300 2026-03-17 17:04 by ruiyingmiao
[考研] 梁成伟老师课题组欢迎你的加入 +8 一鸭鸭哟 2026-03-14 10/500 2026-03-17 15:07 by 一鸭鸭哟
[考研] 0854可跨调剂,一作一项核心论文五项专利,省、国级证书40+数一英一287 +3 小李0854 2026-03-16 3/150 2026-03-17 13:40 by 热情沙漠
[考研] 08工科 320总分 求调剂 +4 梨花珞晚风 2026-03-17 4/200 2026-03-17 13:38 by houyaoxu
[考研] 211本,11408一志愿中科院277分,曾在中科院自动化所实习 +6 Losir 2026-03-12 7/350 2026-03-17 12:09 by danranxie
[考研] 一志愿南京大学,080500材料科学与工程,调剂 +4 Jy? 2026-03-16 4/200 2026-03-17 11:02 by gaoqiong
[考研] 一志愿985,本科211,0817化学工程与技术319求调剂 +5 Liwangman 2026-03-15 5/250 2026-03-16 17:10 by 我的船我的海
[考研] 一志愿211 0703方向310分求调剂 +3 努力奋斗112 2026-03-15 3/150 2026-03-16 16:44 by houyaoxu
[考研] 085600调剂 +5 漾漾123sun 2026-03-12 6/300 2026-03-16 15:58 by 漾漾123sun
[考研] 297一志愿上交085600求调剂 +5 指尖八千里 2026-03-14 5/250 2026-03-14 17:26 by a不易
[考研] 328求调剂 +3 5201314Lsy! 2026-03-13 6/300 2026-03-14 15:31 by hyswxzs
[考研] 0703,333分求调剂 一志愿郑州大学-物理化学 +3 李魔女斗篷 2026-03-11 3/150 2026-03-13 22:24 by JourneyLucky
[考研] 土木第一志愿276求调剂,科研和技能十分丰富,求新兴方向的导师收留 +3 土木小天才 2026-03-12 3/150 2026-03-13 15:01 by JourneyLucky
[论文投稿] 投稿问题 5+4 星光灿烂xt 2026-03-12 6/300 2026-03-13 14:17 by god_tian
[考研] 0817化学工程与技术考研312分调剂 +3 T123 tt 2026-03-12 3/150 2026-03-13 10:49 by houyaoxu
[考研] 求调剂 资源与环境 285 +3 未名考生 2026-03-10 3/150 2026-03-13 10:31 by houyaoxu
[考研] 270求调剂 085600材料与化工专硕 +3 YXCT 2026-03-11 3/150 2026-03-13 10:13 by houyaoxu
信息提示
请填处理意见