<matrixTestResult _class='hudson.tasks.test.MatrixTestResult'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.matrix.MatrixRun'><action></action><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UpstreamCause'><shortDescription>Started by upstream project "Debian_Linux-ADOL-C" build number 3,773</shortDescription><upstreamBuild>3773</upstreamBuild><upstreamProject>Debian_Linux-ADOL-C</upstreamProject><upstreamUrl>job/Debian_Linux-ADOL-C/</upstreamUrl></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>3773</buildNumber><marked><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><branch><SHA1>3ece8ace7c7181dbf929693ac9d272719e114587</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#3773</displayName><duration>264907</duration><estimatedDuration>368600</estimatedDuration><fullDisplayName>Debian Linux - ADOL-C » ampion,Debian_12-VM #3773</fullDisplayName><id>3773</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3773</number><queueId>8836</queueId><result>FAILURE</result><timestamp>1775216279868</timestamp><url>https://ross.ics.uci.edu/jenkins/job/Debian_Linux-ADOL-C/AMPI=ampion,label=Debian_12-VM/3773/</url><builtOn>Debian_12-VM</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/shared/Enum/StringToEnumx.cpp</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.cpp</affectedPath><affectedPath>src/c/analyses/EnumToAnalysis.cpp</affectedPath><affectedPath>src/c/shared/io/Marshalling/IoCodeConversions.cpp</affectedPath><affectedPath>m4/analyses.m4</affectedPath><affectedPath>src/c/cores/hydrology_core.cpp</affectedPath><affectedPath>src/c/Makefile.am</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.py</affectedPath><affectedPath>src/c/shared/Enum/issmenums.jl</affectedPath><affectedPath>src/c/shared/Enum/Enumjl.vim</affectedPath><affectedPath>src/m/classes/hydrologyprescribe.m</affectedPath><affectedPath>src/c/modules/ModelProcessorx/CreateParameters.cpp</affectedPath><affectedPath>src/c/analyses/analyses.h</affectedPath><affectedPath>src/c/shared/Enum/EnumDefinitions.h</affectedPath><affectedPath>src/c/shared/Enum/EnumToStringx.cpp</affectedPath><affectedPath>src/c/shared/Enum/Enum.vim</affectedPath><affectedPath>src/c/analyses/HydrologyPrescribeAnalysis.h</affectedPath><commitId>b5e4b6943e1f4215224100a6dfc8846e0fb10084</commitId><timestamp>1772984702000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></author><authorEmail>inwoo0415@kopri.re.kr</authorEmail><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.
</comment><date>2026-03-09 00:45:02 +0900</date><id>b5e4b6943e1f4215224100a6dfc8846e0fb10084</id><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.</msg><path><editType>edit</editType><file>src/c/shared/Enum/Enum.vim</file></path><path><editType>edit</editType><file>src/c/shared/io/Marshalling/IoCodeConversions.cpp</file></path><path><editType>edit</editType><file>src/c/Makefile.am</file></path><path><editType>edit</editType><file>src/c/shared/Enum/Enumjl.vim</file></path><path><editType>edit</editType><file>src/c/modules/ModelProcessorx/CreateParameters.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/issmenums.jl</file></path><path><editType>edit</editType><file>src/c/analyses/analyses.h</file></path><path><editType>edit</editType><file>m4/analyses.m4</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.py</file></path><path><editType>edit</editType><file>src/c/cores/hydrology_core.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumDefinitions.h</file></path><path><editType>edit</editType><file>src/c/analyses/EnumToAnalysis.cpp</file></path><path><editType>add</editType><file>src/m/classes/hydrologyprescribe.m</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.h</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/EnumToStringx.cpp</file></path><path><editType>add</editType><file>src/c/analyses/HydrologyPrescribeAnalysis.cpp</file></path><path><editType>edit</editType><file>src/c/shared/Enum/StringToEnumx.cpp</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/inwoo0415</absoluteUrl><fullName>inwoo0415</fullName></culprit></child><result _class='hudson.tasks.junit.TestResult'><duration>0.0</duration><empty>false</empty><failCount>0</failCount><passCount>9</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>autotools</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>cmake</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>petsc</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>gsl</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>triangle</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>adjoinablempi</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>adolc</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>semic</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>externalpackages</className><duration>0.0</duration><failedSince>0</failedSince><name>shell2junit</name><properties></properties><skipped>false</skipped><status>PASSED</status></case><duration>0.0</duration><name>(external.xml)</name><properties></properties></suite></result></childReport></matrixTestResult>