A New face on old code

P. F. Peterson,Th. Proffen,P.F. Peterson
DOI: https://doi.org/10.48550/arXiv.cond-mat/0210355
2002-10-16
Condensed Matter
Abstract:In science we often use established code that was developed many years ago. Frequently the documentation is lost and many of us know the feeling of putting a number in the wrong column and trying to understand why the program is not working. However, these old codes are usually very useful, well tested and established. Rather than writing new code from scratch, which must first be tested against the established standard, it is desirable to put a new front end on the standard, commonly referred to as 'wrapping'. This paper will discuss wrapping of FORTRAN code using a selection of other languages to provide simpler user interface.
What problem does this paper attempt to address?