You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the example in 'Region-wise regularization', I want to fix the base mesh when I have different water levels. I tried with the example, but it seems that, if I have different water levels, the base mesh can change.
How can I fix the base grid so that I can do direct difference analyses when the water level is different?
Your environment
OS : Windows
CPU(s) : 14
Machine : AMD64
Architecture : 64bit
RAM : 31.5 GiB
Environment : IPython
Python 3.11.9 | packaged by conda-forge | (main, Apr 19 2024, 18:27:10) [MSC
v.1938 64 bit (AMD64)]
By using merge2Meshes, It seems that I can fix the base mesh with varying water levels. If there are better options to achieve this, please let me know! Thank you!
One question, there are fewer Boundaries for the water body after the merge of two meshes. The Cells are the same. What does this mean?
Problem description
Based on the example in 'Region-wise regularization', I want to fix the base mesh when I have different water levels. I tried with the example, but it seems that, if I have different water levels, the base mesh can change.
How can I fix the base grid so that I can do direct difference analyses when the water level is different?
Your environment
Python 3.11.9 | packaged by conda-forge | (main, Apr 19 2024, 18:27:10) [MSC
v.1938 64 bit (AMD64)]
Steps to reproduce
The text was updated successfully, but these errors were encountered: