{
  "_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" : 117,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
            "branch" : [
              {
                "SHA1" : "12407142b14155687d0d80b174796965d2793b12",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/grid_fixes" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
            "branch" : [
              {
                "SHA1" : "b19b67713baf175f99baa0cb0bdde6e8c1fbc588",
                "name" : "origin/grid_fixes"
              }
            ]
          }
        },
        "origin/feeding_gr_to_host" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 96,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
            "branch" : [
              {
                "SHA1" : "b928767c7238139d599dc55420d2a0956161726a",
                "name" : "origin/feeding_gr_to_host"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 530,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
            "branch" : [
              {
                "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
            "branch" : [
              {
                "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
        "branch" : [
          {
            "SHA1" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
            "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" : "#530",
  "duration" : 204667,
  "estimatedDuration" : 199948,
  "executor" : None,
  "fullDisplayName" : "clubb_timestep_convergence_gfortran_test #530",
  "id" : "530",
  "keepLog" : False,
  "number" : 530,
  "queueId" : 4812,
  "result" : "SUCCESS",
  "timestamp" : 1731402007937,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_convergence_gfortran_test/530/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_xp2_xpyp_module.F90"
          ],
          "commitId" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
          "timestamp" : 1731347440000,
          "author" : {
            "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
            "fullName" : "bmg2"
          },
          "authorEmail" : "bmg2@uwm.edu",
          "comment" : "As part of generalizing the code to work with both an ascending and\u000adescending grid, I discovered an issue.  The issue occurs in the\u000axp2/xpyp \"upwind\" turbulent advection code and involves the \"sgn_\"\u000avariables. Ultimately, for other PDFs, I was setting this variable\u000ausing equations of the form\u000a\u000asign( one, variable)\u000a\u000awhich set the value to either 1 or -1 no matter the value of variable.\u000a\u000aHowever, for the ADG1 PDF, I was lazy and simply just set the value\u000aof sgn_ to be equal to wp3_on_wp2.\u000a\u000aThe issue arose when wp3_on_wp2 had a value of 0, and therefore is\u000aneither negative or positive.\u000a\u000aTo rectifiy the issue, all settings of \"sgn_\" variables now use\u000aequations of the form sign( one, variable ).\u000a\u000aFor a vast majority of cases, this change had absolutely\u000ano effect on the results and everything stayed bit-for-bit.\u000a\u000aHowever, BIT_CHANGING results were detected for CGILS S6,\u000aMC3E, and TWP-ICE.\u000a",
          "date" : "2024-11-11 11:50:40 -0600",
          "id" : "c365e917824d4ca09c1a28b5c1f782bfd1773562",
          "msg" : "As part of generalizing the code to work with both an ascending and",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_xp2_xpyp_module.F90"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/bmg2",
      "fullName" : "bmg2"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 531,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_convergence_gfortran_test/531/"
  },
  "previousBuild" : {
    "number" : 529,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_timestep_convergence_gfortran_test/529/"
  }
}