#!/bin/bash
export LD_LIBRARY_PATH=/d2/namd-cuda-2.8/:$LD_LIBRARY_PATH
$*
