Skip to content

Commit

Permalink
Revert "Fix typo in manual"
Browse files Browse the repository at this point in the history
This reverts commit e811458.
  • Loading branch information
loganoz committed Jan 8, 2024
1 parent e811458 commit 13cfe5b
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
Empty file modified Solver/Makefile.in
100644 → 100755
Empty file.
Empty file modified Solver/configure
100644 → 100755
Empty file.
Empty file modified Solver/make.inc.example
100644 → 100755
Empty file.
Empty file modified Solver/src/libs/discretization/SCsensorClass.f90
100644 → 100755
Empty file.
Empty file modified Solver/src/libs/ml/Clustering.f90
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions doc/UserManual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
\chapter{Compiling the code} \label{sect:compiling}

\begin{itemize}
\item Clone the git repository or copy the source code into a desired folder.
\item Clone the git repository or copy the source code into a desired folder.

\item Go to the folder Solver.

Expand Down Expand Up @@ -506,7 +506,7 @@ \subsection{Shock-capturing}
\item Physical
\item Guermond-Popov (only with entropy variables gradients)
\end{itemize} & -- \\ \hline
Shock update strategy & \textit{CHARACTER}: Method to compute the variable parameter of the specified shock-capturing approach in the middle region of the sensor. Options are:
Shock update strategy & \textit{CHARACTER}: Method to compute the variable parameter of the specified shock-captruing approach in the middle region of the sensor. Options are:
\begin{itemize}
\item Constant
\item Sensor
Expand Down
Empty file modified utils/PythonUtilities/mesh2horses.py
100644 → 100755
Empty file.

0 comments on commit 13cfe5b

Please sign in to comment.