{
  "_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" : {
        "refs/remotes/origin/clubb_silhs_devel" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 275,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
            "branch" : [
              {
                "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
            "branch" : [
              {
                "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
                "name" : "refs/remotes/origin/clubb_silhs_devel"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
        "branch" : [
          {
            "SHA1" : "ea8395f7c70bfd95eddb22be9fb66eceb2360377",
            "name" : "refs/remotes/origin/clubb_silhs_devel"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/larson-group/e3sm.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" : "#275",
  "duration" : 2364798,
  "estimatedDuration" : 2906312,
  "executor" : None,
  "fullDisplayName" : "e3sm_ne4_silhs_run_gfortran_test #275",
  "id" : "275",
  "keepLog" : False,
  "number" : 275,
  "queueId" : 589,
  "result" : "SUCCESS",
  "timestamp" : 1712392568803,
  "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/275/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "9e61ef088724b119d7c7f61a21b4c3d306058bcf",
          "timestamp" : 1712297060000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "At the ghost point below the surface, which does not matter in\u000athe calculations, a value of 0 is now being entered for\u000athermodynamic-level output stats coef_wprtp2_implicit,\u000aterm_wprtp2_explicit, etc.\u000a\u000aWhy would we do this? The answer is \"Why Not??!!!!\"\u000a\u000aThis is being done to keep the trunk results bit-for-bit with\u000athe clubb_ghost_exorcism branch, which is no longer loops over\u000athe ghost level below the surface in the region of code\u000awhere these stats are recorded.\u000a\u000aIn terms of the master, this commit is technically BIT_CHANGING.\u000aHowever, only for these 6 output terms at the ghost point.\u000a",
          "date" : "2024-04-05 01:04:20 -0500",
          "id" : "9e61ef088724b119d7c7f61a21b4c3d306058bcf",
          "msg" : "At the ghost point below the surface, which does not matter in",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_xp2_xpyp_module.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "advance_windm_edsclrm_module.F90"
          ],
          "commitId" : "68d7df96e0daefd601d9649c886f68401a780ba1",
          "timestamp" : 1712376324000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "The code that advances um and vm when l_predict_upwp_vpwp is turned off\u000a(as found in advance_windm_edsclrm) was accessing the ghost point in\u000aone spot. I rewrote it in the exact way the code in the\u000aclubb_ghost_exorcism branch is written so that it makes the same\u000acalculation without referencing the ghost point.\u000a\u000aI also rewrote a couple stats by outputting a value of 0 at the ghost\u000apoint to maintain stat consistency between the master and the ghost\u000aexorcism branch.\u000a\u000aThis commit is BIT_CHANGING, but only when the l_predict_upwp_vpwp\u000aflag is set to false (which is not the case by default).\u000a",
          "date" : "2024-04-05 23:05:24 -0500",
          "id" : "68d7df96e0daefd601d9649c886f68401a780ba1",
          "msg" : "The code that advances um and vm when l_predict_upwp_vpwp is turned off",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "advance_windm_edsclrm_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 276,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/276/"
  },
  "previousBuild" : {
    "number" : 274,
    "url" : "http://carson.math.uwm.edu/jenkins/job/e3sm_ne4_silhs_run_gfortran_test/274/"
  }
}