24小时热门版块排行榜    

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

[交流] 【求助】gromacs的又一个问题

我运行 gromcs,现在是没有原子数不等的问题了,但是又出现了这个问题:
    This program is free software; you can redistribute it and/or
          modify it under the terms of the GNU General Public License
         as published by the Free Software Foundation; either version 2
             of the License, or (at your option) any later version.

                                :-)  grompp  (-:

Option     Filename  Type         Description
------------------------------------------------------------
  -f      minim.mdp  Input, Opt!  grompp input file with MD parameters
-po      mdout.mdp  Output       grompp input file with MD parameters
  -c      total.gro  Input        Generic structure: gro g96 pdb tpr tpb tpa
                                   xml
  -r       conf.gro  Input, Opt.  Generic structure: gro g96 pdb tpr tpb tpa
                                   xml
-rb       conf.gro  Input, Opt.  Generic structure: gro g96 pdb tpr tpb tpa
                                   xml
  -n      index.ndx  Input, Opt.  Index file
-deshuf  deshuf.ndx  Output, Opt. Index file
  -p        sys.top  Input        Topology file
-pp  processed.top  Output, Opt. Topology file
  -o      input.tpr  Output       Generic run input: tpr tpb tpa xml
  -t       traj.trr  Input, Opt.  Full precision trajectory: trr trj
  -e       ener.edr  Input, Opt.  Generic energy: edr ene

      Option   Type  Value  Description
------------------------------------------------------
      -[no]h   bool     no  Print help info and quit
       -nice    int      0  Set the nicelevel
      -[no]v   bool    yes  Be loud and noisy
       -time   real     -1  Take frame at or first after this time.
         -np    int      1  Generate statusfile for # nodes
-[no]shuffle   bool     no  Shuffle molecules over nodes
   -[no]sort   bool     no  Sort molecules according to X coordinate
-[no]rmvsbds   bool    yes  Remove constant bonded interactions with virtual
                            sites
       -load string         Releative load capacity of each node on a
                            parallel machine. Be sure to use quotes around
                            the string, which should contain a number for
                            each node
    -maxwarn    int     10  Number of warnings after which input processing
                            stops
-[no]check14   bool     no  Remove 1-4 interactions without Van der Waals
  -[no]renum   bool    yes  Renumber atomtypes and minimize number of
                            atomtypes

creating statusfile for 1 node...
' for variable optimize_fft, using 'no'
Next time use one of: 'no' 'yes'

Back Off! I just backed up mdout.mdp to ./#mdout.mdp.3#
checking input for internal consistency...
calling /lib/cpp...
processing topology...
Generated 165 of the 1596 non-bonded parameter combinations
Excluding 3 bonded neighbours for drg 64
turning H bonds into constraints...
Excluding 2 bonded neighbours for SOL 218
turning H bonds into constraints...
processing coordinates...
double-checking input for internal consistency...
WARNING 1 [file "sys.top", line 37]:
  For minimization with LINCS constraints, lincs_iter should be 4 to 8.
There was 1 warning
-------------------------------------------------------
Program grompp, VERSION 3.3.1
Source code file: grompp.c, line: 1109

Fatal error:
There were 1 error(s) processing your input
-------------------------------------------------------

"Jesus Not Only Saves, He Also Frequently Makes Backups." (Myron Bradshaw)
我的sys.top是:
;
;       File 'sys.top' was generated
;       By user: zhu (503)
;       On host: apollo2
;       At date: Wed Mar 12 15:48:05 2008
;
;       This is your topology file
;       DRG
;
; Include forcefield parameters
#include "ffG53a6.itp"

; Include surfacetant topology
#include "drg.itp"

; Include water topology
#include "spce.itp"

#ifdef POSRES_WATER
; Position restraint for each water oxygen
[ position_restraints ]
;  i funct       fcx        fcy        fcz
   1    1       1000       1000       1000
#endif

; Include generic topology for ions
#include "ions.itp"

[ system ]
; Name
aok in water

[ molecules ]
; Compound        #mols
drg                 64

SOL               218
,而minim.mdp文件为:
; LINES STARTING WITH ';' ARE COMMENTS
title           = Minimization of AOK    ; Title of run

; The following lines tell the program the standard locations where to find cert
ain files
cpp             = /lib/cpp      ; Preprocessor
include         = -I../top      ; Directories to include in the topology format

; Parameters describing what to do, when to stop and what to save
integrator      = steep         ; Algorithm (steep = steepest descent minimizati
on)
emtol           = 1000.0  ; Stop minimization when the maximum force < 3000.0 kJ
/mol
nsteps          = 100000        ; Maximum number of (minimization) steps to perf
orm
nstenergy       = 10            ; Write energies to disk every nstenergy steps
nstxtcout       = 10            ; Write coordinates to disk every nstxtcout step
s
xtc_grps        = system               ; Which coordinate group(s) to write to d
isk
energygrps      = system               ; Which energy group(s) to write to disk

; Parameters describing how to find the neighbors of each atom and how to calcul
ate the interactions
nstlist         = 5             ; Frequency to update the neighbor list and long
range forces
ns_type         = simple        ; Method to determine neighbor list (simple, gri
d)
rlist             = 1.0 ; Cut-off for making neighbor list (short range forces)
coulombtype              = PME  ; Treatment of long range electrostatic interact
ions
rcoulomb                 = 1.0
fourierspacing       =0.12
pme_order            =4
ewald_rtol           =1e-5
optimize_fft         =yes
rvdw            = 1.0           ; long range Van der Waals cut-off
constraints     = hbonds        ; Bond types to replace by constraints
pbc             = xyz           ; Periodic Boundary Conditions (yes/no)

;freeze
;freezegrps               = SOL
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

dahaimian

金虫 (正式写手)



zyj8119(金币+1):谢谢参与
祝大家新年快乐,身体健康
13楼2011-01-01 00:43:38
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 23 个回答
引用回帖:
Originally posted by zyj8119 at 2010-12-22 14:20:15:
我运行 gromcs,现在是没有原子数不等的问题了,但是又出现了这个问题:
    This program is free software; you can redistribute it and/or
          modify it under the terms of the GNU General Public  ...

重金酬谢。。。
2楼2010-12-22 15:18:04
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

shengxiang

木虫 (著名写手)



zyj8119(金币+1):谢谢参与
引用回帖:
Originally posted by zyj8119 at 2010-12-22 14:20:15:
我运行 gromcs,现在是没有原子数不等的问题了,但是又出现了这个问题:
    This program is free software; you can redistribute it and/or
          modify it under the terms of the GNU General Public  ...

用过一段时间的GROMACS,但是你提到的这个问题还是第一次碰到……无能为了了~
3楼2010-12-22 16:10:49
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

mophyworld

金虫 (正式写手)


★ ★ ★
zyj8119(金币+1):谢谢参与
ghcacj(金币+2):谢谢 2010-12-23 15:52:35
Source code file: grompp.c, line: 1109
你可以查看下这行的代码,找到源头
4楼2010-12-22 16:54:22
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
简单回复
matao01114楼
2011-01-01 01:09   回复  
zyj8119(金币+1):谢谢参与
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 能否申诉? +4 echo8914667 2026-08-30 5/250 2026-08-30 21:11 by echo8914667
[考博] 找导师 +6 yuanjiabao 2026-08-29 7/350 2026-08-30 14:40 by 生科新手
[基金申请] 国自然评审意见 +13 wangmingqi 2026-08-28 19/950 2026-08-29 10:22 by Poppy1104
[基金申请] 2026年叶企孙基金 +4 bud_bud 2026-08-27 7/350 2026-08-29 07:23 by foolishmani
[基金申请] 系统查不到 +11 董八千 2026-08-26 11/550 2026-08-28 18:06 by Leogzhya
[基金申请] 哪位高人中了,把查询到的截图贴出来让我看看,让我长长见识 +5 yuleib84 2026-08-26 6/300 2026-08-28 00:02 by yudaoqian88
[基金申请] 面上合作单位盖章 +5 ssyjh 2026-08-27 5/250 2026-08-27 20:50 by gdfollow
[基金申请] 基金未中,这种答复是模板吗? +5 zhaosm1982 2026-08-27 6/300 2026-08-27 16:00 by lfy8008
[基金申请] 怎么看青基中了没有啊 +5 叶九微 2026-08-26 5/250 2026-08-27 10:35 by l_zh2008
[文学芳草园] 梦想 +3 myrtle 2026-08-26 3/150 2026-08-27 10:01 by angelyueyi
[基金申请] 为什么 国际(地区)合作与交流项目 没有放榜? 10+3 majunge000 2026-08-26 11/550 2026-08-27 08:42 by 北京莱茵编辑
[基金申请] 我不理解! +15 Edward_pc 2026-08-26 23/1150 2026-08-26 20:34 by zzuzxg
[基金申请] 2026年8月25日国自然放榜前突然收到列入评审专家邮件,有关系吗? +25 木水思豆 2026-08-25 28/1400 2026-08-26 14:53 by draco1987
[基金申请] 为什么国自然不能直接公布 +4 bjdxyxy 2026-08-26 4/200 2026-08-26 13:12 by qingmu1201
[基金申请] 国合里面能看到了 +7 一怀馨秋 2026-08-26 7/350 2026-08-26 11:23 by zhaosm1982
[基金申请] 国际合作可查了,中了面上 (EPI+1)(金币+50) +18 Ldrop2023 2026-08-26 18/900 2026-08-26 11:15 by cmrandy
[基金申请] 今天务委会开完了,明天出结果吗 +19 angus9576 2026-08-25 23/1150 2026-08-26 10:03 by zp519
[基金申请] 某些机构,以效率低为荣,以效率低作为存在感 +9 yuleib84 2026-08-25 10/500 2026-08-25 17:14 by alexon
[基金申请] 如果此刻你正在为国基感到焦虑,不妨来听听这首《基金之外》 +8 scalable 2026-08-24 8/400 2026-08-25 12:52 by jnhyjjm
[基金申请] 没有任何消息-是不是就凉了 +9 图啦图啦 2026-08-24 10/500 2026-08-25 11:59 by 南海小哥
信息提示
请填处理意见