<div dir="ltr">Dear all,<div><br></div><div><p style="margin:0px 0px 1em;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">Following changes were committed to the NEMSfv3gfs and FV3 repositories:</p><p style="margin:0px 0px 1em;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">TaskĀ <a class="gmail-issue gmail-tracker-2 gmail-status-1 gmail-priority-4 gmail-priority-default" title="Feature: Implementation of cellular automata for stochastic physics (New)" href="https://vlab.ncep.noaa.gov/redmine/issues/52308" style="background-color:rgb(0,114,162);color:rgb(255,255,255);text-decoration-line:none;border-radius:2px 6px 6px 2px;margin-right:1px;padding:1px 5px;word-break:break-word">#52308</a>: Implementation of cellular automata for stochastic physics</p><p style="margin:0px 0px 1em;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">Cellular automata is implemented in FV3. It can be used stand alone or coupled to the physics for process level stochastic perturbations. The cellular automata grid is a multiple of the FV3GFS grid controlled by namelist. It uses haloes to know its neighborhood cells between MPI processors and cube interfaces. The code is located in the stochastic physics directory and the pattern generated is passed to the physics through &quot;coupling&quot; buckets. The transition rules of the cellular automata can be (controlled by namelist) conditioned on model fields (such as vertical velocity or CAPE), these are passed in to the cellular automata code though coupling buckets, and also uses halos. In order to mimic sub-grid fluctuations of the model fields (e.g. vertical velocity), the field can be (controlled by namelist) perturbed by a stochastic generated skewed (SGS) distribution before conditioning the transition rules of the cellular automata.</p><p style="margin:0px;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">The Cellular automata is turned off in current regression test, so there is no impact on regression test baseline. Regression test passed on supported platforms (wcoss phase1/2, cray, venus; theia; jet; and gaea).</p><p style="margin:0px;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px"><br></p><p style="margin:0px;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">Thanks.</p><p style="margin:0px;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px"><br></p><p style="margin:0px;color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,freesans,sans-serif;font-size:14px">Jun</p></div></div>