From 86c90ced6e3ca5bdd2c7d1b7f541f97c3dbe698c Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 16 十月 2024 17:39:05 +0800 Subject: [PATCH] 1 --- src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index b5f4c13..d1bd943 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -125,7 +125,7 @@ sww2tifBat: D:\simu\uwsolver\sww2tif.bat sizes: 64,128,256,512,1024,2048 # 杈撳嚭鏂囦欢 - terrainFile: terrain.tif + terrainFile: DEM.tif buildingFile: buildings.tif - waterPath: waters - flowPath: flows \ No newline at end of file + waterPath: depth + flowPath: velocity -- Gitblit v1.9.3