git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6222 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -11,18 +11,18 @@ Section</A>
|
||||
|
||||
<HR>
|
||||
|
||||
<H3>10. Errors
|
||||
<H3>11. Errors
|
||||
</H3>
|
||||
<P>This section describes the various kinds of errors you can encounter
|
||||
when using LAMMPS.
|
||||
</P>
|
||||
10.1 <A HREF = "#10_1">Common problems</A><BR>
|
||||
10.2 <A HREF = "#10_2">Reporting bugs</A><BR>
|
||||
10.3 <A HREF = "#10_3">Error & warning messages</A> <BR>
|
||||
11.1 <A HREF = "#11_1">Common problems</A><BR>
|
||||
11.2 <A HREF = "#11_2">Reporting bugs</A><BR>
|
||||
11.3 <A HREF = "#11_3">Error & warning messages</A> <BR>
|
||||
|
||||
<HR>
|
||||
|
||||
<A NAME = "10_1"></A><H4>10.1 Common problems
|
||||
<A NAME = "11_1"></A><H4>11.1 Common problems
|
||||
</H4>
|
||||
<P>If two LAMMPS runs do not produce the same answer on different
|
||||
machines or different numbers of processors, this is typically not a
|
||||
@ -81,7 +81,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 <A HREF = "#10_2">this section</A>) or one of the following
|
||||
could be a bug (see <A HREF = "#11_2">this section</A>) or one of the following
|
||||
cases:
|
||||
</P>
|
||||
<P>LAMMPS runs in the available memory a processor allows to be
|
||||
@ -112,7 +112,7 @@ buffering or boost the sizes of messages that can be buffered.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<A NAME = "10_2"></A><H4>10.2 Reporting bugs
|
||||
<A NAME = "11_2"></A><H4>11.2 Reporting bugs
|
||||
</H4>
|
||||
<P>If you are confident that you have found a bug in LAMMPS, follow these
|
||||
steps.
|
||||
@ -142,7 +142,7 @@ causing the problem.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<H4><A NAME = "10_3"></A>10.3 Error & warning messages
|
||||
<H4><A NAME = "11_3"></A>11.3 Error & warning messages
|
||||
</H4>
|
||||
<P>These are two alphabetic lists of the <A HREF = "#error">ERROR</A> and
|
||||
<A HREF = "#warn">WARNING</A> messages LAMMPS prints out and the reason why. If the
|
||||
|
||||
Reference in New Issue
Block a user