f1a9eab5da
initialze omega and angmom when read data file
2020-05-15 13:07:34 -06:00
adc04f87f6
whitespace fixes
2020-05-01 08:24:24 -04:00
ecd3652f61
update to current master
2020-04-30 11:57:17 -06:00
209a3fde71
use MY_PI everywhere, not M_PI.
2020-04-13 12:02:53 -04:00
649a8cc01a
Fix typo
2020-03-14 13:57:48 +09:00
b6374bacfb
enable replicate to work with local ptrs
2019-12-18 08:56:03 -07:00
ccca80a6a5
changes to enable atom_style hybrid to work
2019-12-02 15:39:54 -07:00
4f6cb13592
added atom styles with bonus data, also a few USER packages
2019-11-27 16:03:50 -07:00
6c18e366d7
changes to start to make atom style hybrid work
2019-11-26 18:34:51 -07:00
3736af0aaf
initial refactoring on AtomVec class
2019-11-26 13:42:32 -07:00
22288e06b7
Merge branch 'master' into fix-compiler-warnings
2019-10-25 14:07:50 -04:00
73892711a5
mass replace calls to fread() with utils::sfread()
2019-10-19 09:25:49 -04:00
dcb1b6500b
allow regexp matches for Modify::find_fix_by_style() and consolidate usage of searching for fixes
2019-10-18 06:59:27 -04:00
a50d57bceb
Merge branch 'master' into improve-include-consistency
...
# Conflicts:
# src/utils.cpp
2019-07-19 17:57:58 -04:00
02b0fb454f
include rmass[] in border communication. will otherwise trigger issues with fix shake.
2019-07-17 16:34:43 -04:00
2ca2d053fd
Merge branch 'master' into improve-include-consistency
2019-07-10 14:18:42 -04:00
054ff97a51
replace ATOTAGINT() calls with utils::tnumeric() in AtomVec classes
2019-07-10 00:27:31 -04:00
93748a18ae
further clean up of AtomVec classes after merging PR #1552 to master
2019-07-10 00:22:03 -04:00
06dcc9e283
Merge branch 'master' into improve-include-consistency
...
# Conflicts:
# src/USER-MESO/atom_vec_tdpd.cpp
2019-07-09 14:50:00 -04:00
cfaa537296
use alternate implementation of numeric conversion functions
...
these new functions allow to choose between aborting with Error::one()
and exiting with Error::all(). in the long run those should replace
all of the functions in Force.
2019-07-08 17:51:37 -04:00
13d4fbdcfb
clean up includes in QEQ, REPLICA, and RIGID packages
2019-07-07 16:27:59 -04:00
b469ff6791
need to include 'force.h' header for conversion functions
2019-07-07 16:06:30 -04:00
15e1b39531
validate more numbers read from data files through using force->numeric()/force->inumeric() instead of atof()/atoi()
2019-07-07 15:52:21 -04:00
57a5588549
cleaning up include file handling in packages MOLECULE and PERI
2019-07-07 15:46:34 -04:00
416911aa7e
more rearranging of include file order to put implementation headers first
2019-07-03 21:57:39 -04:00
06a57dd659
use ev_unset for all pair styles
2019-03-13 17:49:16 +01:00
71bc72ec13
formatting: add additional space to avoid bad syntax highlights
2018-08-27 22:13:43 -04:00
92a4dc25b1
Fix unused params in packages ( #1076 )
2018-08-24 10:42:08 -06:00
e4071d7f46
replace C-style include files with their C++ equivalents
2018-04-27 18:00:24 -04:00
358915d16e
avoid division by zero in peri pair styles
2017-07-18 07:26:45 -04:00
522bc13d67
avoid casts to the wrong derived class, which upsets code analysis tools. seems to improve performance, too.
2017-07-14 13:47:49 -04:00
db0524278a
Initializing pointers in PERI, QEQ and REPLICA
2016-11-07 19:58:27 +01:00
35753b8f08
add error location propagation to force->bounds() and force->boundsbig()
2016-10-26 15:53:02 -04:00
9b2d5ff3e7
remove executable permissions on non-executables and non-scripts
2016-09-08 14:45:07 -04:00
876b033ea8
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15083 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2016-05-31 16:33:07 +00:00
354e20f431
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14220 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-10-30 20:04:06 +00:00
810a13413b
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13827 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-08-04 19:08:26 +00:00
84a5ec39ec
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13278 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-03-23 23:30:50 +00:00
f300f2367e
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13125 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-02-19 18:19:46 +00:00
4a975dd8cf
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12957 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-01-19 23:49:20 +00:00
72ac6ea854
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12956 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2015-01-19 23:43:48 +00:00
7518fae9bc
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12641 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-10-21 17:09:24 +00:00
2516600403
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12579 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-09-30 23:20:03 +00:00
2cca373515
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12253 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-08-06 16:07:54 +00:00
fe1ade5fad
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12231 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-07-30 14:59:20 +00:00
23a05b2ddd
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12074 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-06-04 22:24:04 +00:00
4c9bba90f1
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11937 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-05-07 16:15:31 +00:00
f461504c93
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11829 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-04-18 15:25:28 +00:00
1fac1d41fa
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11789 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-04-15 15:24:27 +00:00
3e291aca3d
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11788 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2014-04-15 15:17:25 +00:00