Over 11 years ago my collaborators and I have created the following Zen of Fortran: Fast is better than slow Slow is better than unmaintainable Array-oriented is better than object-oriented Make everything as simple as possible – but no simpler (Einstein) Simplicity is robustness. Make it lo…