http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
Jerry DeLisle changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #11 from Laura C ---
Thank you very much for your help - I will fix the curly quotes and hopefully
run the executable successfully when I get home from work later.
Apologies that it was my mistake.
Your help is much appreciated!
Laur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #9 from Steve Kargl ---
>
> Is this what you meant by the 'curly quotes'?
>
No. Your input file contains curly quotes. I've
changed the curly quotes to # show you where the
problem lies.
met_file = #met_04270_62_65.txt#
Compar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #8 from Laura C ---
I've tried changing the Input.f90 code to
character(len=70) :: &
dem_file='', &! Elevation file name
met_file='', &! Driving data file name
vegf_file='', &! Vegetation fraction file name
vegh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #7 from Laura C ---
I've tried changing the Input.f90 code to
character(len=70) :: &
dem_file='', &! Elevation file name
met_file='', &! Driving data file name
vegf_file='', &! Vegetation fraction file name
vegh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #6 from Dominique d'Humieres ---
Curly quotes in
met_file = ‘met_04270_62_65.txt’
The following code
implicit none
character(len=70) :: &
dem_file='', &! Elevation file name
met_file='', &! Driving data file name
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #5 from Laura C ---
Yes, I type ./JIM_exe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #4 from Steve Kargl ---
On Mon, Apr 07, 2014 at 10:09:11PM +, lauraelcomeau at yahoo dot co.uk
wrote:
>
> The code is a series of f90 files compiled in a shell script - as attached.
> I've also attached the INPUT.f90 file where t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #3 from Laura C ---
Created attachment 32562
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32562&action=edit
shell script
The code is a series of f90 files compiled in a shell script - as attached.
I've also attached the INPUT.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
--- Comment #2 from Laura C ---
Created attachment 32561
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32561&action=edit
Input.f90 file
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60781
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- Co
12 matches
Mail list logo