Update Truchas (#39026)

This commit is contained in:
Zach Jibben 2023-07-21 17:07:32 -06:00 committed by GitHub
parent b85803ae6c
commit b215bb41dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 5 deletions

View File

@ -12,7 +12,7 @@ class Chaco(CMakePackage):
homepage = "https://gitlab.com/truchas/tpl-forks/chaco"
git = "https://gitlab.com/truchas/tpl-forks/chaco.git"
maintainers("pbrady")
maintainers("pbrady", "zjibben")
version("develop", branch="truchas")
version("2020-07-16", commit="92a877b381933d12b02507413897f696d81b4682", preferred=True)

View File

@ -12,7 +12,7 @@ class Chaparral(CMakePackage):
homepage = "https://gitlab.com/truchas/tpl-forks/chaparral"
git = "https://gitlab.com/truchas/tpl-forks/chaparral.git"
maintainers("pbrady")
maintainers("pbrady", "zjibben")
version("develop", branch="truchas")
version("2020-08-28", commit="c8a190bb74ef33ad8b2f7b67d20590f393fde32a", preferred=True)

View File

@ -23,7 +23,7 @@ class Petaca(CMakePackage):
git = "https://github.com/nncarlson/petaca.git"
url = "https://github.com/nncarlson/petaca/archive/refs/tags/v22.03.tar.gz"
maintainers("pbrady")
maintainers("pbrady", "zjibben")
version("develop", branch="master")
version("22.03", sha256="e6559e928c7cca6017ef0582c204eee775f6bb3f927f1c224c515c2ad574cc32")

View File

@ -16,7 +16,7 @@ class Scorpio(CMakePackage):
homepage = "https://gitlab.com/truchas/tpl-forks/scorpio"
git = "https://gitlab.com/truchas/tpl-forks/scorpio.git"
maintainers("pbrady")
maintainers("pbrady", "zjibben")
version("develop", branch="truchas")

View File

@ -21,9 +21,10 @@ class Truchas(CMakePackage):
url = "https://gitlab.com/truchas/truchas/-/archive/22.04.1/truchas-22.04.1.tar.bz2"
git = "https://gitlab.com/truchas/truchas.git"
maintainers("pbrady")
maintainers("pbrady", "zjibben")
version("develop", branch="master")
version("23.06", sha256="a786caba5129d7e33ba42a06751d6c570bd3b9697e3404276a56216d27820c68")
version("22.04.1", sha256="ed2000f27ee5c4bd3024063a374023878c61e8a3c76c37542fffd341d1226dc1")
# ------------------------------------------------------------ #
@ -70,6 +71,7 @@ class Truchas(CMakePackage):
# Solvers
# ------------------------------------------------------------ #
depends_on("hypre@2.20: ~fortran")
depends_on("netlib-lapack")
# ------------------------------------------------------------ #
# Mapping