Re: Please help me understand my code
- From: nospam@xxxxxxxxxxxxx (Richard Maine)
- Date: Fri, 29 Jun 2007 10:52:30 -0700
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.
Do note that although the language allows you to be inconsistent in
case, many people advise adopting a style of being consistent in at
least using the same case for all appearances of the same variable.
I understand that this isn't your code. Just advice for the future.
--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.
- Follow-Ups:
- Re: Please help me understand my code
- From: dpb
- Re: Please help me understand my code
- References:
- Please help me understand my code
- From: www
- Re: Please help me understand my code
- From: www
- Please help me understand my code
- Prev by Date: Re: Please help me understand my code
- Next by Date: Re: Please help me understand my code
- Previous by thread: Re: Please help me understand my code
- Next by thread: Re: Please help me understand my code
- Index(es):