Skip to content

Commit

Permalink
conflict?
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed Jun 22, 2024
1 parent e8da17e commit 75a65b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phoenix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# will stop on any errors
- name: Compile Cases
run: |
ml gcc mvapich2 mkl python/3.9.12-rkxvr6 netcdf-fortran fftw cmake
ml gcc mvapich2 python/3.9.12-rkxvr6 netcdf-fortran fftw cmake
set -e -x
export PETSC_DIR=`pwd`/packages/petsc-3.19.6
export PETSC_ARCH=arch-linux-c-opt
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ libcommon.a
.vscode
field
packages
packages2
traction
build
spherocytes

0 comments on commit 75a65b7

Please sign in to comment.