Fri, 2009/9/4 Allin Cottrell <cottrell@wfu.edu> It's probably better to use an absolute path for this file. That is, change these two lines in oxdpd.inp: store abdata.csv -> store @dotdir/abdata.csv dpd.Load("abdata.csv"); -> dpd.Load("@dotdir/abdata.csv");