{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by MathieuMorlighem"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2745,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
            "branch" : [
              {
                "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
            "branch" : [
              {
                "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
        "branch" : [
          {
            "SHA1" : "3ece8ace7c7181dbf929693ac9d272719e114587",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 545,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2745",
  "duration" : 1312063,
  "estimatedDuration" : 943472,
  "executor" : None,
  "fullDisplayName" : "Debian Linux - Python #2745",
  "id" : "2745",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2745,
  "queueId" : 8822,
  "result" : "SUCCESS",
  "timestamp" : 1775216899726,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Debian_Linux-Python/2745/",
  "builtOn" : "Debian_12-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/classes/FemModel.cpp",
          "src/c/analyses/HydrologyPrescribeAnalysis.cpp",
          "src/c/analyses/EnumToAnalysis.cpp",
          "src/c/shared/io/Marshalling/IoCodeConversions.cpp",
          "m4/analyses.m4",
          "src/c/cores/hydrology_core.cpp",
          "src/m/classes/hydrologyprescribe.py",
          "src/c/Makefile.am",
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/Enumjl.vim",
          "src/m/classes/hydrologyprescribe.m",
          "src/c/modules/ModelProcessorx/CreateParameters.cpp",
          "src/c/analyses/analyses.h",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/shared/Enum/Enum.vim",
          "src/c/analyses/HydrologyPrescribeAnalysis.h"
        ],
        "commitId" : "b5e4b6943e1f4215224100a6dfc8846e0fb10084",
        "timestamp" : 1772984702000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.\u000a",
        "date" : "2026-03-09 00:45:02 +0900",
        "id" : "b5e4b6943e1f4215224100a6dfc8846e0fb10084",
        "msg" : "NEW: New feature `hydrologyprescribe.m` (`hydrologyprescribe.py`). This module enables the hydraulic head to be prescribed from an external subglacial hydrology model. md.friction.coupling=3 uses a fixed effective pressure; however, for century-scale projections, the effective pressure should vary over time, as `md.geometry.thickness` changes and affects the effective pressure. Therefore, this module supports `md.friction.coupling=4`, which computes the effective pressure based on the changing ice thickness and fixed subglacial hydraulic head.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/m/classes/hydrologyprescribe.py"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/EnumToAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/modules/ModelProcessorx/CreateParameters.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/FemModel.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/io/Marshalling/IoCodeConversions.cpp"
          },
          {
            "editType" : "add",
            "file" : "src/c/analyses/HydrologyPrescribeAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/hydrology_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/analyses.h"
          },
          {
            "editType" : "add",
            "file" : "src/c/analyses/HydrologyPrescribeAnalysis.h"
          },
          {
            "editType" : "edit",
            "file" : "m4/analyses.m4"
          },
          {
            "editType" : "add",
            "file" : "src/m/classes/hydrologyprescribe.m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    }
  ]
}