Skip to content

Commit 3803f9e

Browse files
authored
Merge pull request #14793 from mcgratta/master
#14787
2 parents f5458d5 + 08fd149 commit 3803f9e

File tree

2 files changed

+5
-93
lines changed

2 files changed

+5
-93
lines changed

Manuals/Bibliography/commoncommands.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
tabsize=4,
7474
rulecolor=,
7575
language=Fortran,
76-
basicstyle=\footnotesize\ttfamily,
76+
basicstyle=\small\ttfamily,
7777
upquote=true,
7878
aboveskip={\baselineskip},
7979
belowskip={\baselineskip},

Manuals/FDS_User_Guide/FDS_User_Guide.tex

Lines changed: 4 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,6 @@ \subsection{Multiple Meshes}
10291029

10301030
For cases involving many meshes, you might want to assign them colors using either the character string \ct{COLOR} or the integer triplet \ct{RGB}. You may also want to consider using the multiplying feature to easily create a 3-D array of meshes. See Sec.~\ref{info:MULT} for details.
10311031

1032-
One other useful parameter for larger MPI jobs is called \ct{VERBOSE} on the \ct{MISC} line. This logical parameter suppresses information related to MPI process and OpenMP thread assignments that is printed to the diagnostic output files. By default, its value is \ct{T} for MPI jobs involving 50 or less processes, and \ct{F} for larger jobs.
10331032

10341033

10351034
\subsection{Mesh Alignment}
@@ -12800,7 +12799,7 @@ \section{\texorpdfstring{{\tt MISC}}{MISC} (Miscellaneous Parameters)}
1280012799
\ct{TURBULENCE_MODEL} & Character & Section~\ref{info:LES} & & \ct{'DEARDORFF'} \\ \hline
1280112800
\ct{TURBULENT_DEPOSITION} & Logical & Section~\ref{info:deposition} & & \ct{T} \\ \hline
1280212801
\ct{UNFREEZE_TIME} & Real & Section~\ref{info:FREZ} & & \\ \hline
12803-
\ct{VERBOSE} & Logical & Section~\ref{info:multimesh} & & \\ \hline
12802+
\ct{VERBOSE} & Logical & Section~\ref{out:file} & & \ct{F} \\ \hline
1280412803
\ct{VISIBILITY_FACTOR} & Real & Section~\ref{info:visibility} & & 3 \\ \hline
1280512804
\ct{VN_MAX} & Real & Section~\ref{info:VN} & & 1.0 \\ \hline
1280612805
\ct{VN_MIN} & Real & Section~\ref{info:VN} & & 0.8 \\ \hline
@@ -14608,6 +14607,9 @@ \section{Diagnostic Output ({\tt .out})}
1460814607

1460914608
Following the completion of a successful run, a summary of the CPU usage per subroutine is listed in the file called \ct{CHID_cpu.csv} (Section~\ref{out:CPU}). This is useful in determining where most of the computational effort is being placed.
1461014609

14610+
Add \ct{VERBOSE=T} to the \ct{MISC} line to add addiational information about time usage to the diagnostic file.
14611+
14612+
1461114613
\section{Heat Release Rate and Related Quantities (\ct{_hrr.csv})}
1461214614
\label{out:hrr}
1461314615

@@ -14691,96 +14693,6 @@ \section{CPU Usage Data}
1469114693
\section{Time Step Data}
1469214694
\label{out:timestep}
1469314695

14694-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14695-
\begin{lstlisting}
14696-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14697-
\end{table}
14698-
14699-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14700-
14701-
\section{Time Step Data}
14702-
\label{out:timestep}
14703-
14704-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14705-
\begin{lstlisting}
14706-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14707-
\end{table}
14708-
14709-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14710-
14711-
\section{Time Step Data}
14712-
\label{out:timestep}
14713-
14714-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14715-
\begin{lstlisting}
14716-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14717-
\end{table}
14718-
14719-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14720-
14721-
\section{Time Step Data}
14722-
\label{out:timestep}
14723-
14724-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14725-
\begin{lstlisting}
14726-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14727-
\end{table}
14728-
14729-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14730-
14731-
\section{Time Step Data}
14732-
\label{out:timestep}
14733-
14734-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14735-
\begin{lstlisting}
14736-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14737-
\end{table}
14738-
14739-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14740-
14741-
\section{Time Step Data}
14742-
\label{out:timestep}
14743-
14744-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14745-
\begin{lstlisting}
14746-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14747-
\end{table}
14748-
14749-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14750-
14751-
\section{Time Step Data}
14752-
\label{out:timestep}
14753-
14754-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14755-
\begin{lstlisting}
14756-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14757-
\end{table}
14758-
14759-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14760-
14761-
\section{Time Step Data}
14762-
\label{out:timestep}
14763-
14764-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14765-
\begin{lstlisting}
14766-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14767-
\end{table}
14768-
14769-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14770-
14771-
\section{Time Step Data}
14772-
\label{out:timestep}
14773-
14774-
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
14775-
\begin{lstlisting}
14776-
Time Step,Wall Time,Step Size,Simulation Time,CPU Time
14777-
\end{table}
14778-
14779-
The \ct{CHID_cpu.csv} file is printed out at the end of the simulation. To force it to be printed out periodically during the simulation, set \ct{DT_CPU} or \ct{RAMP_CPU} on the \ct{DUMP} line. The latter parameter allows you to write out the files at specified times.
14780-
14781-
\section{Time Step Data}
14782-
\label{out:timestep}
14783-
1478414696
The file called \ct{CHID_steps.csv} records data on the size of time steps and the amount of elapsed CPU time.
1478514697
\begin{lstlisting}
1478614698
Time Step,Wall Time,Step Size,Simulation Time,CPU Time

0 commit comments

Comments
 (0)