{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "net.uaznia.lukanus.hudson.plugins.gitparameter.GitParameterValue",
          "name" : "BRANCH",
          "value" : "origin/master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "CLUBB_BRANCH",
          "value" : "origin/master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TEST",
          "value" : "sam_clubb_pgi_build"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Steffen Domke",
          "userId" : "sdomke",
          "userName" : "Steffen Domke"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/z_displace_tunable" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d58c775f6c0698e0c1b1051aba1f1d520ef3ddbd",
            "branch" : [
              {
                "SHA1" : "d58c775f6c0698e0c1b1051aba1f1d520ef3ddbd",
                "name" : "refs/remotes/origin/z_displace_tunable"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d58c775f6c0698e0c1b1051aba1f1d520ef3ddbd",
            "branch" : [
              {
                "SHA1" : "d58c775f6c0698e0c1b1051aba1f1d520ef3ddbd",
                "name" : "refs/remotes/origin/z_displace_tunable"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
            "branch" : [
              {
                "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
            "branch" : [
              {
                "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
        "branch" : [
          {
            "SHA1" : "1ebd337892f0806252e4929bc7358e50af108fb4",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/sam_clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#13",
  "duration" : 61845,
  "estimatedDuration" : 56315,
  "executor" : None,
  "fullDisplayName" : "sam_clubb_copy_test #13",
  "id" : "13",
  "keepLog" : False,
  "number" : 13,
  "queueId" : 26657,
  "result" : "SUCCESS",
  "timestamp" : 1699403291936,
  "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_copy_test/13/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90",
            "parameter_indices.F90",
            "advance_xm_wpxp_module.F90",
            "clubb_api_module.F90",
            "parameters_tunable.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "20ca5caead8ec3ad50ac7b996339efbcc48a6412",
          "timestamp" : 1687909037000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "CLUBB ticket #1069: (#1092)\u000a\u000a- Added tunable parameter bv_efold\u000a- Removed extraneous use statement in src/CLUBB_core/advance_xm_wpxp_module.F90\u000a- Removed obsolete flag l_update_pressure from input/tunable_parameters_Lscale/configurable_model_flags.in\u000a- Changed tmp_calc_min -> tmp_calc in src/CLUBB_core/advance_helper_module.F90\u000a",
          "date" : "2023-06-27 18:37:17 -0500",
          "id" : "20ca5caead8ec3ad50ac7b996339efbcc48a6412",
          "msg" : "CLUBB ticket #1069: (#1092)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tunable_parameters.in"
          ],
          "commitId" : "e35cb4b162ef470d738d15bda20b2067721ac0b8",
          "timestamp" : 1687909037000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "CLUBB ticket #1069: (#1092)\u000a\u000a- Added tunable parameter bv_efold\u000a- Removed extraneous use statement in src/CLUBB_core/advance_xm_wpxp_module.F90\u000a- Removed obsolete flag l_update_pressure from input/tunable_parameters_Lscale/configurable_model_flags.in\u000a- Changed tmp_calc_min -> tmp_calc in src/CLUBB_core/advance_helper_module.F90\u000a",
          "date" : "2023-06-27 18:37:17 -0500",
          "id" : "e35cb4b162ef470d738d15bda20b2067721ac0b8",
          "msg" : "CLUBB ticket #1069: (#1092)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "919d552ce1c42bb871387acfa843579b984b81da",
          "timestamp" : 1688069190000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
            "fullName" : "Vince Larson"
          },
          "authorEmail" : "vlarson@users.noreply.github.com",
          "comment" : "Added bv_efold changes for CLUBB API calls\u000a",
          "date" : "2023-06-29 15:06:30 -0500",
          "id" : "919d552ce1c42bb871387acfa843579b984b81da",
          "msg" : "Added bv_efold changes for CLUBB API calls",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "42253d9234a3c885d4c8017fa21efee44b8d3f80",
          "timestamp" : 1688584676000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "Changing \"Fnc\" to \"fnc\" for consistency and easy search.\u000a",
          "date" : "2023-07-05 14:17:56 -0500",
          "id" : "42253d9234a3c885d4c8017fa21efee44b8d3f80",
          "msg" : "Changing \"Fnc\" to \"fnc\" for consistency and easy search.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_xp2_xpyp_module.F90",
            "advance_clubb_core_module.F90",
            "advance_xm_wpxp_module.F90",
            "clip_explicit.F90",
            "pdf_closure_module.F90",
            "advance_windm_edsclrm_module.F90"
          ],
          "commitId" : "a10584a92f2734f4671151e039920a780f1ae1c1",
          "timestamp" : 1688611277000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Memory usage optimizations (#1091)\u000a\u000a* Fixing merge conflict\u000a\u000a* Fixing a bug.\u000a\u000a* Restoring correct default flag value\u000a\u000a* Undoing changes that push stats variables into pdf_closure. That change may be included in a small future refactoring.\u000a\u000a* Making same sclr_dim changes to hydromet_dim\u000a",
          "date" : "2023-07-05 21:41:17 -0500",
          "id" : "a10584a92f2734f4671151e039920a780f1ae1c1",
          "msg" : "Memory usage optimizations (#1091)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "pdf_closure_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "4fc849e5411ca3918dfb306c5d93d6c5a82b1b15",
          "timestamp" : 1689031950000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Making compatible with latest clubb changes.\u000a",
          "date" : "2023-07-10 18:32:30 -0500",
          "id" : "4fc849e5411ca3918dfb306c5d93d6c5a82b1b15",
          "msg" : "Making compatible with latest clubb changes.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "diffusion.F90",
            "clubb_api_module.F90",
            "clip_explicit.F90",
            "advance_xm_wpxp_module.F90",
            "grid_class.F90",
            "advance_windm_edsclrm_module.F90",
            "turbulent_adv_pdf.F90",
            "advance_helper_module.F90",
            "mono_flux_limiter.F90",
            "mixing_length.F90",
            "advance_wp2_wp3_module.F90",
            "advance_xp2_xpyp_module.F90",
            "advance_clubb_core_module.F90",
            "mean_adv.F90",
            "fill_holes.F90",
            "sigma_sqd_w_module.F90",
            "adg1_adg2_3d_luhar_pdf.F90",
            "interpolation.F90",
            "matrix_solver_wrapper.F90",
            "sfc_varnce_module.F90"
          ],
          "commitId" : "08cf4c792a67a0b4866c749b34a4ac7a987a3198",
          "timestamp" : 1689032527000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Openacc tweaks and cleanup (#1097)\u000a\u000a* Chaning acc declare statements to acc enter data statement\u000a\u000a* Making acc statements more consistent\u000a\u000a* Making lapack useable while using openacc. Lapack is still run on the CPU\u000a\u000a* Updating setup_clubb_core to now accept clubb_config_flags as an input, and adding warning in case clubb is running with lapack but was compiled with openacc.\u000a",
          "date" : "2023-07-10 18:42:07 -0500",
          "id" : "08cf4c792a67a0b4866c749b34a4ac7a987a3198",
          "msg" : "Openacc tweaks and cleanup (#1097)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "interpolation.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "sigma_sqd_w_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "sfc_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "matrix_solver_wrapper.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "mean_adv.F90"
            },
            {
              "editType" : "edit",
              "file" : "adg1_adg2_3d_luhar_pdf.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mean_adv.F90"
          ],
          "commitId" : "40e8eb850e5cc930b2f734acf3504fb8d9e340a5",
          "timestamp" : 1689430804000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Loop to `nz-1` instead of `nz` because upper boundary condition\u000a\u000ais set in the lines immediately below.\u000a",
          "date" : "2023-07-15 09:20:04 -0500",
          "id" : "40e8eb850e5cc930b2f734acf3504fb8d9e340a5",
          "msg" : "Loop to `nz-1` instead of `nz` because upper boundary condition",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mean_adv.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "diffusion.F90",
            "clip_semi_implicit.F90",
            "clubb_api_module.F90",
            "advance_xm_wpxp_module.F90",
            "clip_explicit.F90",
            "numerical_check.F90",
            "grid_class.F90",
            "penta_lu_solver.F90",
            "calc_roots.F90",
            "turbulent_adv_pdf.F90",
            "advance_windm_edsclrm_module.F90",
            "advance_helper_module.F90",
            "mono_flux_limiter.F90",
            "advance_wp2_wp3_module.F90",
            "advance_xp2_xpyp_module.F90",
            "advance_clubb_core_module.F90",
            "advance_xp3_module.F90",
            "tridiag_lu_solver.F90",
            "mean_adv.F90",
            "fill_holes.F90",
            "adg1_adg2_3d_luhar_pdf.F90",
            "corr_varnce_module.F90"
          ],
          "commitId" : "1238826836d00367458527d254d2b3c9d7f87e93",
          "timestamp" : 1689730027000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Openacc tweaks and cleanup 2 (#1099)\u000a\u000a* Making all end parallel directives specify end loop\u000a\u000a* Replacing last acc declare in a procedure with acc enter/exit data commands\u000a\u000a* Removing pure declarations, turns out they dont really improve performance and openmp isn't allowed within them.\u000a\u000a* Adding explicit directives to penta_lu and tridiag_lu, as opposed to the previously used kernels directive. Also splitting up a loop to improve GPU performance.\u000a\u000a* Splitting up a couple loops for performance reasons.\u000a\u000a* Missed one somehow\u000a",
          "date" : "2023-07-18 20:27:07 -0500",
          "id" : "1238826836d00367458527d254d2b3c9d7f87e93",
          "msg" : "Openacc tweaks and cleanup 2 (#1099)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "grid_class.F90"
            },
            {
              "editType" : "edit",
              "file" : "fill_holes.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "corr_varnce_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "adg1_adg2_3d_luhar_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "tridiag_lu_solver.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "turbulent_adv_pdf.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xm_wpxp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mono_flux_limiter.F90"
            },
            {
              "editType" : "edit",
              "file" : "penta_lu_solver.F90"
            },
            {
              "editType" : "edit",
              "file" : "clip_explicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "clip_semi_implicit.F90"
            },
            {
              "editType" : "edit",
              "file" : "mean_adv.F90"
            },
            {
              "editType" : "edit",
              "file" : "calc_roots.F90"
            },
            {
              "editType" : "edit",
              "file" : "diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "numerical_check.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Skx_module.F90",
            "advance_xp2_xpyp_module.F90",
            "mean_adv.F90"
          ],
          "commitId" : "e9ae50fd67886661f7d03ab3549044e5c2c9517a",
          "timestamp" : 1690323761000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bit changing changes (#1104)\u000a\u000a* Moving functions called inside loops to their own 2D subroutines. This is for performance, but is also BIT_CHANGING.\u000a\u000a* Correct range of values to calculate for term_dp1_lhs\u000a\u000a* Comments and cleanup\u000a\u000a* Slight change to Skx_func, this is mathematically equivalent but BIT_CHANGING. This is faster on GPUs, and doesn't seem to have a signficiant impact on CPU performance.\u000a\u000a* Introducing wp_coef and wp_coef_zt to reduce needed computations. This changes order of operations, so it is BIT_CHANGING.\u000a",
          "date" : "2023-07-25 17:22:41 -0500",
          "id" : "e9ae50fd67886661f7d03ab3549044e5c2c9517a",
          "msg" : "Bit changing changes (#1104)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Skx_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mean_adv.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "6fa34ce2d5ff0c26b7dcf4fed129a8d32ce7dc69",
          "timestamp" : 1690679815000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
            "fullName" : "Gunther Huebler"
          },
          "authorEmail" : "huebler@uwm.edu",
          "comment" : "Adding wp_coef and wp_coef_zt to acc data statements.\u000a",
          "date" : "2023-07-29 20:16:55 -0500",
          "id" : "6fa34ce2d5ff0c26b7dcf4fed129a8d32ce7dc69",
          "msg" : "Adding wp_coef and wp_coef_zt to acc data statements.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90",
            "stats_zt_module.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "c0fdc2b307c5f63608c72f08ab493fce4516a741",
          "timestamp" : 1690921282000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Bv efold bit changing (#1095)\u000a\u000aBIT_CHANGING! Added e-folding code for mixed Brunt Vaisala frequency - CLUBB ticket #1069\u000a- Included usage for bv_efold in src/CLUBB_core/advance_helper_module.F90\u000a- Added intent(out) for correction_stability in subroutine calc_correction_stability\u000a- Removed brunt_vaisala_freq_sqd_plus\u000a- Idiot proofed interaction between l_diag_Lscale_from_tau and l_use_invrs_tau_N2_iso\u000a- Moved stat_update_var(invrs_tau_wp3_zm) out of if ( l_diag_Lscale_from_tau )\u000a- Fixed some typos in src/CLUBB_core/stats_zt_module.F90\u000a- Added comment about to input_misc/tuner/README about t_variables adn input/stats/tuning_stats.in\u000a",
          "date" : "2023-08-01 15:21:22 -0500",
          "id" : "c0fdc2b307c5f63608c72f08ab493fce4516a741",
          "msg" : "Bv efold bit changing (#1095)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_zt_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "4ebc70252b6ce52cfdb7883770217c34fd2e2107",
          "timestamp" : 1693937947000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Fixed some oversights for the bv_efold commits and increased string length for tuning field names for invrs_tau variables - CLUBB ticket #1069 (#1106)\u000a\u000aThis commit is NOT bit changing\u000a- Removed remaining mentions of brunt_vaisala_freq_sqd_plus\u000a- Added assignment for invrs_tau_wp3_zm in Lscale mode in advance_clubb_core\u000a- Increased length of string variables hoc_v, les_v, and t_variables in src/error.F90 to accomodate tuning for invrs_tau fields\u000a",
          "date" : "2023-09-05 13:19:07 -0500",
          "id" : "4ebc70252b6ce52cfdb7883770217c34fd2e2107",
          "msg" : "Fixed some oversights for the bv_efold commits and increased string length for tuning field names for invrs_tau variables - CLUBB ticket #1069 (#1106)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90"
          ],
          "commitId" : "395023c230e9f1ddaa7411d592718b573ab65d15",
          "timestamp" : 1693950812000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "BIT_CHANGING! brunt_vaisala_freq_sqd_mixed now replaces brunt_vaisala_freq_sqd for later calculations - CLUBB ticket #1102\u000a\u000aChanges in src/CLUBB_core/mixing_length.F90:\u000a- brunt_vaisala_freq_sqd_mixed is now used to calculate brunt_vaisala_freq_sqd_smth and brunt_vaisala_freq_sqd_clipped instead of brunt_vaisala_freq_sqd\u000a- Removed 0.1 factor for bkgnd term in calculation of invrs_tau_xp2_zm\u000a- Commented out clipping of invrs_tau_xp2_zm to 0.003 and lower out of cloud\u000a",
          "date" : "2023-09-05 16:53:32 -0500",
          "id" : "395023c230e9f1ddaa7411d592718b573ab65d15",
          "msg" : "BIT_CHANGING! brunt_vaisala_freq_sqd_mixed now replaces brunt_vaisala_freq_sqd for later calculations - CLUBB ticket #1102",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "model_flags.F90"
          ],
          "commitId" : "7afb2bd7070e5e83204950c8b94a12b73b8f88fd",
          "timestamp" : 1694635856000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "BIT_CHANGING for lscale setup. Updated configurable_model_flags.in and model_flags.F90 - CLUBB ticket #1102 (#1108)\u000a\u000a- Added new flags to inut/tunable_parameters_Lscale/configurable_model_flags.in\u000a- Changed default setting for l_use_tke_in_wp3_pr_turb_term in model_flags.F90 from false to true\u000a",
          "date" : "2023-09-13 15:10:56 -0500",
          "id" : "7afb2bd7070e5e83204950c8b94a12b73b8f88fd",
          "msg" : "BIT_CHANGING for lscale setup. Updated configurable_model_flags.in and model_flags.F90 - CLUBB ticket #1102 (#1108)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "model_flags.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_zm_module.F90",
            "advance_clubb_core_module.F90",
            "stats_variables.F90"
          ],
          "commitId" : "5256cf04633fd71551f6bd29ee0632494b611a93",
          "timestamp" : 1695154187000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Likely BIT_CHANGING because of added output fields. Added code outputting C6_term and different Brunt Vaisala frequencies to disk - CLUBB ticket #1102 (#1109)\u000a\u000a- Added C6_term and bv_freq fields to all_stats.F90 and standard_stats.F90\u000a- Added new fields to VariableGroupTaus.py in pyplotgen\u000a- Added calls to stat_update_var to advance_clubb_core_module.F90\u000a- Modified stats_variables.F90 and stats_zm_module.F90 accordingly\u000a",
          "date" : "2023-09-19 15:09:47 -0500",
          "id" : "5256cf04633fd71551f6bd29ee0632494b611a93",
          "msg" : "Likely BIT_CHANGING because of added output fields. Added code outputting C6_term and different Brunt Vaisala frequencies to disk - CLUBB ticket #1102 (#1109)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90",
            "stats_zm_module.F90",
            "stats_variables.F90"
          ],
          "commitId" : "0735b8dca68da8eec17c24fca269223d8756e97a",
          "timestamp" : 1695421268000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Changed sqrt_Ri_zm to Ri_zm in preparation of changing the exponent for calculation of invrs_tau_wpxp_zm in mixing_length.F90 - CLUBB ticket #1102 (#1110)\u000a\u000aBIT_CHANGING! Changed sqrt_Ri_zm to Ri_zm in preparation of changing the exponent for calculation of invrs_tau_wpxp_zm in mixing_length.F90 - CLUBB ticket #1102\u000aChanges in input/stats/all_stats.in, src/CLUBB_core/advance_clubb_core_module.F90, src/CLUBB_core/mixing_length.F90, src/CLUBB_core/stats_variables.F90, and src/CLUBB_core/stats_zm_module.F90\u000aRi_zm was added to input/stats/standard_stats.in\u000a",
          "date" : "2023-09-22 17:21:08 -0500",
          "id" : "0735b8dca68da8eec17c24fca269223d8756e97a",
          "msg" : "Changed sqrt_Ri_zm to Ri_zm in preparation of changing the exponent for calculation of invrs_tau_wpxp_zm in mixing_length.F90 - CLUBB ticket #1102 (#1110)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_zm_module.F90",
            "stats_variables.F90",
            "advance_helper_module.F90"
          ],
          "commitId" : "62e535382820e1ebdd77dbb79de655e217e552d9",
          "timestamp" : 1695428333000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "BIT_CHANGING! Removed Richardson_num and all corresponding code - CLUBB ticket #1102 (#1111)\u000a\u000aThis commit is BIT_CHANGING because:\u000a1. the output field Richardson_num was removed.\u000a2. Since the flag l_use_shear_turb_freq_sqd was removed, the variable shear_sqd is now always written to disk. That means previously, the outputted field shear_sqd was 0 everywhere whereas now it is not anymore. The calculation of shear_sqd within CLUBB did not change!\u000a- Removed mentions in input/stats/all_stats.in and standards_stats.in\u000a- Removed mentions in src/CLUBB_core/stats_variables.F90 and stats_zm_module.F90\u000a- In src/CLUBB_core/advance_helper_module.F90 removed mentions to [i]Richardson_num[_clipped], as well as l_use_shear_turb_freq_sqd, l_Richardson_vert_avg, and turb_freq_sqd sinc those are only used for calculation of Richardson_num.\u000a",
          "date" : "2023-09-22 19:18:53 -0500",
          "id" : "62e535382820e1ebdd77dbb79de655e217e552d9",
          "msg" : "BIT_CHANGING! Removed Richardson_num and all corresponding code - CLUBB ticket #1102 (#1111)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "parameters_tunable.F90",
            "parameter_indices.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "4263da9f7ae792444654c9d5acefb27ba5db0e06",
          "timestamp" : 1697137474000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Tunable Richardson number exponent - CLUBB ticket #1102 (#1114)\u000a\u000aBIT_CHANGING! Added the exponent to the Richardson number in the calculation of the invrs_tau_wpxp threshold term in src/CLUBB_core/mixing_length.F90  to the list of tunable parameters.\u000aThis is bit changing due to the difference in Fortran between taking the sqrt and the .5th power.\u000a",
          "date" : "2023-10-12 14:04:34 -0500",
          "id" : "4263da9f7ae792444654c9d5acefb27ba5db0e06",
          "msg" : "Tunable Richardson number exponent - CLUBB ticket #1102 (#1114)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "tunable_parameters.in"
          ],
          "commitId" : "e59f7732ad64c2330f9a51fe673a2c471c1d85f3",
          "timestamp" : 1697137474000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Tunable Richardson number exponent - CLUBB ticket #1102 (#1114)\u000a\u000aBIT_CHANGING! Added the exponent to the Richardson number in the calculation of the invrs_tau_wpxp threshold term in src/CLUBB_core/mixing_length.F90  to the list of tunable parameters.\u000aThis is bit changing due to the difference in Fortran between taking the sqrt and the .5th power.\u000a",
          "date" : "2023-10-12 14:04:34 -0500",
          "id" : "e59f7732ad64c2330f9a51fe673a2c471c1d85f3",
          "msg" : "Tunable Richardson number exponent - CLUBB ticket #1102 (#1114)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/CLUBB/advance_clubb_core_module.F90",
            "SRC/CLUBB/clubb_api_module.F90",
            "SRC/CLUBB/mixing_length.F90",
            "SRC/CLUBB/model_flags.F90",
            "SRC/CLUBB/advance_helper_module.F90",
            "SRC/CLUBB/parameter_indices.F90",
            "SRC/CLUBB/parameters_tunable.F90",
            "SRC/CLUBB/stats_variables.F90",
            "SRC/CLUBB/stats_zm_module.F90"
          ],
          "commitId" : "da7fedcbd01590aea425d6cffe7f60be0e1f1ca6",
          "timestamp" : 1697206669000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/root",
            "fullName" : "root"
          },
          "authorEmail" : "root@carson.localdomain",
          "comment" : "Raw-copy updating SRC/CLUBB\u000a",
          "date" : "2023-10-13 09:17:49 -0500",
          "id" : "da7fedcbd01590aea425d6cffe7f60be0e1f1ca6",
          "msg" : "Raw-copy updating SRC/CLUBB",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/parameters_tunable.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/parameter_indices.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/clubb_api_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "CLUBB_PARAMETERS/tunable_parameters.in"
          ],
          "commitId" : "a94a7af5f49efba3664f7c4ef423b0ebcf573ddd",
          "timestamp" : 1697206705000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/root",
            "fullName" : "root"
          },
          "authorEmail" : "root@carson.localdomain",
          "comment" : "Raw-copy updating CLUBB_PARAMETERS\u000a",
          "date" : "2023-10-13 09:18:25 -0500",
          "id" : "a94a7af5f49efba3664f7c4ef423b0ebcf573ddd",
          "msg" : "Raw-copy updating CLUBB_PARAMETERS",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "CLUBB_PARAMETERS/tunable_parameters.in"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "1a7e15ee602ebadad150327e1e40ac59800ea1dc",
          "timestamp" : 1697555413000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Deletes svn id tag, will trigger host-model nightly tests.\u000a",
          "date" : "2023-10-17 10:10:13 -0500",
          "id" : "1a7e15ee602ebadad150327e1e40ac59800ea1dc",
          "msg" : "Deletes svn id tag, will trigger host-model nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/CLUBB/advance_clubb_core_module.F90"
          ],
          "commitId" : "949f506868633f80741815c702d389d1eaf2c643",
          "timestamp" : 1697555534000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
            "fullName" : "LarsonGroupSysAdmin"
          },
          "authorEmail" : "larsongroupgithub@gmail.com",
          "comment" : "Raw-copy updating SRC/CLUBB\u000a",
          "date" : "2023-10-17 10:12:14 -0500",
          "id" : "949f506868633f80741815c702d389d1eaf2c643",
          "msg" : "Raw-copy updating SRC/CLUBB",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/CLUBB/advance_clubb_core_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/SGS_CLUBB/clubb_sgs.F90"
          ],
          "commitId" : "833289feb7ac2157c4ccf7e74b32313947cc17c5",
          "timestamp" : 1697570284000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/42725900+domkesteffen",
            "fullName" : "42725900+domkesteffen"
          },
          "authorEmail" : "42725900+domkesteffen@users.noreply.github.com",
          "comment" : "Update clubb_sgs.F90\u000a\u000aAdded CLUBB parameter wpxp_Ri_exp\u000a",
          "date" : "2023-10-17 14:18:04 -0500",
          "id" : "833289feb7ac2157c4ccf7e74b32313947cc17c5",
          "msg" : "Update clubb_sgs.F90",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/SGS_CLUBB/clubb_sgs.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "SRC/TIMING/t_stop.c",
            "SRC/cstuff.c"
          ],
          "commitId" : "d95570b09d8b83aa95560e42e4fd66b7e2899c32",
          "timestamp" : 1697663766000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Add library calls to allow SAM to compile with new icx intel compiler (#154)\u000a\u000a",
          "date" : "2023-10-18 16:16:06 -0500",
          "id" : "d95570b09d8b83aa95560e42e4fd66b7e2899c32",
          "msg" : "Add library calls to allow SAM to compile with new icx intel compiler (#154)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "SRC/TIMING/t_stop.c"
            },
            {
              "editType" : "edit",
              "file" : "SRC/cstuff.c"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_helper_module.F90"
          ],
          "commitId" : "8be88d0f94ca7883638a1e87415cb48dc0d03ca0",
          "timestamp" : 1697723854000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Remove svn id tag in order to trigger nightly tests.\u000a",
          "date" : "2023-10-19 08:57:34 -0500",
          "id" : "8be88d0f94ca7883638a1e87415cb48dc0d03ca0",
          "msg" : "Remove svn id tag in order to trigger nightly tests.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_helper_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_windm_edsclrm_module.F90"
          ],
          "commitId" : "ffdd91c97979046cdbe2f9502cb3047a482c6da7",
          "timestamp" : 1697732821000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Removed 3rd svn id tag in order to trigger nightly tests\u000a",
          "date" : "2023-10-19 11:27:01 -0500",
          "id" : "ffdd91c97979046cdbe2f9502cb3047a482c6da7",
          "msg" : "Removed 3rd svn id tag in order to trigger nightly tests",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "stats_variables.F90",
            "stats_clubb_utilities.F90",
            "clubb_api_module.F90"
          ],
          "commitId" : "9ca3f47f2c7361719136ed64975e29e55f893626",
          "timestamp" : 1698188257000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Finally removing scratch variables. (#1116)\u000a\u000a* Finally removing scratch variables.\u000a\u000a* Zeroing out below ground levels to prevent NaN in stats.\u000a",
          "date" : "2023-10-24 17:57:37 -0500",
          "id" : "9ca3f47f2c7361719136ed64975e29e55f893626",
          "msg" : "Finally removing scratch variables. (#1116)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "clubb_api_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "stats_clubb_utilities.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90"
          ],
          "commitId" : "22872a5139682034753065f97d05099ddf2e3a47",
          "timestamp" : 1698787332000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Latest batch of non-bit changing code changes - CLUBB ticket #1115 (#1119)\u000a\u000a- Added new folder input/tunable_parameters_tauMatchLscale/ for latest taus code setup reproducing the master Lscale output.\u000a- Changes in src/CLUBB_core_mixing_length.F90:\u000a   - Renamed ddzt_umvm -> ddzt_umvm_sqd\u000a             ddzt_umvm_clipped -> ddzt_umvm_sqd_clipped\u000a             sqrt_ddzt_umvm -> norm_ddzt_umvm\u000a             smooth_sqrt_ddzt_umvm -> smooth_norm_ddzt_umvm\u000a             Ri_zm_clipped -> Ri_zm_smooth in some places\u000a   - Made some variable replacements for consistency's sake\u000a- Fixed path of log files in run_scripts/run_bindiff_all.py\u000a",
          "date" : "2023-10-31 16:22:12 -0500",
          "id" : "22872a5139682034753065f97d05099ddf2e3a47",
          "msg" : "Latest batch of non-bit changing code changes - CLUBB ticket #1115 (#1119)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "mixing_length.F90",
            "advance_clubb_core_module.F90"
          ],
          "commitId" : "337f2b0a17376a45c2c1ac2250b6cff75f15d6ad",
          "timestamp" : 1698795774000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "BIT_CHANGING! Fixed some issues with wpxp_Ri_exp, changed z_displace value - CLUBB ticket #1115 (#1120)\u000a\u000a- Removed commented lines from tunable_parameters.in file in input/tunable_parameters_tauMatchLscale\u000a- Increased z_displace value from 10 to 25. This value was chosen so that the taus code with the parameter and flag settings in input/tunable_parameters_tauMatchLscale match the master Lscale output below clouds\u000a- Fixed some issues with the new parameter wpxp_Ri_exp:\u000a   - Moved new exponentiation to a place so that it emulates the previous version with sqrt(Ri_zm)\u000a   - Adjusted code for l_smooth_min_max=true to match the default version\u000a",
          "date" : "2023-10-31 18:42:54 -0500",
          "id" : "337f2b0a17376a45c2c1ac2250b6cff75f15d6ad",
          "msg" : "BIT_CHANGING! Fixed some issues with wpxp_Ri_exp, changed z_displace value - CLUBB ticket #1115 (#1120)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "advance_clubb_core_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/vlarson",
      "fullName" : "Vince Larson"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/root",
      "fullName" : "root"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/huebler",
      "fullName" : "Gunther Huebler"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/42725900+domkesteffen",
      "fullName" : "42725900+domkesteffen"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/larsongroupsysadmin",
      "fullName" : "LarsonGroupSysAdmin"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 14,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_copy_test/14/"
  },
  "previousBuild" : {
    "number" : 12,
    "url" : "http://carson.math.uwm.edu/jenkins/view/all/job/sam_clubb_copy_test/12/"
  }
}