SHYFEM-model / shyfem

System of HydrodYnamic Finite Element Modules
Other
21 stars 33 forks source link

Problem compiling examples #43

Closed fmjabato closed 3 years ago

fmjabato commented 3 years ago

I've trying to compile your "mar_menor" examples. I'm executing make init command to obtain ".bas" files from GRID/* files but I'm obtaining the following error:

STOP error stop grd_read: error reading grd file

Problem is related to shypre binary. Error occurs using an openSuse Leap 12.3

georgu commented 3 years ago

my error. Please in the grd files in GRID add a 0 in front of the Copyright notice.

Sorry again, Georg

On Tue, May 25, 2021 at 12:29 PM Fernando Moreno Jabato < @.***> wrote:

I've trying to compile your "mar_menor" examples. I'm executing make init command to obtain ".bas" files from GRID/* files but I'm obtaining the following error:

STOP error stop grd_read: error reading grd file

Problem is related to shypre binary. Error occurs using an openSuse Leap 12.3

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SHYFEM-model/shyfem/issues/43, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMTZONDZDJOQ6VP6FIWC2LTPN32BANCNFSM45PBIBDQ .

--

Georg Umgiesser Oceanography, ISMAR-CNR Arsenale Tesa 104, Castello 2737/F 30122 Venezia, Italia

e-mail : @.*** web : http://www.ismar.cnr.it/ skype : georg.umgiesser tel : +39 - 041 - 2407 943 fax : +39 - 041 - 2407 940

fmjabato commented 3 years ago

Nice, now works perfectly! Thanks.

I see that zeros can be like semicolons.... Thanks again