Commit Graph

60 Commits

Author SHA1 Message Date
fd05acec2f fix spelling 2023-10-20 20:54:05 -04:00
4c980eec91 correct table formatting 2023-10-17 20:52:13 -04:00
17dd04b4de tweak variable doc page 2023-08-22 16:22:57 -06:00
6e1529ddff finish changes to variables 2023-08-18 13:18:50 -06:00
f2901827e6 updates to variable doc page to clarify compute/fix options 2023-08-17 17:25:27 -06:00
6123883324 Replaced parsed-literal:: with code-block:: LAMMPS under "Syntax" 2023-07-11 17:57:22 -05:00
0718114a67 fix typo for broken links in doc 2023-07-09 17:43:39 -06:00
4d02c6f26f update version strings for upcoming release 2023-06-14 21:50:27 -04:00
9cc6839a8b Merge branch 'develop' into collected-small-fixes 2023-06-06 08:36:25 -04:00
4073241413 correct docs about label2type() function 2023-05-31 09:57:19 -04:00
8602ecd57f update/correct docs 2023-05-31 08:59:36 -04:00
0a45d1f9ac Update variable.rst 2023-05-19 21:31:51 -04:00
9da310a33e spelling 2023-05-19 00:40:45 -04:00
d6d825258e Merge pull request #3771 from lammps/variable-current
Change how variables check if computes are current
2023-05-12 19:26:36 -04:00
a92e0030e8 whitespace 2023-05-10 17:24:29 -04:00
200f740c06 update variable doc page to explain new behavior 2023-05-08 09:48:27 -06:00
0de35dee29 spelling 2023-05-04 20:34:41 -04:00
5da1df5004 add versionadded tag 2023-05-04 20:08:36 -04:00
93100adbe0 debugging and doc pages 2023-05-04 16:24:15 -06:00
c9cfc952aa polishing variable doc page and code 2023-05-03 14:06:21 -06:00
e0f5215414 give atom style variables access to "radius" property. add check for charge. 2023-04-03 19:08:10 -04:00
27da716852 getting out of the insurance business :-) 2023-01-23 16:45:41 -05:00
78305edf71 delete atomfile style variables with clear command 2022-10-18 07:34:06 -04:00
b48868d70b better document format style variable behavior 2022-09-30 15:05:56 -04:00
2331f6ddd4 correct label2type() function documentation 2022-09-06 22:03:27 -04:00
1d986280ce rename variable special function to retrieve types for labels to label2type() 2022-09-06 18:56:00 -04:00
f9717049b1 Merge branch 'develop' into type-labels 2022-08-08 17:16:50 -04:00
3ca8df388d fix a couple of typos 2022-08-06 23:01:35 -04:00
4ac74a4153 add is_os() special function to the variable command 2022-08-06 21:44:03 -04:00
6689a20754 clarify 2022-07-16 10:26:57 -04:00
34aca71258 disallow use of variable functions vdisplace(), swiggle(), and cwiggle() with fix dt/reset 2022-07-16 10:26:56 -04:00
9e1685211b allow ramp(x,y) to be used in between runs (returning x) and avoid division by zero on run 0 2022-07-16 10:26:56 -04:00
eb44cbf848 small updates 2022-05-09 15:22:48 -04:00
6344c667a0 more doc info for variable extrat_setting() func 2022-05-09 09:33:59 -06:00
907bc7eaa5 switch to using wall time 2022-05-06 16:58:28 -04:00
f3fcd16628 adding of timer-style variables and associated doc pages 2022-05-06 11:21:36 -06:00
d7f95da8f3 add extract_setting special function to variable command 2022-03-28 08:00:29 -04:00
085606454b correct the size of title underline to prevent warning 2021-09-08 13:28:24 -05:00
2a06484511 Merge branch 'master' of https://github.com/lammps/lammps into lammps-master2 2021-08-20 10:53:04 -04:00
5a79429f03 fix up some more package designations and clean up some legacy formatting 2021-07-25 20:23:37 -04:00
1dc25b0e10 rename USER-OMP to OPENMP 2021-06-29 17:48:22 -04:00
9fb7e25413 correct escape 2021-06-24 09:25:35 -04:00
b124de3484 Merge branch 'master' of https://github.com/lammps/lammps into lammps-master 2021-06-07 22:48:51 -04:00
d315105dfa document line length limit in atomfile variable names 2021-04-27 18:43:23 -04:00
1e294111e7 Merge branch 'master' of https://github.com/lammps/lammps into lammps-master 2021-04-27 14:46:33 -04:00
2dfafe4adb add is_file() special variable function and unit tests for it 2021-04-02 12:07:43 -04:00
55b0e33200 fix typo 2021-03-24 18:01:48 -04:00
4f219a94aa nolabel for write_data
also bug fixes
2021-01-31 16:37:09 -05:00
2ee6e8f582 more docs
also, relax I <= J requirement for pair_coeff, as 'required' by type labels
2021-01-30 21:22:49 -05:00
b776e1ee3c convert remaining style doc sections to be a logical header 2020-08-21 23:33:41 -04:00