Dongxueyang

Results 14 issues of Dongxueyang

Hi all: @stoiver I want to use a polygon to set stage and I write like this in model file: polygon = anuga.read_polygon('extent.csv') domain.set_quantity('stage',polygon) I know it was wrong. But...

Hi guys: @stoiver I see an example in validation_test/case_studies/toweradji.And the rate of rainfall information is in file Forcing/rainfall/Hort/100.tms. But the file 100.tms is binary format. How to generate the file...

Hi guys: I open the input file carins.asc and find some information of elevation. But some value is minus like -9999. If this kind of value is meaningless? And I...

Can anybody share your experience of postporcess of results? I want to get the results with vtk format. Is there any way to complete the transition of formats to vtk...