#!/bin/bash #PBS -q debug #PBS -l mppwidth=1 #PBS -V cd $PBS_O_WORKDIR #title Spin-Boson; Ohmic Spectral Density #tag ohmic #blog

This is primarily a test of using the researchblog.py script on #blog Franklin. The results should be equivalent to what we saw when we did #blog this for Cyclades64.

#blog

Also, it appears that we can't stick the commands into a separate #blog shell script here. We need to aprun each thing from within the jobfile #blog that gets submitted to PBS.

#./test_jcp109_7064_fig5.sh DYNAMIQ=${DYNAMIQ_BASEDIR}/branches/dwhs/spinboson/dynamiq echo ${DYNAMIQ} aprun -n 1 ${DYNAMIQ} lsc_sb_ohm40_beta5x0.inp aprun -n 1 ${DYNAMIQ} lsc_sb_ohm40_beta5x0_2.inp gnuplot jcp_109_7064_fig5.gnuplot researchblog.py test_jcp109_7064_fig5.job