#!/bin/bash #title Testing Debye Spectral Density with Various N_max, omega_max #tag spinboson qsub debye_test_max10wc.job qsub debye_test_max20wc.job qsub debye_test_max60wc.job qsub debye_test_max100wc.job qsub debye_test_max200wc.job #blog
These are from revision 268. The purpose of these runs is to test #blog how (and if) we converge to the results reported in JCP 110, 4828 fig3 #blog as we increase the number of modes and the width of the spectral #blog density sampling window.