Lammps 问题集锦

摘要:
我可以从文档中获取所有信息,并搜索电子邮件列表以写入文件。谢谢,2017年11月6日上午9:33,AxelKohlmeyer写道:来自示例/时间文档:重新启动、修复_修改、输出、运行开始/停止、最小化信息:无关于此修复的信息写入两个重新启动文件。所有x_修改都与此修复程序无关。**此修复程序生成全局标量或全局向量或全局数组,可通过各种输出命令访问。该值只能在执行平均值后的多个Nfrequency步骤中访问。**2、 错误:二面体手臂与Pairstyle不兼容Hidearall我想计算系统电势,从200到1800开尔文。IuseEAM和L J电势用于系统,但我遇到此错误错误:二面的手臂与PairStyle(../dihedral_charmm.cpp:402)不兼容上一个命令:minimize 001000001000000使用您的指南来解决此问题(changepairstyle?whatpairstyle?

1、Results of time averaging in a variable?

Hi - I’d like to run an equilibration NPT, take the average box shape, and then use it to run an NVE, in a single lammps input file.  Is there any way to get the results of the time averaged box shape (e.g. as computed by “fix ave/time”) in a variable, so I can use it in a change box command?  All I’ve been able to get from the documentation and searching the mailing list is how to write it to a file.
 
thanks,
Noam
 
On Nov 6, 2017, at 9:33 AM, Axel Kohlmeyer <akohlmey@gmail.com> wrote:
 
​from the fix ave/time documentation:
 
​Restart, fix_modify, output, run start/stop, minimize info:
 
No information about this fix is written to binary restart files. None of the fix_modify options are relevant to this fix.
 
**This fix produces a global scalar or global vector or global array which can be accessed by various output commands. The values can only be accessed on timesteps that are multiples of Nfreq since that is when averaging is performed.**

2、ERROR: Dihedral charmm is incompatible with Pair style

Hi dear all
 
I want to calculate my system potential energy from 200 to 1800 kelvin. I use EAM and L-J potential for my system but I see this error
 
ERROR: Dihedral charmm is incompatible with Pair style
(../dihedral_charmm.cpp:402)
Last command: minimize        0 0 100000 1000000
  
what is your guide to solve this ( change pair style ? what pair style? ....)
 
best
 
Ehsan
 
 
this is my input command
------------------------------------------------ 
units           real
atom_style      full
 
neighbor        1 bin
neigh_modify    delay 2 every 1
 
bond_style      harmonic
angle_style     charmm
dihedral_style  charmm
 
 
read_data       256b.data
pair_style     hybrid lj/cut 14.0 eam
dihedral_coeff  1 3.1 2 180 0.5
 
pair_coeff      2*2 2*2 eam Au_u3.eam
 
pair_coeff      1 2 lj/cut 0.048427138 1.41964710735663
pair_coeff      1 1 lj/cut 0.10492547 1.7155
 
pair_modify     mix arithmetic
 
kspace_style    none
  
 
group           CA type 1
 
fix             1 CA setforce 0.0 0.0 0.0
 
thermo          200
thermo_style    custom step temp pe etotal press vol ke enthalpy evdwl
epair ebond eangle edihed
 
minimize        0 0 100000 1000000
 
special_bonds   charmm
dump            npt all dcd 5000 ionized-npt.dcd
fix             2 all npt temp 298.0 298.0 100.0 y 1.0 1.0 500
run             4000000
unfix           2
undump          npt
 
fix             3 all nvt temp 298.0 298.0 100.0
fix             4 all shake 1e-6 500 0 m 1.0 a 17
velocity        all create 180.0 12345678 rot yes mom yes dist gaussian
velocity        CA create 0.0 12345678  rot yes mom yes dist gaussian
 
timestep        0.5
 
restart         10 ionized.restart1 ionized.restart2
dump            1 all dcd 5000 ionized.dcd
#dump_modify    1 image yes scale yes
 
run             10000000
------------------------------------------------ 
I read manual but I not found charmm dihedral style that compatible with EAM and L-J pair style my system that I work on it is a gold nano cluster based on graphene
sheet and I want to measure thermodynamics properties during heating from 200 to 1800 kelvin and cooling from 1800 to 200 kelvin I set EAM potential between gold nano particle and Lennard-Jones potential between graphene and gold nano particles
 
I want to see when temperature increase, my system potential energy how much change
-----------------------------------------------------
...and why do you need dihedrals with EAM and LJ potentials?

免责声明:文章转载自《Lammps 问题集锦》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇Web Service、WCF、WebAPI的区别(转载)npm 模块常用命令下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

随便看看

Jumpserver-堡垒机

管理用户是资产的根用户,或具有NOPASSWD:ALLsudo权限的用户。Jumpserver使用此用户推送系统用户并获取资产硬件信息。使用Web终端连接到服务器后,我查看当前用户,显示为Jumpserver。下面是一个通过单击Docker直接安装koko的命令。当系统用户创建时,如果选择了自动推送,Jumpserver将使用...

小米路由器3-R3 刷固件

3-3、大功告成,实测:带机12台,内存占用100MB、CPU使用20%不到满载200M带宽。...

Ubuntu 下查看CPU 信息命令

看看带有“处理器”一词的行数,即逻辑CPU的数量。因此,您可以在cmd下输入以下命令:cat/proc/cpuinfo|greproprocessor|wc-l因此,C++程序自然会想到使用strstr函数来查找processor关键字的出现次数。...

VMP加壳(三):VMP壳爆破实战-破解某编辑类软件

同时,记住在内存视图中向VMP0段提供断点后继续单击确认按钮,以查看调用方法的位置(此处的返回地址为0x5E01E9),但此处返回push(或vm条目)。这个地方会是验证码检测的入口吗!通过字符串查找各种键提示(sn、不正确注册等)的内存:通过访问断点查找键代码,然后找出调用该函数的函数,这与JCC指令的距离更远。...

AirtestIDE基本功能(二)

文件菜单-相应工具栏上的前四个按钮:新建、打开、保存和另存为新。单击此按钮以选择是否使用创建脚本。air后缀或带有的脚本。py后缀。新脚本将初始化代码,以帮助您从API引入Airtest的各种接口,并自动初始化设备。你可以看到。air脚本文件实际上是一个公用文件夹,其中放置了通过IDE捕获的图像和运行日志。软件关闭时,布局信息将自动保存。(3) 选项-设置设...

Python之路

Python之路引子与其感慨路难行,不如马上出发PythonPython之路(一):初识Python之路(二):基本数据类型(上)Python之路(三):基本数据类型(下)Python之路(四):函数介绍及使用Python之路(五):内置函数Python之路(六):迭代器,装饰器,生成器Python之路(七):字符串处理Python之路(八):基础模块(一)...