上一页 1 ··· 3 4 5 6 7 8 9 10 下一页
摘要: FORCE FIELD (CHEMISTRY) In the context of molecular modeling, a force field refers to the form and parameters of mathematical functions used to descri 阅读全文
posted @ 2018-04-13 19:23 Simyang 阅读(686) 评论(0) 推荐(0)
摘要: Non-bonded interactions NAMD has a number of options that control the way that non-bonded interactions are calculated. These options are interrelated 阅读全文
posted @ 2018-04-13 19:11 Simyang 阅读(1531) 评论(0) 推荐(0)
摘要: [lammps-users] dummy_atom From: Baris Demir <demirb5850@ya...> - 2014-03-18 20:35:25 阅读全文
posted @ 2018-04-13 10:46 Simyang 阅读(495) 评论(0) 推荐(0)
摘要: Including Dummy-Site Coordinates of TIP4P/2005 Water in Data File From: Sang Beom Kim <sangbk@Princeton.EDU> - 2013-12-30 04:26:07Dear LAMMPS Users,I 阅读全文
posted @ 2018-04-13 10:40 Simyang 阅读(1208) 评论(0) 推荐(0)
摘要: 【求助】lammps 模拟tip4p冰,密度总是调不对 (1) 想请各位帮忙看看我的输入文件哪里有问题。压强等于0,得到的密度是0.933g/cm3左右。文献上是0.933g/cm3。总是不一样。输入的结构和周期性边界条件也反复检查过。xyz三个方向分别重复了5周期。 Radial distribu 阅读全文
posted @ 2018-04-13 10:30 Simyang 阅读(5894) 评论(0) 推荐(0)
摘要: 1、 用在类中的析构函数之前,表示该函数是析构函数。如类A的析构函数 class A { //... ~A(){}//析构函数 }; 2、 用于数字或者整形变量之前,表示对该数取反操作,其规则是~0=1, ~1=0, 如二进制0101 0101取反后就是1010 1010 C++之类的析构函数 简单 阅读全文
posted @ 2018-04-12 19:38 Simyang 阅读(40024) 评论(1) 推荐(1)
摘要: 双冒号 :: 操作符被称为域操作符(scope operator),含义和用法如下: 1.在类外部声明成员函数。void Point::Area(){}; 2.调用全局函数;表示引用成员函数变量及作用域,作用域成员运算符 例:System::Math::Sqrt() 相当于System.Math.S 阅读全文
posted @ 2018-04-12 19:25 Simyang 阅读(11333) 评论(0) 推荐(0)
摘要: 关于源代码 Ask:想看看lammps源代码里面是如何计算原子间相互作用的,结果看来看去都没发现哪块是计算相互作用的,lammps的源代码写的很不容易看清楚啊。 从主程序main.cpp出发,里面除去MPI相关的函数,和创建一个lammps实例,剩下就一句话 lammps->input->file( 阅读全文
posted @ 2018-04-12 19:14 Simyang 阅读(4015) 评论(0) 推荐(0)
摘要: Thermal de Broglie wavelength Thermal de Broglie wavelength Thermal de Broglie wavelength In physics, the Thermal de Broglie wavelength is defined for 阅读全文
posted @ 2018-04-11 11:16 Simyang 阅读(727) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-04-11 10:54 Simyang 阅读(327) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 下一页