2We abbreviate the coordinate names both for convenience, and because the unabbreviated names would make the variable names in the code (which are the same as the parameter names) too long – C only guarantees 31 characters for variable names, and the Fortran 95 standard explicitly limits variable names to this same maximum length.