On the Kronos system at BAW, mk reports the following:
ich habe nun einen ersten, leider erfolglosen Test mit Intel2016 und "system-"NETCDF durchgeführt. Die Abbruchmeldung lautet wie folgt:
Stop: 2000-02-01T00:00:00
==> 31 day(s) and 0 seconds ==> 535680
micro time steps
init_domain
Reading bathymetry and grid information ...
using NetCDF version: 4.4.1.1 of Jan 26 2018 15:32:48 $
FATAL NETCDF ERROR: Called from ncdf_check_grid()
FATAL NETCDF ERROR: Could not read 'grid_type' in topo.nc.
NETCDF MESSAGE : Unknown error 538976288
Primary job terminated normally, but 1 process returned
ist die variable grid_type in der topo.nc definiert?
dimensions:
y = 100 ;
x = 140 ;
x_T = 139 ;
y_T = 99 ;
var = 1 ;
variables:
double convx(y, x) ;
float bathymetry(y_T, x_T) ;
bathymetry:missing_value = -10.f ;
float dbotlin(y_T, x_T) ;
float dbotper(y_T, x_T) ;
float z0(y_T, x_T) ;
float latx(y, x) ;
float lonx(y, x) ;
float xx(y, x) ;
float yx(y, x) ;
float grid_type(var) ;
// global attributes: