+ run_scripts/run_clubb_conv_test.bash
Creating initial bomex 90-min run... Done!
Restarting bomex with time step 1 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_1/bomex_zt.nc'
Restarting bomex with time step 2 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_2/bomex_zt.nc'
Restarting bomex with time step 4 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_4/bomex_zt.nc'
Restarting bomex with time step 8 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_8/bomex_zt.nc'
Restarting bomex with time step 16 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_16/bomex_zt.nc'
Restarting bomex with time step 30 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_30/bomex_zt.nc'
Restarting bomex with time step 60 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_60/bomex_zt.nc'
Restarting bomex with time step 120 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_120/bomex_zt.nc'
Restarting bomex with time step 240 seconds... Done!
Traceback (most recent call last):
File "<string>", line 7, in <module>
File "src/netCDF4/_netCDF4.pyx", line 2307, in netCDF4._netCDF4.Dataset.__init__
File "src/netCDF4/_netCDF4.pyx", line 1925, in netCDF4._netCDF4._ensure_nc_success
FileNotFoundError: [Errno 2] No such file or directory: b'../output/timestep_240/bomex_zt.nc'
<string>:10: UserWarning: loadtxt: Empty input file: "convergence.data"
/usr/local/lib/python3.9/dist-packages/numpy/core/fromnumeric.py:3757: RuntimeWarning: Degrees of freedom <= 0 for slice
return _methods._var(a, axis=axis, dtype=dtype, out=out, ddof=ddof,
/usr/local/lib/python3.9/dist-packages/numpy/core/_methods.py:222: RuntimeWarning: invalid value encountered in true_divide
arrmean = um.true_divide(arrmean, div, out=arrmean, casting='unsafe',
/usr/local/lib/python3.9/dist-packages/numpy/core/_methods.py:256: RuntimeWarning: invalid value encountered in double_scalars
ret = ret.dtype.type(ret / rcount)
Generating plot...
slope = nan
CLUBB failed to converge!