Commit Graph

20 Commits

Author SHA1 Message Date
d750cc02c0 Changed the code in the read_F_table function to conform to the "expected behavior" description in #1572. Adopted a best-of-both-worlds approach, though, and processed the whole input file all the way through, emitting a message for each problem found, before issuing a final error message to stop processing. Updated doc to clarify requirement for uniform spacing of pressure correction points. 2019-08-02 08:46:04 -04:00
a1f0c0079d some cleanup for missed steps in previous change sets 2019-07-12 16:37:01 -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
31e19e0824 complete cleaning includes in some more packages 2019-07-08 16:45:21 -04:00
416911aa7e more rearranging of include file order to put implementation headers first 2019-07-03 21:57:39 -04:00
7547e1dae6 make certain that the vector storage and the size_vector variable are consistent in computes 2019-07-01 17:25:02 -04:00
3bc815efe8 fix a memory leak in fix bocs 2019-03-07 15:11:33 -05:00
9c27548a5c more replacing of sprintf() with snprintf() 2018-09-06 10:45:48 -04:00
38a998c03c Fix misc. warnings (#1076) 2018-08-24 14:58:28 -06:00
92a4dc25b1 Fix unused params in packages (#1076) 2018-08-24 10:42:08 -06:00
e37ee02eed port nh fixes to USER-BOCS package 2018-07-24 11:19:00 -04:00
f7c37a7a98 adapt isfinite() handling to upstream 2018-05-05 11:46:35 -04:00
095ca76b5b plug memory leaks in USER-BOCS 2018-05-05 11:44:21 -04:00
81293b0fda changes to integrate USER-BOCS into LAMMPS and to closer follow the LAMMPS programming/documentation style 2018-05-05 10:21:11 -04:00
fc0110a2e0 Update fix_bocs.cpp 2018-05-02 13:25:26 -04:00
072a063afc Delete fix_bocs.html 2018-05-02 11:30:25 -04:00
fbf96b680b Delete MOD_COMPUTE_H 2018-05-02 11:29:41 -04:00
2e2f19770c Removed .html files. Removed compute.h mods. Cast pressure for functions 2018-05-02 11:14:30 -04:00
56d0014a4a Added #include "citeme.h" 2018-04-26 10:05:49 -04:00
c5e884fb41 USER-BOCS 2018-04-26 09:34:47 -04:00