{
  "_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" : 377,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
            "branch" : [
              {
                "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
            "branch" : [
              {
                "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
        "branch" : [
          {
            "SHA1" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
            "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" : "#377",
  "duration" : 95334,
  "estimatedDuration" : 164842,
  "executor" : None,
  "fullDisplayName" : "clubb_G_unit_gfortran_tests #377",
  "id" : "377",
  "keepLog" : False,
  "number" : 377,
  "queueId" : 25484,
  "result" : "SUCCESS",
  "timestamp" : 1695456669758,
  "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/377/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/CLUBB_core/advance_clubb_core_module.F90",
            "input/stats/standard_stats.in",
            "src/CLUBB_core/stats_variables.F90",
            "src/CLUBB_core/mixing_length.F90",
            "input/stats/all_stats.in",
            "src/CLUBB_core/stats_zm_module.F90"
          ],
          "commitId" : "6654de29a1f573a0a6562d29393a4e18eeabd2ef",
          "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" : "6654de29a1f573a0a6562d29393a4e18eeabd2ef",
          "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" : "input/stats/standard_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_clubb_core_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/mixing_length.F90"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "postprocessing/pyplotgen/config/VariableGroupTaus.py",
            "src/CLUBB_core/advance_helper_module.F90",
            "src/CLUBB_core/stats_variables.F90",
            "src/CLUBB_core/stats_zm_module.F90",
            "input/stats/all_stats.in"
          ],
          "commitId" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
          "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" : "405d449ae8bc9a7dad1b37fe5cb4964e397bd92e",
          "msg" : "BIT_CHANGING! Removed Richardson_num and all corresponding code - CLUBB ticket #1102 (#1111)",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_variables.F90"
            },
            {
              "editType" : "edit",
              "file" : "postprocessing/pyplotgen/config/VariableGroupTaus.py"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/advance_helper_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "src/CLUBB_core/stats_zm_module.F90"
            },
            {
              "editType" : "edit",
              "file" : "input/stats/all_stats.in"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://carson.math.uwm.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 378,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/378/"
  },
  "previousBuild" : {
    "number" : 376,
    "url" : "http://carson.math.uwm.edu/jenkins/job/clubb_G_unit_gfortran_tests/376/"
  }
}