Skip to content

Commit 049cdb7

Browse files
committed
ABLASTR/WarpX: development
Update the ABLASTR dependency to the latest development branch. Mainly to pull in this PR for 2/2.5D space charge BLAST-WarpX/warpx#6127
1 parent 4cd5786 commit 049cdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/ABLASTR.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ set(ImpactX_openpmd_src ""
178178
set(ImpactX_ablastr_repo "https://github.com/BLAST-WarpX/warpx.git"
179179
CACHE STRING
180180
"Repository URI to pull and build ABLASTR from if(ImpactX_ablastr_internal)")
181-
set(ImpactX_ablastr_branch "25.09"
181+
set(ImpactX_ablastr_branch "e1e16ace9d8386571295092415cdddbe4446141b"
182182
CACHE STRING
183183
"Repository branch for ImpactX_ablastr_repo if(ImpactX_ablastr_internal)")
184184

0 commit comments

Comments
 (0)