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 2020-04-07 05:21:40

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

Internal Boundary

Hi,

I've seen that now there is internal Boundary. We have to give the following information:

"BOUNDARY": {
            "INTERNAL": [
              {
                "hqrelation_file": "",
                "name": "PONT_A_IN",
                "string_name": "PONT_A_IN",
                "type": "hqrelation_internal"
              }
            ],

Compare to the version 2.8, there is no string for the inner outflow of the inner boundary. How does it works? Does it mean that we have to put a hole in the middle of the mesh?

Cheers,

Quentin

Offline

#2 2020-04-08 08:34:19

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

Re: Internal Boundary

Hi Quentin

In BASEMENT v3 there are three types of boundary conditions: standard, internal and linked.

Internal boundary conditions require only one nodestring and can be used to set e.g. a wall inside the mesh.

Linked boundary conditions require two nodestrings which can be separated by a hole in the mesh, but do not necessarily require a hole between them. Linked boundary conditions can e.g. be used to model a culvert or a passage.

BASEMENTv3-Boundary-Conditions.png
photo web page

Offline

#3 2020-04-08 10:18:36

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

Re: Internal Boundary

Hi Matthias,

Thanks for the hint, I was too quick and missed the Internal point.

Cheers,

Offline

Board footer

Powered by FluxBB