git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6809 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -16,13 +16,13 @@ Section</A>
|
||||
<P>This section describes the various kinds of errors you can encounter
|
||||
when using LAMMPS.
|
||||
</P>
|
||||
12.1 <A HREF = "#12_1">Common problems</A><BR>
|
||||
12.2 <A HREF = "#12_2">Reporting bugs</A><BR>
|
||||
12.3 <A HREF = "#12_3">Error & warning messages</A> <BR>
|
||||
12.1 <A HREF = "#err_1">Common problems</A><BR>
|
||||
12.2 <A HREF = "#err_2">Reporting bugs</A><BR>
|
||||
12.3 <A HREF = "#err_3">Error & warning messages</A> <BR>
|
||||
|
||||
<HR>
|
||||
|
||||
<A NAME = "12_1"></A><H4>12.1 Common problems
|
||||
<A NAME = "err_1"></A><H4>12.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 = "#12_2">this section</A>) or one of the following
|
||||
could be a bug (see <A HREF = "#err_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 = "12_2"></A><H4>12.2 Reporting bugs
|
||||
<A NAME = "err_2"></A><H4>12.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 = "12_3"></A>12.3 Error & warning messages
|
||||
<H4><A NAME = "err_3"></A>12.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