Problem in compile.

Bug reports, work arounds and fixes

Moderators: arango, robertson

Post Reply
Message
Author
siddharthau
Posts: 1
Joined: Tue Feb 19, 2019 6:02 pm
Location: University of allahabad

Problem in compile.

#1 Unread post by siddharthau »

close_io.f90:197.7:

& "ROMS/Utility/close_io.F"))) THEN
1
Error: Invalid character in name at (1)
close_io.f90:199.9:

END IF
1
Error: Expecting END SUBROUTINE statement at (1)

Please reply

User avatar
robertson
Site Admin
Posts: 219
Joined: Wed Feb 26, 2003 3:12 pm
Location: IMCS, Rutgers University

Re: Problem in compile.

#2 Unread post by robertson »

In your Build_roms directory, what do lines 190-200 of your close_io.f90 file look like? Be sure to paste the lines inside a [code][/code] block so we can count white spaces. Also, what revision number of ROMS are you using and what compiler?

Post Reply