From 19ca0803266d86cf376e01e24319a43aedb9039d Mon Sep 17 00:00:00 2001 From: SteveMaas1978 <50155781+SteveMaas1978@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:42:25 -0600 Subject: [PATCH] Added description of output_negative_jacobian configuration flag to user manual. --- Documentation/FEBio_User_Manual.lyx | 76 +++++++++++++++++++++++++++-- 1 file changed, 73 insertions(+), 3 deletions(-) diff --git a/Documentation/FEBio_User_Manual.lyx b/Documentation/FEBio_User_Manual.lyx index f4e2a5fe1..c2440170b 100644 --- a/Documentation/FEBio_User_Manual.lyx +++ b/Documentation/FEBio_User_Manual.lyx @@ -101054,6 +101054,36 @@ When an element inverts, the element becomes so distorted that in certain on. \end_layout +\begin_layout Standard +By default, when FEBio encounters inverted elements, it will print an error + message stating that +\begin_inset Quotes eld +\end_inset + +negative jacobians +\begin_inset Quotes erd +\end_inset + + were detected. + You can request FEBio to print out a detailed list of the inverted elements, + by setting the +\emph on +output_negative_jacobian +\emph default + configuration flag in the FEBio configuration file. + (see +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:Configuration-File" +plural "false" +caps "false" +noprefix "false" + +\end_inset + +) +\end_layout + \begin_layout Subsubsection Material instability \begin_inset CommandInset label @@ -103494,7 +103524,7 @@ specifies the version number of the format. \begin_inset Tabular - + @@ -103605,7 +103635,7 @@ Process child tags only for debug versions of FEBio (4) - + \begin_inset Text \begin_layout Plain Layout @@ -103614,13 +103644,34 @@ if_release \end_inset - + \begin_inset Text \begin_layout Plain Layout Process child tags only for release versions of FEBio (4) \end_layout +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +output_negative_jacobian +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +Output a detailed list of inverted elements when negative jacobians are + encountered (5) +\end_layout + \end_inset @@ -103713,6 +103764,25 @@ if_debug/if_release \end_layout +\begin_layout Enumerate +When elements become inverted, FEBio prints an error message that +\begin_inset Quotes eld +\end_inset + +negative jacobians +\begin_inset Quotes erd +\end_inset + + are encountered. + If you wish to see a detailed list of the inverted elements, you can set + the +\emph on +output_negative_jacobian +\emph default + flag to 1. + +\end_layout + \begin_layout Standard An example configuration file that sets the default linear solver to pardiso, defines an alias, and loads a plugin.