Skip to content

Commit

Permalink
Update url of HETP submodule to use main repository rather than fork
Browse files Browse the repository at this point in the history
Updates for compatibility with GEOS-Chem are now merged into HETP and
released as tag HETPv1.1. This removes the prior need to use the
fork in the GEOS-Chem github organization. This is a zero diff update.

Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Sep 24, 2024
1 parent e0b49d0 commit c2dadf8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@

[submodule "hetp"]
path = src/chemistry/hetp
url = https://github.com/geoschem/heterogeneous-vectorized-or-parallel.git
url = https://github.com/sjmiller204/heterogeneous-vectorized-or-parallel.git
fxrequired = AlwaysRequired
fxtag = geoschem_hetp_1.0
fxDONOTUSEurl = https://github.com/geoschem/heterogeneous-vectorized-or-parallel.git
fxtag = HETPv1.1
fxDONOTUSEurl = https://github.com/sjmiller204/heterogeneous-vectorized-or-parallel.git

[submodule "hemco"]
path = src/hemco
Expand Down
2 changes: 1 addition & 1 deletion src/chemistry/hetp
Submodule hetp updated 3 files
+7 −8 CHANGELOG.md
+6 −2 README.md
+43 −42 src/Test/hetp_main.F90

0 comments on commit c2dadf8

Please sign in to comment.