Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtifactDescription committed Jul 10, 2021
2 parents 67dbb6c + f5aaf19 commit 614e5bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions adios1-coupled/build-ht_sw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ fi
echo
echo "Build heat transfer ..."
cd Example-Heat_Transfer
git checkout e2353b06d0ded82ff00402e072987b7c1ed506a9
sed -i 's/^CC=cc$/CC=mpicc #cc/' Makefile
sed -i 's/^FC=ftn$/FC=mpif90 #ftn/' Makefile
make
Expand Down
1 change: 1 addition & 0 deletions adios1-coupled/build-lammps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ git clone https://github.com/CODARcode/Example-LAMMPS.git

# Build Example-LAMMPS
cd Example-LAMMPS
git checkout b4eb2a1823bcde6982a0e558acfb4c282ce7efee

# Compile lammps
cd lammps/src
Expand Down

0 comments on commit 614e5bc

Please sign in to comment.