24小时热门版块排行榜    

查看: 4589  |  回复: 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的回帖

boylc789

木虫 (著名写手)



zyj8119(金币+1):谢谢参与
听过这个软件,不知道好不好使
5楼2010-12-22 16:58:39
已阅   回复此楼   关注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):谢谢参与
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[硕博家园] 售SCI一区文章,我:8.O.551.O.5.4,科目全,可伽急 +3 0XLacIJUOj8D 2026-08-24 8/400 2026-08-25 05:12 by BZKMTicpDhFj
[考博] 售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急 +3 0XLacIJUOj8D 2026-08-24 3/150 2026-08-25 01:47 by BZKMTicpDhFj
[基金申请] 明天应该可查了!? +5 chengyan1220 2026-08-23 5/250 2026-08-24 23:28 by 我4大白菜
[基金申请] 如果此刻你正在为国基感到焦虑,不妨来听听这首《基金之外》 +7 scalable 2026-08-24 7/350 2026-08-24 23:01 by anata1209
[基金申请] 没有任何消息-是不是就凉了 +7 图啦图啦 2026-08-24 8/400 2026-08-24 22:00 by maomao_da
[基金申请] 我面上完蛋了 +9 且听虎啸 2026-08-20 10/500 2026-08-24 20:08 by 苦寒来香
[基金申请] 能否退出参与的面上项目解除限项 +21 koalala 2026-08-24 24/1200 2026-08-24 19:25 by 家与远方
[基金申请] filecode,4个jtjc了 +14 ziyangfang 2026-08-19 17/850 2026-08-24 18:37 by 哈哈蛤?
[基金申请] 2026国自然函评费到账 +17 羊腰板 2026-08-21 19/950 2026-08-24 16:52 by iaeyuan
[基金申请] 今日不放榜?网传国自然预计 8 月 27 日可查结果 +17 医学老男孩 2026-08-20 21/1050 2026-08-24 14:21 by refreshing11
[基金申请] 范进中举一文的中心思想 +6 炎黄贵胄 2026-08-22 7/350 2026-08-24 11:58 by 6543yes
[基金申请] 什么时候开奖? +10 CrisMessi 2026-08-18 11/550 2026-08-24 06:50 by 开心的小狮子
[基金申请] 2026年的国家社科基金项目通讯评审的新规则与新动向、新挑战 +4 process2012 2026-08-23 5/250 2026-08-23 19:58 by jurkat.1640
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
[基金申请] 今天基金会出结果吗?20260819 +16 kkkl_v 2026-08-19 17/850 2026-08-22 16:12 by 阿布Abu
[基金申请] 时间戳今天,20号变了 +5 archvillain 2026-08-20 5/250 2026-08-22 06:12 by hui_daxiao
[基金申请] 看来今天不会放榜了? +8 chengyan1220 2026-08-21 11/550 2026-08-21 17:52 by dcqxinyang
[基金申请] 今天放榜没戏了吧 +9 yuleib84 2026-08-19 11/550 2026-08-21 10:06 by gltch
[基金申请] 重要消息,中午系统在维护 +11 yuleib84 2026-08-18 12/600 2026-08-20 11:09 by xskun
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
信息提示
请填处理意见