@@ -63,7 +63,7 @@ \subsubsection{Installation via conda-forge (recommended)}
6363The recommended installation method for all supported platforms---Linux,
6464macOS, and Windows---is via the \texttt {conda-forge } channel. Once a
6565conda-compatible environment manager such as Miniforge or Mambaforge is
66- available, \McStas can be installed into a fresh conda environment:
66+ available, \MCS can be installed into a fresh conda environment:
6767
6868\begin {verbatim }
6969 conda create -n mcstas -c conda-forge mcstas
@@ -273,7 +273,7 @@ \subsection{Code generation options}
273273\subsubsection {Alternative code generator: \texttt {mccode-antlr } }
274274\label {s:antlr }
275275
276- From \McStas ~3.5 onwards an alternative code generator,
276+ From \MCS ~3.5 onwards an alternative code generator,
277277\texttt {mcstas-antlr }, is available alongside the classic generator.
278278It is built on the ANTLR parser framework rather than the traditional
279279\texttt {lex }/\texttt {yacc } toolchain, is implemented primarily in Python,
@@ -292,7 +292,7 @@ \subsubsection{Alternative code generator: \texttt{mccode-antlr}}
292292\end {verbatim }
293293or via the \emph {Save/Edit configuration } dialogue inside \texttt {mcgui }.
294294
295- At the time of the \McStas ~3.6 release, \texttt {mcstas-antlr } is close to
295+ At the time of the \MCS ~3.6 release, \texttt {mcstas-antlr } is close to
296296feature-complete for CPU simulations with a few more issues for GPU/OpenACC
297297simulations.
298298
@@ -1302,7 +1302,7 @@ \subsection{Running simulations on the commandline (mcrun)}
13021302\subsection {GPU acceleration via OpenACC }
13031303\label {s:gpu }
13041304
1305- \McStas ~3.x supports GPU-accelerated simulations through the OpenACC
1305+ \MCS ~3.x supports GPU-accelerated simulations through the OpenACC
13061306framework, enabling substantial speed-ups over CPU-only execution on
13071307compatible NVIDIA hardware.
13081308
@@ -1337,7 +1337,7 @@ \subsubsection{Running a GPU-accelerated simulation}
13371337
13381338\subsubsection {Further information }
13391339
1340- GPU terminology specific to \McStas /McXtrace~3 and detailed debugging
1340+ GPU terminology specific to \MCS /McXtrace~3 and detailed debugging
13411341tips are documented on the McCode wiki:
13421342\begin {itemize }
13431343 \item GPU terminology table:\\
@@ -1639,7 +1639,7 @@ \subsection{Creating and viewing the library, component/instrument help and
16391639 \url {https://github.com/mccode-dev/McCode/wiki}
16401640\end {center }
16411641The wiki includes end-user guides, component development howtos, GPU
1642- acceleration information, and migration guides from \McStas ~2.x to 3.x.
1642+ acceleration information, and migration guides from \MCS ~2.x to 3.x.
16431643
16441644
16451645% -------------------------------------------------------------------------------
0 commit comments