{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 105,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 477,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
            "branch" : [
              {
                "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
            "branch" : [
              {
                "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
        "branch" : [
          {
            "SHA1" : "876a5a7674acbc3609a50dfeb45e791acee01583",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/clubb.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : "#477",
  "duration" : 154052,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #477",
  "id" : "477",
  "keepLog" : False,
  "number" : 477,
  "queueId" : 820,
  "result" : "SUCCESS",
  "timestamp" : 1721290269191,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/477/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "1cb88726a7f824b8844fe32eff22b09991b8de6c",
          "timestamp" : 1721242346000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "There were furhter issues found with the k_lh_start code.\u000a\u000aThe code would find that sometimes, the maximum location of rcm\u000ain cloud would occur at the ghost level, k = 1, and set that level\u000aas k_lh_start for SILHS. This is undesirable for two reasons:\u000a1) k_lh_start should be set around a legimate, \"within domain\" grid\u000alevel; and\u000a2) Setting k_lh_start to 1 is unachievable for the ghostless branch\u000aof the model, making a match between the master and clubb_ghost_exorcism\u000abranhes unattainable.\u000a\u000aThe issue is corrected here by allowing the maxloc function to only\u000asearch over \"in-domain levels\" for maximum cloud. The results are\u000aBIT_CHANGING.\u000a",
          "date" : "2024-07-17 13:52:26 -0500",
          "id" : "1cb88726a7f824b8844fe32eff22b09991b8de6c",
          "msg" : "There were furhter issues found with the k_lh_start code.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/mixing_length.F90"
          ],
          "commitId" : "acdd31a8d397f5a8874cba8023e9376fe1d9e651",
          "timestamp" : 1721258040000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
            "fullName" : "noreply"
          },
          "authorEmail" : "noreply@github.com",
          "comment" : "Ri_zm calc (Part 3) - Moving calculations for Ri_zm out of diagnose_Lscale_from_taus (#1157)\u000a\u000aCLUBB tocket #1145\u000aBIT_CHANGING for lscale since Ri_zm was not calculated before.\u000a\u000a1. mixing_length.F90:\u000a- Removed unused input variables from diagnose_Lscale_from_taus: um, vm, exner, p_in_Pa, rtm, thlm, thvm, rcm, saturation_formula, l_brunt_vaisala_freq_moist, l_use_thvm_in_bv_freq, l_modify_limiters_for_cnvg_test; added ddzt_umvm_sqd as input; changed Ri_zm from out to in\u000a- Removed unused brunt_vaisala_freq_sqd variables from diagnose_Lscale_from_tau\u000a- Removed calculations for Ri_zm and ddzt_umvm_sqd\u000a- Fixed some line length issues\u000a\u000a2. advance_helper_module.F90\u000a- Removed unused input variables and imports\u000a- Fixed some line length issues\u000a\u000a3. advance_clubb_core_module.F90\u000a- Added calculations for ddzt_umvm_sqd and Ri_zm\u000a- Adjusted subroutine calls\u000a- Fixed some line length issues\u000a",
          "date" : "2024-07-17 18:14:00 -0500",
          "id" : "acdd31a8d397f5a8874cba8023e9376fe1d9e651",
          "msg" : "Ri_zm calc (Part 3) - Moving calculations for Ri_zm out of diagnose_Lscale_from_taus (#1157)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/SILHS/latin_hypercube_driver_module.F90"
          ],
          "commitId" : "370b85fd1991810e0a1dec311f66ad10fa92275f",
          "timestamp" : 1721277738000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "In my previous commit, I changed the domain of the maxloc commands\u000ain the computation of k_lh_start to check over the arrays from\u000alevels 2:nz. However, when that happens, the output will be offset\u000aby 1. Consider a situation where the rcm max is at level 2. By being\u000apassed 2 through nz only, maxloc will return a value of 1. I needed\u000ato add +1 to the output to rectify this issue. The results\u000aare BIT_CHANGING.\u000a",
          "date" : "2024-07-17 23:42:18 -0500",
          "id" : "370b85fd1991810e0a1dec311f66ad10fa92275f",
          "msg" : "In my previous commit, I changed the domain of the maxloc commands",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/SILHS/latin_hypercube_driver_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/precipitation_fraction.F90",
            "src/CLUBB_core/stats_clubb_utilities.F90"
          ],
          "commitId" : "876a5a7674acbc3609a50dfeb45e791acee01583",
          "timestamp" : 1721289115000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "This commit brings the stats output from the all cases run with\u000athe master branch (using the default configuration) in\u000abit-for-bit agreement with the stats output from all cases run\u000awith the clubb_ghost_exorcism branch. Of course, this agreement\u000aignores the ghost level output in the zt files run with the\u000amaster branch. This commit is technically BIT_CHANGING because\u000ait alters a few stats for a couple cases, but does not change results.\u000a",
          "date" : "2024-07-18 02:51:55 -0500",
          "id" : "876a5a7674acbc3609a50dfeb45e791acee01583",
          "msg" : "This commit brings the stats output from the all cases run with",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/precipitation_fraction.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_clubb_utilities.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    },
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 478,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/478/"
  },
  "previousBuild" : {
    "number" : 476,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/476/"
  }
}