24小时热门版块排行榜    

查看: 1545  |  回复: 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

金虫 (正式写手)

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的回帖

yylcx

金虫 (正式写手)

木有大神看到么。。。
5楼2013-11-11 09:50:01
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

shadow004

禁虫 (小有名气)

本帖内容被屏蔽

6楼2013-11-12 08:45:47
已阅   关注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的回帖

ruthxu

金虫 (正式写手)

引用回帖:
7楼: Originally posted by yylcx at 2013-11-12 10:34:16
不是的,我在苏大...

你好,我在用namd模拟npt下的磷脂膜,但是也遇到了Periodic cell has become too small for original patch grid的问题,看到你发过帖子,想问一下,你是怎么解决的?非常感谢!
Betterlatethannever!
8楼2014-08-05 10:54:18
已阅   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 yylcx 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 0856专硕279求调剂 +5 加油加油!? 2026-03-15 5/250 2026-03-15 11:58 by 2020015
[考研] 070305求调剂 +3 mlpqaz03 2026-03-14 4/200 2026-03-15 11:04 by peike
[考研] 085600材料与化工 求调剂 +11 enenenhui 2026-03-13 12/600 2026-03-14 21:48 by laoshidan
[考研] 中科大材料与化工319求调剂 +3 孟鑫材料 2026-03-14 3/150 2026-03-14 20:10 by ms629
[考研] 本科南京大学一志愿川大药学327 +3 麦田耕者 2026-03-14 3/150 2026-03-14 20:04 by 外星文明
[考研] 337一志愿华南理工材料求调剂(有希望2吗?) +3 mysdl 2026-03-09 3/150 2026-03-14 02:53 by JourneyLucky
[考研] 一志愿浙江大学0856材料与化工求调剂 +4 yansheng@211 2026-03-09 5/250 2026-03-14 02:10 by JourneyLucky
[考研] 295复试调剂 +5 简木ChuFront 2026-03-09 5/250 2026-03-14 01:29 by JourneyLucky
[考研] 云南财经大学信息学院计算机学硕专硕学位点 +3 zjptai 2026-03-10 5/250 2026-03-14 01:23 by 飞行琦
[考研] 279求调剂 +3 Dizzy123@ 2026-03-10 3/150 2026-03-13 23:02 by JourneyLucky
[考研] 求材料调剂 +5 隔壁陈先生 2026-03-12 5/250 2026-03-13 22:03 by 星空星月
[考研] 329求调剂 +3 miaodesi 2026-03-12 4/200 2026-03-13 20:53 by 18595523086
[考研] 0703化学求调剂 +7 绿豆芹菜汤 2026-03-12 7/350 2026-03-13 17:25 by njzyff
[考研] 工科调剂 +4 Jiang191123! 2026-03-11 4/200 2026-03-13 15:15 by Miko19
[考研] 282分材料专业求调剂院校 +18 枫桥ZL 2026-03-09 25/1250 2026-03-13 10:47 by 白夜悠长
[考研] 0856化工原理 +6 z2839474511 2026-03-10 6/300 2026-03-13 10:41 by houyaoxu
[考研] 274求调剂0856材料化工 +12 z2839474511 2026-03-11 13/650 2026-03-13 10:39 by peike
[考研] 化工学硕306求调剂 +9 42838695 2026-03-12 9/450 2026-03-13 10:16 by houyaoxu
[考研] 纺织、生物、化学、材料相关专业招生了 +4 耶耶业 2026-03-09 7/350 2026-03-12 19:05 by Equinoxhua
[考博] 26申博求助 +3 跳跃饼干 2026-03-10 4/200 2026-03-10 21:15 by Tntcnn
信息提示
请填处理意见