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 2017-02-03 14:40:52

Ueli
User
Registered: 2017-02-03
Posts: 2

different output timesteps from same special_output

Hello to all
the following output command delivers different amount of timesteps. depth.sol delivers 117 timesteps, this is what i can expect with a total runtime of 14000s. velocity.sol delivers only 76 timesteps.
       
        OUTPUT {
            console_time_step = 600
            reference_time    = 12-12-2016-15-00-00
            restart_time_step = 1E32
            SPECIAL_OUTPUT {
                type             = node_centered
                output_time_step = 120
                values           = (depth velocity )
                format           = sms

thanks for any hints
Ueli

Offline

#2 2017-02-06 09:50:13

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

Re: different output timesteps from same special_output

Dear Ueli
Is this the only Special_Ouput Block you defined?
If so there must be something wrong when writing the output.
Please send us a minimal running example to reproduce this bug to basement@ethz.ch

Br, Lukas

Offline

#3 2017-02-08 13:42:57

Ueli
User
Registered: 2017-02-03
Posts: 2

Re: different output timesteps from same special_output

Hi Lukas
it is the only Special_Output defined. i send you all the files.
Ueli

Offline

#4 2017-02-08 14:36:48

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

Re: different output timesteps from same special_output

Dear Ueli,
I tested your input files using shorter simulation time and output time steps and I was not able to reproduce this behaviour.
Basement writes the right amount of time steps into the defined output files.

Your mesh is quite large (750k elements), might be that you run into trouble on your computer system?
Furthermore, there are several warnings for ambiguous quadrilateral elements and other warnings: check in file 'Area Property Mesh Grid.err'

Hope this helps!
Best, Lukas

Offline

Board footer

Powered by FluxBB