{
  "_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" : 147,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
            "branch" : [
              {
                "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
            "branch" : [
              {
                "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
        "branch" : [
          {
            "SHA1" : "95d7773f81117daff784b8ab91f4211c2edc8390",
            "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" : "#147",
  "duration" : 103161,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #147",
  "id" : "147",
  "keepLog" : False,
  "number" : 147,
  "queueId" : 9822,
  "result" : "SUCCESS",
  "timestamp" : 1634976671229,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/147/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xm_wpxp_module.F90",
            "src/CLUBB_core/advance_windm_edsclrm_module.F90",
            "src/CLUBB_core/advance_wp2_wp3_module.F90",
            "src/CLUBB_core/model_flags.F90",
            "src/advance_microphys_module.F90",
            "src/CLUBB_core/mixing_length.F90",
            "src/CLUBB_core/diffusion.F90",
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "95d7773f81117daff784b8ab91f4211c2edc8390",
          "timestamp" : 1634935501000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
            "fullName" : "benjamin.andrew.stephens"
          },
          "authorEmail" : "benjamin.andrew.stephens@gmail.com",
          "comment" : "These updates incorporate some of Shixuan Zhang's changes, including:\u000a\u000a(1) upwind scheme for the eddy diffusion code, which Shixuan says does not make a huge difference; and\u000a(2) l_smooth_heaviside_tau_wpxp flag in the mixing_length.F90 code, which is intended to give\u000asmoother results.\u000a\u000aBoth of the flags for these changes are turned off, but these updates are BIT_CHANGING because\u000aof some minor changes to the way that factors of rho_ds_* and invrs_rho_ds_* are handled going\u000ainto the diffusion.F90 subroutines.  Most cases look identical in pyplotgen, but sensitive cases\u000alike arm_97 and rico look slightly different.\u000a\u000aThese changes were originally in pull request #962, but because of conflicts with the master\u000abranch code base that developed, they could not be rebased and merged, so I incorporated them\u000ainto this new commit.\u000a",
          "date" : "2021-10-22 15:45:01 -0500",
          "id" : "95d7773f81117daff784b8ab91f4211c2edc8390",
          "msg" : "These updates incorporate some of Shixuan Zhang's changes, including:",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_wp2_wp3_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/advance_microphys_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/model_flags.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_windm_edsclrm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/diffusion.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xm_wpxp_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/benjamin.andrew.stephens",
      "fullName" : "benjamin.andrew.stephens"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 148,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/148/"
  },
  "previousBuild" : {
    "number" : 146,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/146/"
  }
}