This report describes the translation of an existing sequential scientific program written the C programming language into the parallel programming language Dataparallel C. The resulting Dataparallel C program is able to use a network of workstations as though it were a single high-performance parallel computer. We describe the amount of effort required to translate the existing scientific program and the timing results of the translated program are compared to the sequential program. We conclude with some recommendations to parallel programming language designers, implementors of parallel programming languages, and application programmers.