First Example

Report or discuss software problems and other woes

Moderators: arango, robertson

Post Reply
Message
Author
nils.lindeen
Posts: 19
Joined: Fri Jul 30, 2010 3:56 am
Location: Pontifica Universidad Catolica de Chile

First Example

#1 Unread post by nils.lindeen »

Hi,

I tried to run a first, very basic, example, using the adria02.h file as a basis. Compilation went out fine, yet when I ran the model it blew up. I got the following error, which I cannot manage to figure out. I don't really understand which array is mismatching which. I hope someone can help me out.

Minimum X-grid spacing, DXmin = 8.53487767E-01 km
Maximum X-grid spacing, DXmax = 8.56279881E-01 km
Minimum Y-grid spacing, DYmin = 4.74159860E-01 km
Maximum Y-grid spacing, DYmax = 4.75711050E-01 km

Minimum barotropic Courant Number = 0.00000000E+00
Maximum barotropic Courant Number = 0.00000000E+00
Maximum Coriolis Courant Number = 2.92141338E-02

At line 1253 of file mod_netcdf.f90
Fortran runtime error: Array bound mismatch, size mismatch for dimension 1 of array 'asize' (0/1)

Cheers,

Nils

Post Reply