git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6222 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2011-05-26 23:45:23 +00:00
parent ab5592e67b
commit 465cbbd0ed
10 changed files with 154 additions and 376 deletions

View File

@ -8,18 +8,18 @@ Section"_Section_history.html :c
:line
10. Errors :h3
11. Errors :h3
This section describes the various kinds of errors you can encounter
when using LAMMPS.
10.1 "Common problems"_#10_1
10.2 "Reporting bugs"_#10_2
10.3 "Error & warning messages"_#10_3 :all(b)
11.1 "Common problems"_#11_1
11.2 "Reporting bugs"_#11_2
11.3 "Error & warning messages"_#11_3 :all(b)
:line
10.1 Common problems :link(10_1),h4
11.1 Common problems :link(11_1),h4
If two LAMMPS runs do not produce the same answer on different
machines or different numbers of processors, this is typically not a
@ -78,7 +78,7 @@ decide if the WARNING is important or not. A WARNING message that is
generated in the middle of a run is only printed to the screen, not to
the logfile, to avoid cluttering up thermodynamic output. If LAMMPS
crashes or hangs without spitting out an error message first then it
could be a bug (see "this section"_#10_2) or one of the following
could be a bug (see "this section"_#11_2) or one of the following
cases:
LAMMPS runs in the available memory a processor allows to be
@ -109,7 +109,7 @@ buffering or boost the sizes of messages that can be buffered.
:line
10.2 Reporting bugs :link(10_2),h4
11.2 Reporting bugs :link(11_2),h4
If you are confident that you have found a bug in LAMMPS, follow these
steps.
@ -139,7 +139,7 @@ As a last resort, you can send an email directly to the
:line
10.3 Error & warning messages :h4,link(10_3)
11.3 Error & warning messages :h4,link(11_3)
These are two alphabetic lists of the "ERROR"_#error and
"WARNING"_#warn messages LAMMPS prints out and the reason why. If the