Skip to content

Commit

Permalink
Update etc/derecho/build_tuvx_derecho_intel.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Dawson <[email protected]>
  • Loading branch information
sjsprecious and mattldawson authored Oct 16, 2023
1 parent 89e67b0 commit 7aa4fbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/derecho/build_tuvx_derecho_intel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ echo "Building TUV-x"
# get & build the source code of TUV-x

cd ${TUVX_HOME}
git clone [email protected]:NCAR/tuv-x-private.git
cd tuv-x-private
git clone [email protected]:NCAR/tuv-x.git
cd tuv-x
mkdir build
cd build
export JSON_FORTRAN_HOME=$INSTALL_DIR/jsonfortran-intel-8.3.0
Expand Down

0 comments on commit 7aa4fbc

Please sign in to comment.