Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 641 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 641 Bytes

XDR Interface for Fortran

This Fortran interface for reading xdr files (both xtc and trr formats) is based on the work of James 'Wes' Barnett and depends on the XTC Library.

Barnett's original interface was made only for xtc files. His code and the explanatory article are available on James 'Wes' Barnett's blog (the blog has been removed). Inspired by Barnett's well-designed interface, I modified it to incorporate the trr format.