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 2016-02-24 11:20:04

Michael Ballmer
User
Registered: 2014-09-15
Posts: 1

threshold_wse in SPECIAL_OUTPUT not working in some cases

In the output-file, the water surface elevation at dry locations is set to the bed elevation instead of the defined threshold value when the following SPECIAL_OUTPUT-block is defined:

            SPECIAL_OUTPUT {
                type             = node_centered
                output_time_step = 7200
                values           = (wse)
                format           = sms
                threshold_wse    = 0
            }


If the SPECIAL_OUTPUT-block looks like this, it's working!

            SPECIAL_OUTPUT {
                type             = node_centered
                output_time_step = 7200
                values           = (wse depth)
                format           = sms
                threshold_wse    = 0
            }

Offline

#2 2016-05-19 10:57:51

Lukas Vonwiller
Developer
Registered: 2014-09-04
Posts: 127

Re: threshold_wse in SPECIAL_OUTPUT not working in some cases

Hi Michael
Thanks for the feedback, we will have a look and try to fix this for the next Bugfix Release.
Best regards, Lukas

Offline

Board footer

Powered by FluxBB