Commit Graph

77 Commits

Author SHA1 Message Date
6ad0145709 new special variable function is_timeout() 2024-06-29 04:02:33 -04:00
b84c09d30e update version tags for next feature release 2024-06-25 13:30:38 -04:00
e18395cf6e add versionadded marker 2024-05-23 00:16:47 -04:00
4b81337b6a add documentation for new special variable functions 2024-05-23 00:09:54 -04:00
9d3e9c6146 whitespace 2024-04-10 18:03:01 -04:00
06d579eb51 improve atomfile variable docs 2024-04-10 06:29:10 -04:00
f3391199e7 correct formatting of tables 2024-03-25 14:26:39 -04:00
1eeb7ab19e update version tags for feature release 2024-02-07 05:03:20 -05:00
1d25862146 update documentation for the fact that exceptions in LAMMPS are always used 2023-11-26 13:11:18 -05:00
b90d63a192 add versionaddded tag for new feature 2023-11-26 11:00:02 -05:00
e3ba19c145 Merge branch 'develop' into variable-custom-atom-properties 2023-11-25 06:42:38 -05:00
09acf1b409 add versionadded tag 2023-11-23 19:56:51 -05:00
a76b02dd57 correct broken link 2023-11-23 19:53:12 -05:00
0f5d24cd1a fix table format 2023-11-23 16:21:41 -05:00
961cbfbe10 add custom atom property refs to variable syntax 2023-11-22 22:40:58 -07:00
85ac2dc5fd correct formatting of table 2023-11-22 19:52:44 -05:00
0dd19b2cbf doc page update 2023-11-22 15:25:19 -07:00
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