BASEMENTBasic Simulation Environment for computation of environmental flow and natural hazard simulationLaboratory of Hydraulics, Hydrology and Glaciology (VAW)ETH Zurich | ![]() |
You are not logged in.
Pages: 1
Hi there,
I am trying to make a simulation start from another one, but I get a strange error:
-> Restart time 34200 [s] is not available. Please choose among available times:
-> t[s]: 0
-> t[s]: 1800
-> t[s]: 3600
-> t[s]: 5400
-> t[s]: 7200
-> t[s]: 9000
-> t[s]: 10800
-> t[s]: 12600
-> t[s]: 14400
-> t[s]: 16200
-> t[s]: 18000
-> t[s]: 19800
-> t[s]: 21600
-> t[s]: 23400
-> t[s]: 25200
-> t[s]: 27000
-> t[s]: 28800
-> t[s]: 30600
-> t[s]: 32400
-> t[s]: 34200
-> impossible to setup proper Initial Conditions
-> ... unfortunately BASEMENT is killed!
as you see the time I am using is indeed in the list...I tried some other values and it only works with 0!
UPDATE: I changed the output timestep of the 1st simulation from 1800 to 600 and it changed the whole situation: now also the last timestep would be written (t = 3600s) and I could use it as input for the following simulation. Maybe there is something wrong in the writing/reading of timesteps?
UPDATE 2: I made a test with the Flaz Tutorial: bm3.0.2 under windows wants absolute paths to all input files (mesh, hydrographs, restarts...) AND the restart must include the extension, as already pointed out in another thread!
UPDATE 3: It seems like the initial simulation must have the same output time step as the simulation that starts from it.
Last edited by Matteo Facchini (2020-09-03 08:30:22)
Offline
Pages: 1