WarwickMicroscopy / Felix

Felix: Bloch wave method diffraction pattern simulation software
16 stars 10 forks source link

Error code Subroutine #36

Closed kidwhizz closed 8 years ago

kidwhizz commented 10 years ago

Felix needs an error code subroutine which reads in any error code provided to it (from an internal or external subroutine) and outputs a standard and clear description of the error for proper debugging

AJMHubert commented 10 years ago

Wrote a small external subroutine to get started on this - all it does is replaces the "If Ierr N.E. Zero" branch for subroutine calls - feel free to have a look when you're not busy Keith