Skip to content

Commit 18f1fce

Browse files
committed
Updated finite temperature exercisedescriptions
1 parent a6d24ef commit 18f1fce

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

content/finitetemp/SquareLattice/runme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ do
66
echo "Temp: " $Temp
77
cp Base/* T$Temp/
88
cd T$Temp/
9-
gsed -i "s/TEMP/$Temp/g" inpsd.dat
9+
sed -i "s/TEMP/$Temp/g" inpsd.dat
1010
${SD_BINARY} > out.log
1111
cd ..
1212
done

content/finitetemp/finitetemp.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,5 +187,3 @@ With the glassy system setup. we end this exercise session with a friendly compe
187187

188188
* Without changing the system size and Hamiltonian, apply your thermalization and minimization skills to get the lowest possible energy for this system.
189189

190-
The participant with the lowest energy will get a symbolic price during the conference dinner.
191-

0 commit comments

Comments
 (0)