From 06f497d959c70145c3826df061e9ad2aae522f36 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Thu, 3 Aug 2023 15:23:15 -0400 Subject: [PATCH] Update scm/doc/TechGuide/chap_hsd.tex Co-authored-by: Michael Kavulich --- scm/doc/TechGuide/chap_hsd.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/doc/TechGuide/chap_hsd.tex b/scm/doc/TechGuide/chap_hsd.tex index 5198d2c7f..34d42ed42 100644 --- a/scm/doc/TechGuide/chap_hsd.tex +++ b/scm/doc/TechGuide/chap_hsd.tex @@ -57,7 +57,7 @@ \subsection{Enabling the CCPP Suite Simulator} \subsection{Modifying the CCPP Suite Definition File} -The SDF needs to be modified to include the CSS scheme, and any interstitial schemes needed for your host application. Here we will illustrate how to use the CSS within SCM (UFS) physics, for which all applications use a physics SDF with mixture of process-split and time-split physics schemes. +The SDF needs to be modified to include the CSS scheme, and any interstitial schemes needed for your host application. Here we will illustrate how to use the CSS within SCM (UFS) physics, for which all applications use a physics SDF with a mixture of process-split and time-split physics schemes. In general, \begin{itemize} \item for SDFs that contain ONLY process-split schemes, the CSS can be added to the end of the SDF for all configurations. In this case we have the flexibility to switch ``on/off'' any combination of active physics and simulated physics at runtime, via namelist, with the same modified SDF.