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 everybody
Is there a way to view the report of volume conservation error in BASEMENT?
Hope to get an answer
Regards
Offline
Hi Stefano,
you can define a special output of type "balance" for this purpose:
SPECIAL_OUTPUT {
type = balance
balance_values = (sediment)
output_time_step = 3600
}
you will get a file "..._balance.dat" containing all the sediment volumes for each timestep.
Regards Stephan
Offline
Pages: 1