Fortran Coding Standards for JULES

2.5. Further code guidance and best practices

«  2.4. Floating-point arithmetic   ::   Contents   ::   3. Standard code templates  »

2.5. Further code guidance and best practices

The most important thing is to always bear in mind that somebody will have to maintain your code in the future. That person could even be you several years later! Make sure you comment code thoroughly and use some common sense where procedures are not clear from this document.

«  2.4. Floating-point arithmetic   ::   Contents   ::   3. Standard code templates  »