Choosing diffusion coefficient and other parameters for r.sim.water in GRASS7?Methodology for creating...
Set and print content of environment variable in cmd.exe subshell?
Should I take out a loan for a friend to invest on my behalf?
What Happens when Passenger Refuses to Fly Boeing 737 Max?
"One can do his homework in the library"
Is there an elementary proof that there are infinitely many primes that are *not* completely split in an abelian extension?
How do you like my writing?
Is "history" a male-biased word ("his+story")?
Aliens englobed the Solar System: will we notice?
Can't find the Shader/UVs tab
How do I express some one as a black person?
Built-In Shelves/Bookcases - IKEA vs Built
Space in array system equations
Make a transparent 448*448 image
Virginia employer terminated employee and wants signing bonus returned
infinitive telling the purpose
Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?
Could you please stop shuffling the deck and play already?
Good allowance savings plan?
Do items de-spawn in Diablo?
Do I really need to have a scientific explanation for my premise?
Extra alignment tab has been changed to cr. } using table, tabular and resizebox
Do Bugbears' arms literally get longer when it's their turn?
Is it true that real estate prices mainly go up?
What to do when during a meeting client people start to fight (even physically) with each others?
Choosing diffusion coefficient and other parameters for r.sim.water in GRASS7?
Methodology for creating accurate drainage networks (and catchments) from high resolution LiDAR DEM?Getting Negative Topographic Wetness Index (TWI) values in SAGA GIS?Using rainfall data (raster) as an input to determine stream lines in Arc Hydro?Depth of run-off waterNA values and Focal Statistics for a Neighborhood of CellsWhat exactly is the memory impact on the database when reducing cells size in a Raster GIS?Delineating coastal subbasins using SAGA GIS or GRASS in QGIS?Slope and mosaicstauDEM flow accumulation (D8 or D-infinity) results is NA-values for some major riversChoosing parameters for SAGA Wetness Index?
I'm trying to run r.sim.water in GRASS7 to simulate overland flow during a heavy rain event.
My DEM has a resolution of 1m. I prepared it by adding values for buildings and included ditches and culverts using r.carve. I calculated xy-derivatives using r.slope.aspect.
My study area is about 8,5 sq km. I was not able to run r.sim.water with 1m resolution so I changed the resolution to 2m using r.resamp.rst. Including NULLS, the input raster size is now about 4.000.000 cells. r.sim.water did still not launch so I changed the number of walkers to the exact number of cells (instead of twice the number).
Now I get values for water depth that are far higher than the actual depression underlying the cells, which is physically not possible. Changing the value for the Manning coefficient even increases those "water mountains".
I think, to avoid this I have to change the diffusion coefficient and/or the values for hmax, halpha and hbeta. However, I have no idea of how they actually influence my result or what could be reasonable values for my purpose. Does anyone have experiences with that or can tell me where I could find information about it?
Besides, the water depth after 10min is far higher if I set the duration to 60 or 120 min as if I chose, for example, only 30 min, which also doesn't seem logical to me. Can anyone tell me why this could happen?
I did not find any information about a maximum number of cells for the input DEM. However, I think r.sim.water cannot handle large areas or high numbers of walkers. Does anyone know if there are limitations for the calculation?
raster grass hydrology grass-7.0 simulation
add a comment |
I'm trying to run r.sim.water in GRASS7 to simulate overland flow during a heavy rain event.
My DEM has a resolution of 1m. I prepared it by adding values for buildings and included ditches and culverts using r.carve. I calculated xy-derivatives using r.slope.aspect.
My study area is about 8,5 sq km. I was not able to run r.sim.water with 1m resolution so I changed the resolution to 2m using r.resamp.rst. Including NULLS, the input raster size is now about 4.000.000 cells. r.sim.water did still not launch so I changed the number of walkers to the exact number of cells (instead of twice the number).
Now I get values for water depth that are far higher than the actual depression underlying the cells, which is physically not possible. Changing the value for the Manning coefficient even increases those "water mountains".
I think, to avoid this I have to change the diffusion coefficient and/or the values for hmax, halpha and hbeta. However, I have no idea of how they actually influence my result or what could be reasonable values for my purpose. Does anyone have experiences with that or can tell me where I could find information about it?
Besides, the water depth after 10min is far higher if I set the duration to 60 or 120 min as if I chose, for example, only 30 min, which also doesn't seem logical to me. Can anyone tell me why this could happen?
I did not find any information about a maximum number of cells for the input DEM. However, I think r.sim.water cannot handle large areas or high numbers of walkers. Does anyone know if there are limitations for the calculation?
raster grass hydrology grass-7.0 simulation
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23
add a comment |
I'm trying to run r.sim.water in GRASS7 to simulate overland flow during a heavy rain event.
My DEM has a resolution of 1m. I prepared it by adding values for buildings and included ditches and culverts using r.carve. I calculated xy-derivatives using r.slope.aspect.
My study area is about 8,5 sq km. I was not able to run r.sim.water with 1m resolution so I changed the resolution to 2m using r.resamp.rst. Including NULLS, the input raster size is now about 4.000.000 cells. r.sim.water did still not launch so I changed the number of walkers to the exact number of cells (instead of twice the number).
Now I get values for water depth that are far higher than the actual depression underlying the cells, which is physically not possible. Changing the value for the Manning coefficient even increases those "water mountains".
I think, to avoid this I have to change the diffusion coefficient and/or the values for hmax, halpha and hbeta. However, I have no idea of how they actually influence my result or what could be reasonable values for my purpose. Does anyone have experiences with that or can tell me where I could find information about it?
Besides, the water depth after 10min is far higher if I set the duration to 60 or 120 min as if I chose, for example, only 30 min, which also doesn't seem logical to me. Can anyone tell me why this could happen?
I did not find any information about a maximum number of cells for the input DEM. However, I think r.sim.water cannot handle large areas or high numbers of walkers. Does anyone know if there are limitations for the calculation?
raster grass hydrology grass-7.0 simulation
I'm trying to run r.sim.water in GRASS7 to simulate overland flow during a heavy rain event.
My DEM has a resolution of 1m. I prepared it by adding values for buildings and included ditches and culverts using r.carve. I calculated xy-derivatives using r.slope.aspect.
My study area is about 8,5 sq km. I was not able to run r.sim.water with 1m resolution so I changed the resolution to 2m using r.resamp.rst. Including NULLS, the input raster size is now about 4.000.000 cells. r.sim.water did still not launch so I changed the number of walkers to the exact number of cells (instead of twice the number).
Now I get values for water depth that are far higher than the actual depression underlying the cells, which is physically not possible. Changing the value for the Manning coefficient even increases those "water mountains".
I think, to avoid this I have to change the diffusion coefficient and/or the values for hmax, halpha and hbeta. However, I have no idea of how they actually influence my result or what could be reasonable values for my purpose. Does anyone have experiences with that or can tell me where I could find information about it?
Besides, the water depth after 10min is far higher if I set the duration to 60 or 120 min as if I chose, for example, only 30 min, which also doesn't seem logical to me. Can anyone tell me why this could happen?
I did not find any information about a maximum number of cells for the input DEM. However, I think r.sim.water cannot handle large areas or high numbers of walkers. Does anyone know if there are limitations for the calculation?
raster grass hydrology grass-7.0 simulation
raster grass hydrology grass-7.0 simulation
edited 13 mins ago
Andre Silva
7,735113685
7,735113685
asked Sep 2 '16 at 8:07
a-haa-ha
113
113
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23
add a comment |
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f209310%2fchoosing-diffusion-coefficient-and-other-parameters-for-r-sim-water-in-grass7%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f209310%2fchoosing-diffusion-coefficient-and-other-parameters-for-r-sim-water-in-grass7%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
To my knowledge e.g. 2-3 walkers per cell could be specified. Still that would become a large amount given your input raster size. Did any error messages appear?
– markusN
Sep 26 '16 at 21:21
Do you have any solution found to this question?
– Am D. Avid
Jun 5 '17 at 13:23