Community header

Forum

RE: ERROR Curvi-linear coefficient GUU at 1 21 = 0, while point is

Adam Ismael, modified 3 Years ago.

ERROR Curvi-linear coefficient GUU at 1 21 = 0, while point is acti

Keen Forecaster Posts: 4 Join Date: 12/29/20 Recent Posts
Hello, I am simulating a river reach with flood plains besides. I also use a domain decomposition to have multiple domains with different grid sizes.About the bed (depth data) i imported it as samples and generated a depth file using triangular interpolation and internal diffusion. when i started the simulation I got this error (ERROR Curvi-linear coefficient GUU   at     1   21 = 0, while the point is active). I read that it could be solved by saving the grid again in the project file to have a new enc file and I tried this but the same error still there. what could be the problem?
  
thumbnail
Victor Chavarrias, modified 3 Years ago.

RE: ERROR Curvi-linear coefficient GUU at 1 21 = 0, while point is

Famous Fortune teller Posts: 98 Join Date: 4/24/20 Recent Posts
Hi Adam, 

The most probable cause of such a problem is an incorrect enclosure file. The fact that you are using domain decomposition further complicates the matter. In order to solve the problem, I would suggest to first open the enclosure files of the subdomains using a text editor and check that it is all logical. Then, try running each subdomain individually. Also, please have in mind the limitations of domain decomposition. In particular, the domain interfaces must have no overlap and no holes. Check that the grid orientation is the same in all subdomains (i.e., the M and N directions do not change from domain to domain). The interfaces must be straight. Finally, the coupling must be aligned (i.e., a cell edge perpendicular to the domains interface must be continued by the cell edge of the next domain). 

V
Adam Ismael, modified 3 Years ago.

RE: ERROR Curvi-linear coefficient GUU at 1 21 = 0, while point is

Keen Forecaster Posts: 4 Join Date: 12/29/20 Recent Posts
Thank you for that. Maybe it is the limitation of the DD boundary because i derefined grids of flood plains to reduce the computation time as my main interest is the river bed. however, I kept the interface straight and aligned coupling.  Maybe I should have the same grid size on the whole cross-section. 
thumbnail
Victor Chavarrias, modified 3 Years ago.

RE: ERROR Curvi-linear coefficient GUU at 1 21 = 0, while point is

Famous Fortune teller Posts: 98 Join Date: 4/24/20 Recent Posts
Hi Adam, 

I do not see anything strange in the figure you sent. However, I do not see the domain boundaries. Remember that you cannot have an open boundary at a DD boundary. If you are using different grids for main channel and floodplain, it seems that you have an open boundary at a DD boundary. 

If you have derefined a grid, check that the enclosure is still correct. Also, check that flag 'MNKMax' in the mdu-file is consistent with the new grid. 

Last but not least, easy grid refinement and variability is the key strength of Delft3D Flexible Mesh. You could use the same grid you have now without being restricted by the location of open boundaries etcetera. Maybe you want to try it. 

Regards,

 V