User Forum of Software BASEMENT

BASEMENT
Basic Simulation Environment for computation of environmental flow and natural hazard simulation
Laboratory of Hydraulics, Hydrology and Glaciology (VAW)
ETH Zurich
Basement_Logo

You are not logged in.

#1 2019-04-04 07:27:33

qtheiler
User
Registered: 2015-07-30
Posts: 60

Error basement 3.0: out of range

Hi everyone,

I have tried to use the new version on GPU. In the setting block, I have the following error:

-> out of range (4294967295>=0), in file: /home/BMv3/src/setup/Substance.cpp on line 188, version v3.0pre
Does anyone know from where it comes?

I have try to go in the next step (simulation) and I still have some errors:

DF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140395208210240:
#000: ../../../src/H5D.c line 296 in H5Dopen2(): unable to open dataset
major: Dataset
minor: Can't open object
#001: ../../../src/H5Dint.c line 1463 in H5D__open_name(): not found
major: Dataset
minor: Object not found
#002: ../../../src/H5Gloc.c line 430 in H5G_loc_find(): can't find object
major: Symbol table
minor: Object not found
#003: ../../../src/H5Gtraverse.c line 869 in H5G_traverse(): internal path traversal failed
major: Symbol table
minor: Object not found
#004: ../../../src/H5Gtraverse.c line 755 in H5G_traverse_real(): component not found
major: Symbol table
minor: Object not found
-> unhandled exception (actually, this should never happen)
-> Unable to open the dataset ".config/model": (Symbol table) Object not found
-> ... unfortunately BASEMENT is killed!

I have really no idea what is my problem.

Thank's for your help.

Cheers,

Offline

#2 2019-04-04 08:32:39

Matthias Bürgler
Developer
From: Zürich
Registered: 2019-04-04
Posts: 150

Re: Error basement 3.0: out of range

Hi qtheiler

Can you share your model.json file and possible the mesh?

Best regards,
Matthias

Offline

#3 2019-04-04 10:25:24

qtheiler
User
Registered: 2015-07-30
Posts: 60

Re: Error basement 3.0: out of range

Hi Mathias,

I've sent you a private mail with the mesh file.

Thank's for your help,

Cheers,

Offline

#4 2019-04-04 10:45:52

Matthias Bürgler
Developer
From: Zürich
Registered: 2019-04-04
Posts: 150

Re: Error basement 3.0: out of range

Hi qtheiler

The issue seems to be with your .2dm file. The nodestring must be indicated by "NS", followed by the order of node IDs and the name of the nodestring (see example below). Please not that the the last node ID must be indicated by setting the minus sign (-) in front of it.

ND    1231 35.625000 10.000000  2.821875
ND    1232 38.870658 -2.536187  0.934292
NS 8 1206 1212 1185 1211 1125 1147 1129 1142 -1 inflow_boundary
NS 4 456 412 414 373 397 382 401 -5 outflow_boundary

Last edited by Matthias Bürgler (2019-04-04 10:50:35)

Offline

#5 2019-04-04 10:55:26

qtheiler
User
Registered: 2015-07-30
Posts: 60

Re: Error basement 3.0: out of range

Hi,

You're right. Thanks for your answer. Now I still have a mass conservation problem with negative depth sad I will go more in details for the mesh.

Cheers,

Offline

#6 2019-04-04 11:08:44

Matthias Bürgler
Developer
From: Zürich
Registered: 2019-04-04
Posts: 150

Re: Error basement 3.0: out of range

This could be related to your mesh or your boundary conditions.

Be aware that the slope in BMv3pre must be provided in [m/m] and NOT in permille like in BMv2.8. For a slope of 2% you must use a value of 0.02.

Offline

Board footer

Powered by FluxBB