Re: Please help me understand my code



Richard Maine wrote:
www <www@xxxxxxxxxx> wrote:

I am also surprised to find out that Fortran variables are case insensitive! This makes me realize that tsoil(8) is TSOIL(8). TSOIL is
an array declared and used at the top.

Ah. I hadn't thought of that possible confusion. I was thinking about
much more subtle things.

I was recently working with a program that had been converted from
upper case to lower case. In upper case it may make some sense
to have variables named both LL and L1 in the same program.
I don't recommend it in lower case as ll and l1.

-- glen

.



Relevant Pages

  • Re: Please help me understand my code
    ... Richard Maine wrote: ... TSOIL is ... much more subtle things. ... And for the OP a little background -- FORTRAN originally included only uppercase and the numbers plus special characters so all code HAD to be written in uppercase only. ...
    (comp.lang.fortran)
  • Re: Please help me understand my code
    ... TSOIL is ... much more subtle things. ... In upper case it may make some sense ... Wade Ward ...
    (comp.lang.fortran)
  • Re: Order of indices in tensors...
    ... > that the convention is for upper indices to sum with lower indices and vice ... > versa when the tensor acts on the appropriate object, however, what is the ... That could be contractions or symmetries as others have pointed out, ... or more subtle stuff, but unless proven otherwise order matters, even ...
    (sci.physics.research)