065. Fortran-lang suggested variable naming conventions#
topic: Fortran resources
Note
This tip is a draft1.
Fortran-lang Best Practices:
Use lower case for all Fortran constructs, such as do, end do, if, then
Follow short mathematical notation for mathematical variables/functions
For other names use all lower case
Details at
Fortran-lang Best Practices:
— FortranTip (@fortrantip) January 1, 2022
1. Use lower case for all Fortran constructs, such as do, end do, if, then
2. Follow short mathematical notation for mathematical variables/functions
3. For other names use all lower case
Details athttps://t.co/WHTD1MAbFq
- 1
From the perspective of FortranTip Browser, “draft” means that it hasn’t been edited for formatting, hasn’t had corresponding Fortran programs added, the text content hasn’t been enhanced, etc. Draft texts are extracted from the corresponding Tweet using the Twitter API.